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:           Sat Jul 29 02:15:00 UTC 2023

Modified Files:
        pkgsrc/graphics/prison: Makefile distinfo
Removed Files:
        pkgsrc/graphics/prison/patches: patch-CMakeLists.txt

Log Message:
prison: update to 5.108.0

5.99
  Increase quiet zone for qrcode
5.100
  Convert code128 data table to binary literals
  Simplify QR reference PNG images
5.101
  Fix copy/pasted license header, this needs to be MIT
5.102
  Add support for ZXing 2.0
5.104
  KPrisonScanner target: add include dir for version header to interface
5.106
  Fix PDF417 with binary content not producing any output with ZXing 2.0
5.107
  Add EAN13 support
  Factor out code for interfacing with ZXing for barcode generation


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/graphics/prison/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/prison/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/prison/patches/patch-CMakeLists.txt

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.37 pkgsrc/graphics/prison/Makefile:1.38
--- pkgsrc/graphics/prison/Makefile:1.37        Tue Jun  6 12:41:35 2023
+++ pkgsrc/graphics/prison/Makefile     Sat Jul 29 02:15:00 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2023/06/06 12:41:35 riastradh Exp $
+# $NetBSD: Makefile,v 1.38 2023/07/29 02:15:00 markd Exp $
 
 DISTNAME=      prison-${KF5VER}
-PKGREVISION=   7
 CATEGORIES=    graphics
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/graphics/prison/distinfo
diff -u pkgsrc/graphics/prison/distinfo:1.14 pkgsrc/graphics/prison/distinfo:1.15
--- pkgsrc/graphics/prison/distinfo:1.14        Sat Apr 29 14:37:07 2023
+++ pkgsrc/graphics/prison/distinfo     Sat Jul 29 02:15:00 2023
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.14 2023/04/29 14:37:07 wiz Exp $
+$NetBSD: distinfo,v 1.15 2023/07/29 02:15:00 markd Exp $
 
-BLAKE2s (prison-5.98.0.tar.xz) = d9cac3651c2250de09ccb06977d58deae38a0af23dac824be9998ad4a6fb314a
-SHA512 (prison-5.98.0.tar.xz) = 71c800693292a98888f8dad3317613464bd7c07c20ea882e871f1103270619a0a59021405207f30bad4360c81649ae2701d7237c9e9d5948a4d37b4d148b067b
-Size (prison-5.98.0.tar.xz) = 55752 bytes
-SHA1 (patch-CMakeLists.txt) = 8337d6c7018f99ee418c0c7f2c79661cb8a10fbf
+BLAKE2s (prison-5.108.0.tar.xz) = f04a5ae5a8c303645cbb880657844f9774fe5b30c9b473ac21ee74a6f1bec51e
+SHA512 (prison-5.108.0.tar.xz) = 2923f4ecbc81ce093e2be38c98726dd62c74e7783aabf67e4e62858aa7002228f2da69d27150a5f95648c304f56114758c0f8215d5bec442584e2d22b4440120
+Size (prison-5.108.0.tar.xz) = 55848 bytes



Home | Main Index | Thread Index | Old Index