diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-18 22:03:16 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-18 22:03:55 +0000 |
commit | 87199d6b9a5f2ef628b4e4d466a53cde44373e0d (patch) | |
tree | 0a401de1c684093ad9d075a3bc2433c20ea27419 | |
parent | b76f3a7d2a5e97370151d52994ff3b3d13e109e1 (diff) | |
download | ports-87199d6b9a5f2ef628b4e4d466a53cde44373e0d.tar.gz ports-87199d6b9a5f2ef628b4e4d466a53cde44373e0d.zip |
print/texinfo: Update htmlxref.cnf to 20230402
-rw-r--r-- | print/texinfo/Makefile | 2 | ||||
-rw-r--r-- | print/texinfo/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index a32fd5213008..0678ecee634f 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -41,7 +41,7 @@ PKGDEINSTALL= ${PKGINSTALL} INFO= info-stnd texi2any_api texi2any_internals texinfo # Use the date on https://ftp.gnu.org/gnu/texinfo/ -HTMLXREF_CNF_RELDATE= 20221130 +HTMLXREF_CNF_RELDATE= 20230402 TEXI2DVI_RELDATE= 20221130 TEXINFO_TEX_RELDATE= 20230327 diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo index ed4badf5c73b..ccff48d0e8f6 100644 --- a/print/texinfo/distinfo +++ b/print/texinfo/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1681843834 +TIMESTAMP = 1681855271 SHA256 (texinfo/texinfo-7.0.3.tar.xz) = 74b420d09d7f528e84f97aa330f0dd69a98a6053e7a4e01767eed115038807bf SIZE (texinfo/texinfo-7.0.3.tar.xz) = 4886668 -SHA256 (texinfo/htmlxref.cnf-20221130) = ef2e21ec0f84c5529ae74c9b9755d7c9e78f20e1e6aabf6c6f2bd6c282518655 -SIZE (texinfo/htmlxref.cnf-20221130) = 24512 +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 |