summaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
Diffstat (limited to 'print/a2ps')
-rw-r--r--print/a2ps/Makefile4
-rw-r--r--print/a2ps/distinfo6
-rw-r--r--print/a2ps/files/patch-ogonkify-Makefile.in8
3 files changed, 9 insertions, 9 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 4415fecee6be..2256b704a5c7 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,6 +1,6 @@
PORTNAME= a2ps
-PORTVERSION= 4.15.6
-PORTREVISION= 1
+PORTVERSION= 4.15.7
+PORTREVISION= 0
CATEGORIES= print
MASTER_SITES= GNU LOCAL/hrs/a2ps/:i18n
diff --git a/print/a2ps/distinfo b/print/a2ps/distinfo
index 47617ae50d03..5ceda4cb7a80 100644
--- a/print/a2ps/distinfo
+++ b/print/a2ps/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1721040664
-SHA256 (a2ps-4.15.6.tar.gz) = 87ff9d801cb11969181d5b8cf8b65e65e5b24bb0c76a1b825e8098f2906fbdf4
-SIZE (a2ps-4.15.6.tar.gz) = 3605392
+TIMESTAMP = 1752517566
+SHA256 (a2ps-4.15.7.tar.gz) = 715f38670afd950b4ca71c01f468feefad265ca52d3f112934c63c0a8bfbb8af
+SIZE (a2ps-4.15.7.tar.gz) = 3615522
SHA256 (i18n-fonts-0.1.tar.gz) = 20628df682359044b8e5241c97a3c8da7a098aa260a7d281a87f67486a531786
SIZE (i18n-fonts-0.1.tar.gz) = 352530
diff --git a/print/a2ps/files/patch-ogonkify-Makefile.in b/print/a2ps/files/patch-ogonkify-Makefile.in
index 1e0eba645090..a700609d4051 100644
--- a/print/a2ps/files/patch-ogonkify-Makefile.in
+++ b/print/a2ps/files/patch-ogonkify-Makefile.in
@@ -1,9 +1,9 @@
---- ogonkify/Makefile.in.orig 2023-03-07 18:11:32 UTC
+--- ogonkify/Makefile.in.orig 2025-07-11 07:54:27 UTC
+++ ogonkify/Makefile.in
-@@ -89,7 +89,7 @@ am__make_running_with_option = \
- test $$has_opt = yes
- am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+@@ -91,7 +91,7 @@ am__rm_rf = rm -rf $(am__rm_f_notfound)
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+ am__rm_f = rm -f $(am__rm_f_notfound)
+ am__rm_rf = rm -rf $(am__rm_f_notfound)
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/a2ps/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@