diff options
Diffstat (limited to 'print/texinfo/Makefile')
-rw-r--r-- | print/texinfo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index cf17355d137b..37c98f07f066 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -1,6 +1,6 @@ PORTNAME= texinfo PORTVERSION= 7.1 -PORTREVISION= 9 +PORTREVISION= 11 PORTEPOCH= 1 CATEGORIES= print MASTER_SITES= GNU \ @@ -42,10 +42,10 @@ INFO= info-stnd texi2any_api texi2any_internals texinfo CPE_VENDOR= gnu # Use the date on https://ftp.gnu.org/gnu/texinfo/ -HTMLXREF_CNF_RELDATE= 20241223 +HTMLXREF_CNF_RELDATE= 20250626 TEXI2DVI_RELDATE= 20241223 TEXI2PDF_RELDATE= 20241223 -TEXINFO_TEX_RELDATE= 20250322 +TEXINFO_TEX_RELDATE= 20250618 OPTIONS_DEFINE= NLS OPTIONS_SUB= yes |