Wednesday, August 30, 2023

UPDATE: qpdfview-0.5

Simple update qpdfview-0.5. Tested on amd64. OK?

Cheers Rafael

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/qpdfview/Makefile,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 Makefile
--- Makefile 24 Apr 2023 11:41:28 -0000 1.2
+++ Makefile 31 Aug 2023 06:09:34 -0000
@@ -1,8 +1,7 @@
COMMENT= tabbed DjVu/PDF/PS document viewer
-V= 0.4.18
-DISTNAME= qpdfview-$V
+V= 0.5.0
+DISTNAME= qpdfview-${V:C/\.0//g}
CATEGORIES= textproc
-REVISION= 0

HOMEPAGE= https://launchpad.net/qpdfview

Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/qpdfview/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo 29 Apr 2022 14:30:45 -0000 1.1.1.1
+++ distinfo 31 Aug 2023 06:09:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (qpdfview-0.4.18.tar.gz) = zGQuf6dAKTc8qbn7wprcSIP4tFUTCnitVHRtaESgOWw=
-SIZE (qpdfview-0.4.18.tar.gz) = 786577
+SHA256 (qpdfview-0.5.tar.gz) = RO/EQKRhy911eps5bxRh7novQ2ToHfVb0CIfkQIZvpk=
+SIZE (qpdfview-0.5.tar.gz) = 925408
Index: patches/patch-sources_model_h
===================================================================
RCS file: /cvs/ports/textproc/qpdfview/patches/patch-sources_model_h,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 patch-sources_model_h
--- patches/patch-sources_model_h 29 Apr 2022 14:30:45 -0000 1.1.1.1
+++ patches/patch-sources_model_h 31 Aug 2023 06:09:34 -0000
@@ -1,7 +1,7 @@
Index: sources/model.h
--- sources/model.h.orig
+++ sources/model.h
-@@ -27,6 +27,7 @@ along with qpdfview. If not, see <http://www.gnu.org/
+@@ -28,6 +28,7 @@ along with qpdfview. If not, see <http://www.gnu.org/
#include <QtPlugin>
#include <QWidget>
#include <QVector>
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/qpdfview/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 PLIST
--- pkg/PLIST 29 Apr 2022 14:30:45 -0000 1.1.1.1
+++ pkg/PLIST 31 Aug 2023 06:09:34 -0000
@@ -9,7 +9,9 @@ share/icons/hicolor/scalable/apps/qpdfvi
share/qpdfview/
share/qpdfview.appdata.xml
share/qpdfview/help.html
+share/qpdfview/help_af.html
share/qpdfview/help_az.html
+share/qpdfview/help_ber.html
share/qpdfview/help_bg.html
share/qpdfview/help_ca.html
share/qpdfview/help_cs.html
@@ -21,6 +23,8 @@ share/qpdfview/help_fa.html
share/qpdfview/help_fi.html
share/qpdfview/help_fr.html
share/qpdfview/help_gl.html
+share/qpdfview/help_hi.html
+share/qpdfview/help_id.html
share/qpdfview/help_it.html
share/qpdfview/help_ja.html
share/qpdfview/help_ko.html
@@ -31,12 +35,14 @@ share/qpdfview/help_pl.html
share/qpdfview/help_pt.html
share/qpdfview/help_pt_BR.html
share/qpdfview/help_ru.html
+share/qpdfview/help_rue.html
share/qpdfview/help_sk.html
share/qpdfview/help_sr.html
share/qpdfview/help_sv.html
share/qpdfview/help_tr.html
share/qpdfview/help_uk.html
share/qpdfview/help_vi.html
+share/qpdfview/help_zgh.html
share/qpdfview/help_zh_CN.html
share/qpdfview/help_zh_TW.html
@tag update-desktop-database

No comments:

Post a Comment