diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-26 04:12:10 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-26 04:35:10 +0800 |
commit | 145285981247a7bd6e1d0b2acdac2f240a45a678 (patch) | |
tree | 9f043c94f38f69505430adcb8ebeae031098c857 /print | |
parent | 40f8cd6f274cd5f916bc79b0a64f32610442c446 (diff) | |
download | freebsd-ports-gnome-145285981247a7bd6e1d0b2acdac2f240a45a678.tar.gz freebsd-ports-gnome-145285981247a7bd6e1d0b2acdac2f240a45a678.tar.zst freebsd-ports-gnome-145285981247a7bd6e1d0b2acdac2f240a45a678.zip |
print/texinfo: Update htmlxref.cnf, texi2dvi 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/util/texi2dvi
https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
Diffstat (limited to 'print')
-rw-r--r-- | print/texinfo/Makefile | 8 | ||||
-rw-r--r-- | print/texinfo/distinfo | 14 |
2 files changed, 11 insertions, 11 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index b09173fb0ac4..10be37a79e2e 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -2,7 +2,7 @@ PORTNAME= texinfo PORTVERSION= 6.7 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= print MASTER_SITES= GNU \ @@ -42,9 +42,9 @@ USE_TEX= yes INFO= info-stnd texinfo -HTMLXREF_CNF_RELDATE= 20200719 -TEXI2DVI_RELDATE= 20191018 -TEXINFO_TEX_RELDATE= 20200711 +HTMLXREF_CNF_RELDATE= 20201020 +TEXI2DVI_RELDATE= 20210216 +TEXINFO_TEX_RELDATE= 20210223 CPE_VENDOR= gnu CPE_VERSION= ${PORTVERSION:R} diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo index 1966ec9c3ad7..447fa8ae29f8 100644 --- a/print/texinfo/distinfo +++ b/print/texinfo/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1599375994 +TIMESTAMP = 1619198393 SHA256 (texinfo/texinfo-6.7.tar.xz) = 988403c1542d15ad044600b909997ba3079b10e03224c61188117f3676b02caa SIZE (texinfo/texinfo-6.7.tar.xz) = 4337984 -SHA256 (texinfo/htmlxref.cnf-20200719) = cefedea67a77e62e8c550cf615352a2559f6b75351119bcba1d0655d0223506e -SIZE (texinfo/htmlxref.cnf-20200719) = 20251 -SHA256 (texinfo/texi2dvi-20191018) = 4fa9f802db6093dc9aa1d75180bb8a80fbb2f5f3f801bbdefe0d5bbc0656677e -SIZE (texinfo/texi2dvi-20191018) = 59832 -SHA256 (texinfo/texinfo.tex-20200711) = 2283dc2478ef99e3eb66cbe4f4227827709117aff6f2fd75b486b0ea97fc37c2 -SIZE (texinfo/texinfo.tex-20200711) = 379717 +SHA256 (texinfo/htmlxref.cnf-20201020) = eb8f4a17a4890030d8db2b728deec11d86a9343f696a50fc65f7e4a048520c90 +SIZE (texinfo/htmlxref.cnf-20201020) = 20246 +SHA256 (texinfo/texi2dvi-20210216) = bc786c00fcf2056c648fa788d3d14c32b89aab932a69a4139ce3a75244c39c8c +SIZE (texinfo/texi2dvi-20210216) = 59646 +SHA256 (texinfo/texinfo.tex-20210223) = 02591bec8293117cb17f2f2f7e4447109d34c4c5d76d1e022c6dafda49a4c9fc +SIZE (texinfo/texinfo.tex-20210223) = 379422 |