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:           Sun Jun  7 11:34:44 UTC 2020

Modified Files:
        pkgsrc/graphics/prison: Makefile distinfo

Log Message:
prison: update to 5.70.0

5.68
  Fix pri file to not fail with CamelCase includes
  Fix pri file to have qmake name of QtGui as dependency
5.69
  Also expose the true minimum size to QML
  Add a new set of barcode size functions
  Simplify minimum size handling
  Move barcode image scaling logic to AbstractBarcode
  Add API to check whether a barcode is one- or two-dimensional


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/prison/Makefile
cvs rdiff -u -r1.7 -r1.8 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.19 pkgsrc/graphics/prison/Makefile:1.20
--- pkgsrc/graphics/prison/Makefile:1.19        Tue Jun  2 08:22:44 2020
+++ pkgsrc/graphics/prison/Makefile     Sun Jun  7 11:34:44 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2020/06/02 08:22:44 adam Exp $
+# $NetBSD: Makefile,v 1.20 2020/06/07 11:34:44 markd Exp $
 
 DISTNAME=      prison-${KF5VER}
-PKGREVISION=   4
 CATEGORIES=    graphics
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/graphics/prison/distinfo
diff -u pkgsrc/graphics/prison/distinfo:1.7 pkgsrc/graphics/prison/distinfo:1.8
--- pkgsrc/graphics/prison/distinfo:1.7 Wed Jan 29 11:49:26 2020
+++ pkgsrc/graphics/prison/distinfo     Sun Jun  7 11:34:44 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/01/29 11:49:26 markd Exp $
+$NetBSD: distinfo,v 1.8 2020/06/07 11:34:44 markd Exp $
 
-SHA1 (prison-5.66.0.tar.xz) = 10ab9964b971458cdde039c706edb741fe834268
-RMD160 (prison-5.66.0.tar.xz) = 13681f16689ac4b7fddedc88dbc8c2ffd851663e
-SHA512 (prison-5.66.0.tar.xz) = 0ccdbfc603a21bd152cd8a52508c89de5af4d9465ddf19caee0a8a58115cdcd43ff839a88f90ed43f8afa70d326fe7cda060b83951eeb97d0accdde61af89616
-Size (prison-5.66.0.tar.xz) = 42156 bytes
+SHA1 (prison-5.70.0.tar.xz) = 6bdcda87a896a864432d6d1611a8ef4e6498e283
+RMD160 (prison-5.70.0.tar.xz) = 7d4d0c538cc84abf80e17a5a9b33f8cbce70713c
+SHA512 (prison-5.70.0.tar.xz) = aa6275b7f45f10c1199efc375e990119505f1cb839871fbe4e642a01478daa62fd49ba6737dac73f8adfc67b77b43f99b9be7a4c557b12efa5e7c3fef813f16a
+Size (prison-5.70.0.tar.xz) = 41004 bytes



Home | Main Index | Thread Index | Old Index