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 Jan 28 12:58:34 UTC 2024

Modified Files:
        pkgsrc/print/libpaper: Makefile distinfo

Log Message:
libpaper: update to 2.1.3.

This release fixes a small problem with the paperspecs(5) man page,
and ensures that the name of the ‘paper’ program is always set,
even in a non-relocatable build.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/print/libpaper/Makefile
cvs rdiff -u -r1.17 -r1.18 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.20 pkgsrc/print/libpaper/Makefile:1.21
--- pkgsrc/print/libpaper/Makefile:1.20 Thu Nov  9 18:58:02 2023
+++ pkgsrc/print/libpaper/Makefile      Sun Jan 28 12:58:33 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2023/11/09 18:58:02 nia Exp $
+# $NetBSD: Makefile,v 1.21 2024/01/28 12:58:33 wiz Exp $
 
-DISTNAME=      libpaper-2.1.2
+DISTNAME=      libpaper-2.1.3
 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.17 pkgsrc/print/libpaper/distinfo:1.18
--- pkgsrc/print/libpaper/distinfo:1.17 Thu Oct 19 14:47:05 2023
+++ pkgsrc/print/libpaper/distinfo      Sun Jan 28 12:58:33 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2023/10/19 14:47:05 wiz Exp $
+$NetBSD: distinfo,v 1.18 2024/01/28 12:58:33 wiz Exp $
 
-BLAKE2s (libpaper-2.1.2.tar.gz) = e4d30cd34d0d58ecc7ff241f2e4ecbd6a568b99c2b520ea64326d3550c33b235
-SHA512 (libpaper-2.1.2.tar.gz) = 29c5d8074c10f6413b4eaf779153828e59b4b7353e6b380b37ed6cac04a92dc367da775a62e561b47064728f4173cb526d05a8abd80334ad229ee2a42039ac7b
-Size (libpaper-2.1.2.tar.gz) = 1264200 bytes
+BLAKE2s (libpaper-2.1.3.tar.gz) = ecb60e479670e081a8a64367511fa720e67bd797d82aa2462bff57bf2e4accbb
+SHA512 (libpaper-2.1.3.tar.gz) = 7ebd469b7d6f22cd98e5811cf87403d066974dc2624d35653803c318258cb68506dc2abeb7129b03231aa32c36a7461275b20f4a43c51f0cd70b2db59a1a2988
+Size (libpaper-2.1.3.tar.gz) = 1263513 bytes



Home | Main Index | Thread Index | Old Index