pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/libpaper



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May 17 14:15:53 UTC 2026

Modified Files:
        pkgsrc/print/libpaper: Makefile distinfo

Log Message:
libpaper: update to 2.2.8.

This release fixes a typo in the C4 envelope size, which has been
present for a long time (since libpaper 1). Thanks to @yegord for
the bug report and fix.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/print/libpaper/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/print/libpaper/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/libpaper/Makefile
diff -u pkgsrc/print/libpaper/Makefile:1.24 pkgsrc/print/libpaper/Makefile:1.25
--- pkgsrc/print/libpaper/Makefile:1.24 Mon Dec  8 10:20:26 2025
+++ pkgsrc/print/libpaper/Makefile      Sun May 17 14:15:52 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2025/12/08 10:20:26 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2026/05/17 14:15:52 wiz Exp $
 
-DISTNAME=      libpaper-2.2.7
+DISTNAME=      libpaper-2.2.8
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rrthomas/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}

Index: pkgsrc/print/libpaper/distinfo
diff -u pkgsrc/print/libpaper/distinfo:1.21 pkgsrc/print/libpaper/distinfo:1.22
--- pkgsrc/print/libpaper/distinfo:1.21 Mon Dec  8 10:20:26 2025
+++ pkgsrc/print/libpaper/distinfo      Sun May 17 14:15:52 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2025/12/08 10:20:26 wiz Exp $
+$NetBSD: distinfo,v 1.22 2026/05/17 14:15:52 wiz Exp $
 
-BLAKE2s (libpaper-2.2.7.tar.gz) = ae9a1e1609c2fae357754b03cd27325419828886edccd622f04e8a5c99a26008
-SHA512 (libpaper-2.2.7.tar.gz) = f79e22af39f241773d6c0418c356ccd7783d12346c24532d9c66d6343fefcb6933238927f66519b248ebd2c0bab2c46dacada3ae1c4fb582cdf1743bca5e534d
-Size (libpaper-2.2.7.tar.gz) = 1347036 bytes
+BLAKE2s (libpaper-2.2.8.tar.gz) = a683d37b168e33c6c27d3f0959af05969b806f5f542be94b7711bad73bd4ce42
+SHA512 (libpaper-2.2.8.tar.gz) = f216c35624cc4d0a5f947880943028f03d3ecfe445b71630ab680ef4c63ee1ad8e6a8852ab469d9e416f5283db2468eb1f52ed82ae47600949d0312ce9250afd
+Size (libpaper-2.2.8.tar.gz) = 1353814 bytes



Home | Main Index | Thread Index | Old Index