diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-25 12:46:19 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-25 13:36:43 +0000 |
commit | 4d68c679394f510082a197e2178731b929b8f4f1 (patch) | |
tree | 1ef61bc6599edbe8b44e5e5d692450a5c9506948 | |
parent | 2972b299fdace659fee518eadecf5cd462a1900d (diff) | |
download | ports-4d68c679394f510082a197e2178731b929b8f4f1.tar.gz ports-4d68c679394f510082a197e2178731b929b8f4f1.zip |
print/texinfo: Update htmlxref.cnf and texinfo.tex
- Bump PORTREVISION for package change
Changes: https://git.savannah.gnu.org/cgit/texinfo.git/log/util/htmlxref.cnf
https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
-rw-r--r-- | print/texinfo/Makefile | 5 | ||||
-rw-r--r-- | print/texinfo/distinfo | 10 |
2 files changed, 8 insertions, 7 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index 1cbd3ddd71b4..a68c6732368f 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -2,6 +2,7 @@ PORTNAME= texinfo PORTVERSION= 6.8 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= print MASTER_SITES= GNU \ @@ -42,9 +43,9 @@ USE_TEX= yes INFO= info-stnd texinfo # Use the date on https://ftp.gnu.org/gnu/texinfo/ -HTMLXREF_CNF_RELDATE= 20201020 +HTMLXREF_CNF_RELDATE= 20220110 TEXI2DVI_RELDATE= 20210703 -TEXINFO_TEX_RELDATE= 20210615 +TEXINFO_TEX_RELDATE= 20220102 CPE_VENDOR= gnu CPE_VERSION= ${PORTVERSION:R} diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo index fe0bf161be29..6324b1c3746e 100644 --- a/print/texinfo/distinfo +++ b/print/texinfo/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1625599050 +TIMESTAMP = 1647264440 SHA256 (texinfo/texinfo-6.8.tar.xz) = 8eb753ed28bca21f8f56c1a180362aed789229bd62fff58bf8368e9beb59fec4 SIZE (texinfo/texinfo-6.8.tar.xz) = 4961528 -SHA256 (texinfo/htmlxref.cnf-20201020) = eb8f4a17a4890030d8db2b728deec11d86a9343f696a50fc65f7e4a048520c90 -SIZE (texinfo/htmlxref.cnf-20201020) = 20246 +SHA256 (texinfo/htmlxref.cnf-20220110) = 6c9153878f2abe2f19468b442376ce5784fc030ab6ba5628d46d342596a99c74 +SIZE (texinfo/htmlxref.cnf-20220110) = 22769 SHA256 (texinfo/texi2dvi-20210703) = 6fbc3a9a4f1166e8f0b4fd68ee29b22ba4465f03a7aac77d619d7a991c531f70 SIZE (texinfo/texi2dvi-20210703) = 59645 -SHA256 (texinfo/texinfo.tex-20210615) = 136b6ff32fff510736779d5fdfc7c20e9bb00792a06b3ad1a597215cfb9a9fb8 -SIZE (texinfo/texinfo.tex-20210615) = 374377 +SHA256 (texinfo/texinfo.tex-20220102) = 7ae4908abc62914bb3e3a84b3f10078710371c2c038da5ad0fa0173eb2e6d792 +SIZE (texinfo/texinfo.tex-20220102) = 373832 |