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: wiz
Date: Sun Mar 19 07:02:07 UTC 2023
Modified Files:
pkgsrc/print/a2ps: Makefile distinfo
Log Message:
a2ps: update to 4.15.1.
* Noteworthy changes in release 4.15.1 (2023-03-12) [stable]
* Bug fixes:
- Use “grep -F” rather than obsolete fgrep.
- Fix broken a2ps-lpr-wrapper script, and translate to sh for
portability.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/print/a2ps/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/print/a2ps/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/a2ps/Makefile
diff -u pkgsrc/print/a2ps/Makefile:1.91 pkgsrc/print/a2ps/Makefile:1.92
--- pkgsrc/print/a2ps/Makefile:1.91 Mon Mar 13 10:39:29 2023
+++ pkgsrc/print/a2ps/Makefile Sun Mar 19 07:02:06 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.91 2023/03/13 10:39:29 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2023/03/19 07:02:06 wiz Exp $
-DISTNAME= a2ps-4.15
+DISTNAME= a2ps-4.15.1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU:=a2ps/}
@@ -13,7 +13,7 @@ DEPENDS+= psutils>=1.17:../../print/psu
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= bash:run file:run gmake lex mktemp:run perl:run pkg-config
+USE_TOOLS+= file:run gmake lex mktemp:run perl:run pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LPR=lpr
@@ -29,7 +29,6 @@ EGDIR= ${PREFIX}/share/examples/a2ps
CONF_FILES= ${EGDIR}/a2ps-site.cfg ${PKG_SYSCONFDIR}/a2ps-site.cfg
CONF_FILES+= ${EGDIR}/a2ps.cfg ${PKG_SYSCONFDIR}/a2ps.cfg
-REPLACE_BASH+= src/a2ps-lpr-wrapper
REPLACE_SH+= contrib/[a-z]*.in
INSTALLATION_DIRS= share/examples/a2ps
Index: pkgsrc/print/a2ps/distinfo
diff -u pkgsrc/print/a2ps/distinfo:1.21 pkgsrc/print/a2ps/distinfo:1.22
--- pkgsrc/print/a2ps/distinfo:1.21 Mon Mar 13 10:39:29 2023
+++ pkgsrc/print/a2ps/distinfo Sun Mar 19 07:02:06 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2023/03/13 10:39:29 wiz Exp $
+$NetBSD: distinfo,v 1.22 2023/03/19 07:02:06 wiz Exp $
-BLAKE2s (a2ps-4.15.tar.gz) = b9186f14888ed6748c0234f81feee0f8f319e1ebf543dfa0ca7c5fd35ddca99e
-SHA512 (a2ps-4.15.tar.gz) = 4d88ed4c65c636aa7640e01cf19c259775a810eb91495dc39726554c8ab3b89a105d947c3b357a5b16e5d120b5530587b1838a99829862c9c081b5ae1b354798
-Size (a2ps-4.15.tar.gz) = 3723299 bytes
+BLAKE2s (a2ps-4.15.1.tar.gz) = d474b01a8529f494c97244fe8f39a18f498ca1d0956412d118780bba7d23d4e7
+SHA512 (a2ps-4.15.1.tar.gz) = ed58bd03b9390f44b03ae2458bb94655ef0597f11aa89a2d778b14f03fba4d0e0272795d2f968ae304be46d7b862a2f0ce1dc82328d71a02b0293b23ec8b6fa5
+Size (a2ps-4.15.1.tar.gz) = 3598826 bytes
Home |
Main Index |
Thread Index |
Old Index