pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/okular



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Feb  2 03:02:05 UTC 2020

Modified Files:
        pkgsrc/print/okular: Makefile PLIST distinfo

Log Message:
okular: update kde release service to 19.12.1
builds with qt 5.14, other changes unknown.


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/print/okular/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/okular/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/okular/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/okular/Makefile
diff -u pkgsrc/print/okular/Makefile:1.89 pkgsrc/print/okular/Makefile:1.90
--- pkgsrc/print/okular/Makefile:1.89   Sat Jan 18 21:50:32 2020
+++ pkgsrc/print/okular/Makefile        Sun Feb  2 03:02:05 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2020/01/18 21:50:32 jperkin Exp $
+# $NetBSD: Makefile,v 1.90 2020/02/02 03:02:05 markd Exp $
 
 DISTNAME=      okular-${KAPPSVER}
-PKGREVISION=   2
 CATEGORIES=    print
 
 HOMEPAGE=      https://kde.org/applications/graphics/okular/
@@ -18,9 +17,9 @@ USE_TOOLS+=   msgmerge pkg-config
 SUBST_CLASSES+=                fix-moc
 SUBST_STAGE.fix-moc=   post-configure
 SUBST_MESSAGE.fix-moc= Cleaning up MOC includes
-SUBST_FILES.fix-moc=   _KDE_build/generators/*/CMakeFiles/okularGenerator_*_autogen.dir/AutogenInfo.cmake
-SUBST_FILES.fix-moc+=  _KDE_build/CMakeFiles/okularpart_autogen.dir/AutogenInfo.cmake
-SUBST_SED.fix-moc=     -e 's,;${PREFIX}/include;,;,g'
+SUBST_FILES.fix-moc=   _KDE_build/generators/*/CMakeFiles/okularGenerator_*_autogen.dir/AutogenInfo.json
+SUBST_FILES.fix-moc+=  _KDE_build/CMakeFiles/okularpart_autogen.dir/AutogenInfo.json
+SUBST_SED.fix-moc=     -e 's;"${PREFIX}/include",;;g'
 
 .include "../../devel/chmlib/buildlink3.mk"
 .include "../../devel/kparts/buildlink3.mk"

Index: pkgsrc/print/okular/PLIST
diff -u pkgsrc/print/okular/PLIST:1.9 pkgsrc/print/okular/PLIST:1.10
--- pkgsrc/print/okular/PLIST:1.9       Mon Dec  2 07:18:36 2019
+++ pkgsrc/print/okular/PLIST   Sun Feb  2 03:02:05 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2019/12/02 07:18:36 markd Exp $
+@comment $NetBSD: PLIST,v 1.10 2020/02/02 03:02:05 markd Exp $
 bin/okular
 bin/okularkirigami
 include/okular/core/action.h
@@ -515,6 +515,7 @@ share/locale/et/LC_MESSAGES/okular_fax.m
 share/locale/et/LC_MESSAGES/okular_fictionbook.mo
 share/locale/et/LC_MESSAGES/okular_ghostview.mo
 share/locale/et/LC_MESSAGES/okular_kimgio.mo
+share/locale/et/LC_MESSAGES/okular_markdown.mo
 share/locale/et/LC_MESSAGES/okular_mobi.mo
 share/locale/et/LC_MESSAGES/okular_ooo.mo
 share/locale/et/LC_MESSAGES/okular_plucker.mo

Index: pkgsrc/print/okular/distinfo
diff -u pkgsrc/print/okular/distinfo:1.14 pkgsrc/print/okular/distinfo:1.15
--- pkgsrc/print/okular/distinfo:1.14   Sun Nov 17 05:08:06 2019
+++ pkgsrc/print/okular/distinfo        Sun Feb  2 03:02:05 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2019/11/17 05:08:06 markd Exp $
+$NetBSD: distinfo,v 1.15 2020/02/02 03:02:05 markd Exp $
 
-SHA1 (okular-19.08.3.tar.xz) = 404606ae8cbe4325ba4df2263104cd0f74ba027e
-RMD160 (okular-19.08.3.tar.xz) = 54b3a4d07b9cae145c4923c779e0ae301d54329c
-SHA512 (okular-19.08.3.tar.xz) = 2fffce8023d9b0d08ec03cc51d21827772ed07c3004fcf8a23589211e7f676b61253dc39c8a41da5d9c4764ac9895c1a0e16c72c7157213b2e79ccaf35db77fa
-Size (okular-19.08.3.tar.xz) = 7068828 bytes
+SHA1 (okular-19.12.1.tar.xz) = 915f2886079aa5adac5b3505fc8e10589d0b7e18
+RMD160 (okular-19.12.1.tar.xz) = 24fc29a4a1f0ea795dc8923b5b5b63e1d59d930b
+SHA512 (okular-19.12.1.tar.xz) = 6da6f870cd7e3060ca108c630e082fe20e7ecb702ffe7da2892450ca8401d25cd135d1039e883303000ad46b1d98c9bd6707c5eae54e03a225fcdf3f706465ec
+Size (okular-19.12.1.tar.xz) = 7203952 bytes



Home | Main Index | Thread Index | Old Index