git: 00525f2ad1cd - main - print/texinfo: Update texi2dvi, texi2pdf and texinfo.tex
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Nov 2023 02:15:26 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=00525f2ad1cdab9e59e3dce5ee31be2e3f6a3e2a
commit 00525f2ad1cdab9e59e3dce5ee31be2e3f6a3e2a
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-01 01:47:43 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-01 01:56:59 +0000
print/texinfo: Update texi2dvi, texi2pdf and texinfo.tex
- Update texi2dvi to 20231018
- Update texi2pdf to 20231018
- Update texinfo.tex to 20230921
- Bump PORTREVISION for package change
Changes: https://git.savannah.gnu.org/cgit/texinfo.git/log/util/texi2dvi
https://git.savannah.gnu.org/cgit/texinfo.git/log/util/texi2pdf
https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
---
print/texinfo/Makefile | 8 ++++++--
print/texinfo/distinfo | 12 +++++++-----
2 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index 0678ecee634f..d73d906795b4 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= texinfo
PORTVERSION= 7.0.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= print
MASTER_SITES= GNU \
@@ -7,6 +8,7 @@ MASTER_SITES= GNU \
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
htmlxref.cnf-${HTMLXREF_CNF_RELDATE}:local \
texi2dvi-${TEXI2DVI_RELDATE}:local \
+ texi2pdf-${TEXI2PDF_RELDATE}:local \
texinfo.tex-${TEXINFO_TEX_RELDATE}:local
DIST_SUBDIR= texinfo
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
@@ -42,8 +44,9 @@ INFO= info-stnd texi2any_api texi2any_internals texinfo
# Use the date on https://ftp.gnu.org/gnu/texinfo/
HTMLXREF_CNF_RELDATE= 20230402
-TEXI2DVI_RELDATE= 20221130
-TEXINFO_TEX_RELDATE= 20230327
+TEXI2DVI_RELDATE= 20231018
+TEXI2PDF_RELDATE= 20231018
+TEXINFO_TEX_RELDATE= 20230921
CPE_VENDOR= gnu
CPE_VERSION= ${PORTVERSION:R}
@@ -55,6 +58,7 @@ post-patch:
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/texinfo.tex-${TEXINFO_TEX_RELDATE} ${WRKSRC}/doc/texinfo.tex
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/htmlxref.cnf-${HTMLXREF_CNF_RELDATE} ${WRKSRC}/util/htmlxref.cnf
@${INSTALL_SCRIPT} ${DISTDIR}/${DIST_SUBDIR}/texi2dvi-${TEXI2DVI_RELDATE} ${WRKSRC}/util/texi2dvi
+ @${INSTALL_SCRIPT} ${DISTDIR}/${DIST_SUBDIR}/texi2pdf-${TEXI2PDF_RELDATE} ${WRKSRC}/util/texi2pdf
post-install:
${INSTALL_DATA} ${WRKSRC}/util/htmlxref.cnf ${STAGEDIR}${DATADIR}
diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo
index ccff48d0e8f6..48aadf556c3e 100644
--- a/print/texinfo/distinfo
+++ b/print/texinfo/distinfo
@@ -1,9 +1,11 @@
-TIMESTAMP = 1681855271
+TIMESTAMP = 1698340929
SHA256 (texinfo/texinfo-7.0.3.tar.xz) = 74b420d09d7f528e84f97aa330f0dd69a98a6053e7a4e01767eed115038807bf
SIZE (texinfo/texinfo-7.0.3.tar.xz) = 4886668
SHA256 (texinfo/htmlxref.cnf-20230402) = 34e8a2f8855db287d9c79e2f39063ca96661d72d0bfa813701da5d24ad8c27fa
SIZE (texinfo/htmlxref.cnf-20230402) = 24594
-SHA256 (texinfo/texi2dvi-20221130) = 4ed3d7db702036054dda61268937e4211169a47619ba0afb5e72064e3bc2de76
-SIZE (texinfo/texi2dvi-20221130) = 58633
-SHA256 (texinfo/texinfo.tex-20230327) = a73bd67dd7d63410c8acaa234263f795d257200dc01e0fb5d09e14074c5cbf02
-SIZE (texinfo/texinfo.tex-20230327) = 380239
+SHA256 (texinfo/texi2dvi-20231018) = e68d59aeef33d5b3725ef372a15fb06ba992eaafad4268b4c1e2b2a99cf5e228
+SIZE (texinfo/texi2dvi-20231018) = 56951
+SHA256 (texinfo/texi2pdf-20231018) = 9e36b0758a492851b7e02e50830e3926b6efcd127e4b42363bc7b735b023cdcc
+SIZE (texinfo/texi2pdf-20231018) = 1163
+SHA256 (texinfo/texinfo.tex-20230921) = 78c06323979e291a81b7431dbf60ad2b87827fb6002d0a1ddab9961f19e63120
+SIZE (texinfo/texinfo.tex-20230921) = 381967