summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/texinfo/Makefile4
-rw-r--r--print/texinfo/distinfo6
-rw-r--r--print/texinfo/files/patch-tp-Texinfo-XS-Makefile.in2
3 files changed, 6 insertions, 6 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index a1fafa63d2e1..3786601cd302 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= texinfo
PORTVERSION= 7.1
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= print
MASTER_SITES= GNU \
@@ -43,7 +43,7 @@ PKGDEINSTALL= ${PKGINSTALL}
INFO= info-stnd texi2any_api texi2any_internals texinfo
# Use the date on https://ftp.gnu.org/gnu/texinfo/
-HTMLXREF_CNF_RELDATE= 20230402
+HTMLXREF_CNF_RELDATE= 20240630
TEXI2DVI_RELDATE= 20231110
TEXI2PDF_RELDATE= 20231018
TEXINFO_TEX_RELDATE= 20240209
diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo
index 14a07ce71575..c29cfe35bb70 100644
--- a/print/texinfo/distinfo
+++ b/print/texinfo/distinfo
@@ -1,8 +1,8 @@
-TIMESTAMP = 1710009168
+TIMESTAMP = 1719922603
SHA256 (texinfo/texinfo-7.1.tar.xz) = deeec9f19f159e046fdf8ad22231981806dac332cc372f1c763504ad82b30953
SIZE (texinfo/texinfo-7.1.tar.xz) = 5545720
-SHA256 (texinfo/htmlxref.cnf-20230402) = 34e8a2f8855db287d9c79e2f39063ca96661d72d0bfa813701da5d24ad8c27fa
-SIZE (texinfo/htmlxref.cnf-20230402) = 24594
+SHA256 (texinfo/htmlxref.cnf-20240630) = 79b9e182da421ba531d8fab9ee63e36d02a5649a4bcd5cc7cf88654629686baf
+SIZE (texinfo/htmlxref.cnf-20240630) = 24624
SHA256 (texinfo/texi2dvi-20231110) = 520988a6112cd988945ad788dc87f8d076ac4129b2c534e7dedd97483458f5ab
SIZE (texinfo/texi2dvi-20231110) = 56926
SHA256 (texinfo/texi2pdf-20231018) = 9e36b0758a492851b7e02e50830e3926b6efcd127e4b42363bc7b735b023cdcc
diff --git a/print/texinfo/files/patch-tp-Texinfo-XS-Makefile.in b/print/texinfo/files/patch-tp-Texinfo-XS-Makefile.in
index 6d8ccd08a595..80b652fb2558 100644
--- a/print/texinfo/files/patch-tp-Texinfo-XS-Makefile.in
+++ b/print/texinfo/files/patch-tp-Texinfo-XS-Makefile.in
@@ -1,4 +1,4 @@
-% sed '/rm -f $$(DESTDIR)/ s|$| $(DESTDIR)$(xsdir)/XSParagraph.*|' -i .orig tp/Texinfo/XS/Makefile.in
+% sed -i .orig '/rm -f $$(DESTDIR)/ s|$| $(DESTDIR)$(xsdir)/XSParagraph.*|' tp/Texinfo/XS/Makefile.in
--- tp/Texinfo/XS/Makefile.in.orig 2022-11-30 17:07:57 UTC
+++ tp/Texinfo/XS/Makefile.in