pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/prison
Module Name: pkgsrc
Committed By: markd
Date: Tue Aug 27 21:25:45 UTC 2019
Modified Files:
pkgsrc/graphics/prison: Makefile PLIST distinfo
Log Message:
prison: update to 5.61.0
5.58.0
Aztec: Fix padding if the last partial codeword is all one bits
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/prison/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/prison/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/prison/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/prison/Makefile
diff -u pkgsrc/graphics/prison/Makefile:1.12 pkgsrc/graphics/prison/Makefile:1.13
--- pkgsrc/graphics/prison/Makefile:1.12 Thu Apr 25 20:53:51 2019
+++ pkgsrc/graphics/prison/Makefile Tue Aug 27 21:25:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2019/04/25 20:53:51 markd Exp $
+# $NetBSD: Makefile,v 1.13 2019/08/27 21:25:45 markd Exp $
DISTNAME= prison-${KF5VER}
CATEGORIES= graphics
@@ -13,16 +13,6 @@ BUILD_DEPENDS+= kdoctools>=5.19.0:../../
USE_TOOLS+= pkg-config
-SUBST_CLASSES+= xdg
-SUBST_STAGE.xdg= pre-configure
-SUBST_MESSAGE.xdg= Install via examples dir.
-SUBST_FILES.xdg= CMakeLists.txt
-SUBST_SED.xdg= -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
-
-MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg
-CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/prison.categories \
- ${PKG_SYSCONFDIR}/xdg/prison.categories
-
.include "../../converters/qrencode/buildlink3.mk"
.include "../../graphics/libdmtx/buildlink3.mk"
.include "../../x11/qt5-qtbase/buildlink3.mk"
Index: pkgsrc/graphics/prison/PLIST
diff -u pkgsrc/graphics/prison/PLIST:1.2 pkgsrc/graphics/prison/PLIST:1.3
--- pkgsrc/graphics/prison/PLIST:1.2 Wed Apr 11 11:50:37 2018
+++ pkgsrc/graphics/prison/PLIST Tue Aug 27 21:25:45 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/04/11 11:50:37 markd Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/08/27 21:25:45 markd Exp $
include/KF5/prison/AbstractBarcode
include/KF5/prison/Prison
include/KF5/prison/abstractbarcode.h
@@ -15,4 +15,4 @@ lib/libKF5Prison.so.${PKGVERSION}
qt5/mkspecs/modules/qt_Prison.pri
qt5/qml/org/kde/prison/libprisonquickplugin.so
qt5/qml/org/kde/prison/qmldir
-share/examples/kde-xdg/prison.categories
+share/qlogging-categories5/prison.categories
Index: pkgsrc/graphics/prison/distinfo
diff -u pkgsrc/graphics/prison/distinfo:1.4 pkgsrc/graphics/prison/distinfo:1.5
--- pkgsrc/graphics/prison/distinfo:1.4 Thu Apr 25 20:53:51 2019
+++ pkgsrc/graphics/prison/distinfo Tue Aug 27 21:25:45 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/04/25 20:53:51 markd Exp $
+$NetBSD: distinfo,v 1.5 2019/08/27 21:25:45 markd Exp $
-SHA1 (prison-5.57.0.tar.xz) = 8c164174b08401a1b9161a76602ab84ac0318c69
-RMD160 (prison-5.57.0.tar.xz) = 1d9d92bd45db0a2cacb2b51c8387457a01496989
-SHA512 (prison-5.57.0.tar.xz) = 50dc1cac6517db2e5415db7670d2c95ea13ce617adc6197d6db5e9aab888d7df0924fd9114210538d7e372b862677c0e256e4f771efd7bffdda64308f4beafe1
-Size (prison-5.57.0.tar.xz) = 41880 bytes
+SHA1 (prison-5.61.0.tar.xz) = ac9ac4dc9a2b64fbc93f88fbd0dd0f9ff7172d4c
+RMD160 (prison-5.61.0.tar.xz) = d06048bd53345544356d8cdea4929c0036b22c47
+SHA512 (prison-5.61.0.tar.xz) = 5fd203abe85a94fc72b3f81146ba1ebb089bd09e062fe99c2d4bc7a66a3d870968f75bce9fd1e1f7c744e70596abd1020f9e352fe47735da71d2efde9a8e48b4
+Size (prison-5.61.0.tar.xz) = 42088 bytes
Home |
Main Index |
Thread Index |
Old Index