pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/prison prison: update to 5.61.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91e0c7fe103c
branches:  trunk
changeset: 338650:91e0c7fe103c
user:      markd <markd%pkgsrc.org@localhost>
date:      Tue Aug 27 21:25:45 2019 +0000

description:
prison: update to 5.61.0

5.58.0
  Aztec: Fix padding if the last partial codeword is all one bits

diffstat:

 graphics/prison/Makefile |  12 +-----------
 graphics/prison/PLIST    |   4 ++--
 graphics/prison/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 18 deletions(-)

diffs (56 lines):

diff -r c8715a797986 -r 91e0c7fe103c graphics/prison/Makefile
--- a/graphics/prison/Makefile  Tue Aug 27 21:24:24 2019 +0000
+++ b/graphics/prison/Makefile  Tue Aug 27 21:25:45 2019 +0000
@@ -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 @@
 
 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"
diff -r c8715a797986 -r 91e0c7fe103c graphics/prison/PLIST
--- a/graphics/prison/PLIST     Tue Aug 27 21:24:24 2019 +0000
+++ b/graphics/prison/PLIST     Tue Aug 27 21:25:45 2019 +0000
@@ -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 @@
 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
diff -r c8715a797986 -r 91e0c7fe103c graphics/prison/distinfo
--- a/graphics/prison/distinfo  Tue Aug 27 21:24:24 2019 +0000
+++ b/graphics/prison/distinfo  Tue Aug 27 21:25:45 2019 +0000
@@ -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