pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/a2ps
Module Name: pkgsrc
Committed By: mef
Date: Sat Feb 15 08:26:22 UTC 2025
Modified Files:
pkgsrc/print/a2ps: Makefile PLIST distinfo
Removed Files:
pkgsrc/print/a2ps/patches: patch-src_a2ps-lpr-wrapper
Log Message:
(print/a2ps) Updated 4.15.5 to 4.15.6
(pkgsrc)
- drop patch patches/patch-src_a2ps-lpr-wrapper
it seems upstream now included this change
(upstream)
https://savannah.gnu.org/news/?id=10609
I am delighted to announce version 4.15.6 of GNU a2ps, the Anything to
PostScript converter.
This release fixes a couple of bugs, in particular with printing (the -P
flag). See below for details.
.. (omitted) ..
This release was bootstrapped with the following tools:
Autoconf 2.71
Automake 1.16.5
Gnulib v0.1-7186-g5aa8eafc0e
NEWS
* Noteworthy changes in release 4.15.6 (2024-03-13) [stable]
* Bug fixes:
- Fix a2ps-lpr-wrapper to work with no arguments, as a2ps requires.
- Minor fixes & improvements to sheets.map for image types and PDF.
* Build system:
- Minor fixes and improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pkgsrc/print/a2ps/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/print/a2ps/PLIST
cvs rdiff -u -r1.28 -r1.29 pkgsrc/print/a2ps/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/print/a2ps/patches/patch-src_a2ps-lpr-wrapper
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/a2ps/Makefile
diff -u pkgsrc/print/a2ps/Makefile:1.108 pkgsrc/print/a2ps/Makefile:1.109
--- pkgsrc/print/a2ps/Makefile:1.108 Mon Oct 14 06:45:55 2024
+++ pkgsrc/print/a2ps/Makefile Sat Feb 15 08:26:21 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.108 2024/10/14 06:45:55 wiz Exp $
+# $NetBSD: Makefile,v 1.109 2025/02/15 08:26:21 mef Exp $
-DISTNAME= a2ps-4.15.5
-PKGREVISION= 2
+DISTNAME= a2ps-4.15.6
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU:=a2ps/}
Index: pkgsrc/print/a2ps/PLIST
diff -u pkgsrc/print/a2ps/PLIST:1.11 pkgsrc/print/a2ps/PLIST:1.12
--- pkgsrc/print/a2ps/PLIST:1.11 Mon Mar 13 10:39:29 2023
+++ pkgsrc/print/a2ps/PLIST Sat Feb 15 08:26:21 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2023/03/13 10:39:29 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2025/02/15 08:26:21 mef Exp $
bin/a2ps
bin/a2ps-lpr-wrapper
bin/card
@@ -242,6 +242,7 @@ share/locale/gl/LC_MESSAGES/a2ps-gnulib.
share/locale/gl/LC_MESSAGES/a2ps.mo
share/locale/hr/LC_MESSAGES/a2ps.mo
share/locale/hu/LC_MESSAGES/a2ps-gnulib.mo
+share/locale/hu/LC_MESSAGES/a2ps.mo
share/locale/id/LC_MESSAGES/a2ps.mo
share/locale/it/LC_MESSAGES/a2ps-gnulib.mo
share/locale/it/LC_MESSAGES/a2ps.mo
Index: pkgsrc/print/a2ps/distinfo
diff -u pkgsrc/print/a2ps/distinfo:1.28 pkgsrc/print/a2ps/distinfo:1.29
--- pkgsrc/print/a2ps/distinfo:1.28 Wed Mar 13 15:07:30 2024
+++ pkgsrc/print/a2ps/distinfo Sat Feb 15 08:26:21 2025
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.28 2024/03/13 15:07:30 wiz Exp $
+$NetBSD: distinfo,v 1.29 2025/02/15 08:26:21 mef Exp $
-BLAKE2s (a2ps-4.15.5.tar.gz) = 0b243a13caadb9247abcefaa4466c518785275384bd54fefead786422f165a06
-SHA512 (a2ps-4.15.5.tar.gz) = e9953659139a46aed46e190d5485382a9e396ae8bbbe59edb78ab3110e7839a764e3cb6ff94f5f36e6e91fcaf85f6352376e0b4a0e0141f24e098fa334b5015e
-Size (a2ps-4.15.5.tar.gz) = 3571724 bytes
-SHA1 (patch-src_a2ps-lpr-wrapper) = 948dd03c1fa15f127ec07cb0395e633ea4afb0b3
+BLAKE2s (a2ps-4.15.6.tar.gz) = 84d6e6e5e6eb9c018a014df13a4dbf2f17ab9c902460427149658280ab40c887
+SHA512 (a2ps-4.15.6.tar.gz) = 23d054a2e58c28460c5e23a1cf3f0f9c27faffc9a99781c42c11cc0693eea5bb8cfe090a97b9bae3d80cfae6b4d5b9a30dfd997a2d70be2d25988c714ad14b44
+Size (a2ps-4.15.6.tar.gz) = 3605392 bytes
Home |
Main Index |
Thread Index |
Old Index