diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-08-08 00:42:36 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-08-08 00:42:36 +0800 |
commit | 26c9e5fdbcbfdf9e42f41c1966d36d16dc73aa6e (patch) | |
tree | a6ab037750b7994b04b6900085a06609f6835d8b /print | |
parent | b7b63ec94d57a9ed1e963612f07a93861c8a5bd7 (diff) | |
download | freebsd-ports-gnome-26c9e5fdbcbfdf9e42f41c1966d36d16dc73aa6e.tar.gz freebsd-ports-gnome-26c9e5fdbcbfdf9e42f41c1966d36d16dc73aa6e.tar.zst freebsd-ports-gnome-26c9e5fdbcbfdf9e42f41c1966d36d16dc73aa6e.zip |
Update 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/doc/texinfo.tex
Diffstat (limited to 'print')
-rw-r--r-- | print/texinfo/Makefile | 6 | ||||
-rw-r--r-- | print/texinfo/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile index d005dc2e7922..c2ba88087619 100644 --- a/print/texinfo/Makefile +++ b/print/texinfo/Makefile @@ -3,7 +3,7 @@ PORTNAME= texinfo PORTVERSION= 6.6 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= print MASTER_SITES= GNU \ @@ -43,9 +43,9 @@ USE_TEX= yes INFO= info-stnd texinfo -HTMLXREF_CNF_RELDATE= 20190324 +HTMLXREF_CNF_RELDATE= 20190611 TEXI2DVI_RELDATE= 20190331 -TEXINFO_TEX_RELDATE= 20190216 +TEXINFO_TEX_RELDATE= 20190601 CPE_VENDOR= gnu CPE_VERSION= ${PORTVERSION:R} diff --git a/print/texinfo/distinfo b/print/texinfo/distinfo index 34fe105caf7e..09442e5c77f8 100644 --- a/print/texinfo/distinfo +++ b/print/texinfo/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1555240701 +TIMESTAMP = 1565193697 SHA256 (texinfo/texinfo-6.6.tar.xz) = 9bb9ca00da53f26a7e5725eee49689cd4a1e18d25d5b061ac8b2053018d93d66 SIZE (texinfo/texinfo-6.6.tar.xz) = 4946900 -SHA256 (texinfo/htmlxref.cnf-20190324) = a93bf53552865bfee3e46a1579d0a420c22ed04c99a72b2bcb5b2af7723268d8 -SIZE (texinfo/htmlxref.cnf-20190324) = 20035 +SHA256 (texinfo/htmlxref.cnf-20190611) = 2f08396322badedca94e4042ebbc2ab5b90cf144eacd5c1dc0c6549e49b0a717 +SIZE (texinfo/htmlxref.cnf-20190611) = 20112 SHA256 (texinfo/texi2dvi-20190331) = 71c787b08eec1a71b12ffc0c8c3ab48f5d0ace657e5b1ca102182f4154748e60 SIZE (texinfo/texi2dvi-20190331) = 60439 -SHA256 (texinfo/texinfo.tex-20190216) = b19a421624076a9d1335d1a17c33329a26d02a0a3430b43c2a3cbd51708f1cdf -SIZE (texinfo/texinfo.tex-20190216) = 380503 +SHA256 (texinfo/texinfo.tex-20190601) = 20ec24cc6e7cf4cee044154e1b26f3f548088d09e8ce0170cfbe8c15cc935030 +SIZE (texinfo/texinfo.tex-20190601) = 376684 |