svn commit: r511981 - head/print/texinfo
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Sep 13 19:40:21 UTC 2019
Author: sunpoet
Date: Fri Sep 13 19:40:20 2019
New Revision: 511981
URL: https://svnweb.freebsd.org/changeset/ports/511981
Log:
Update texi2dvi and texinfo.tex
- 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/doc/texinfo.tex
Modified:
head/print/texinfo/Makefile
head/print/texinfo/distinfo
Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile Fri Sep 13 18:38:11 2019 (r511980)
+++ head/print/texinfo/Makefile Fri Sep 13 19:40:20 2019 (r511981)
@@ -44,8 +44,8 @@ USE_TEX= yes
INFO= info-stnd texinfo
HTMLXREF_CNF_RELDATE= 20190611
-TEXI2DVI_RELDATE= 20190331
-TEXINFO_TEX_RELDATE= 20190601
+TEXI2DVI_RELDATE= 20190818
+TEXINFO_TEX_RELDATE= 20190818
CPE_VENDOR= gnu
CPE_VERSION= ${PORTVERSION:R}
Modified: head/print/texinfo/distinfo
==============================================================================
--- head/print/texinfo/distinfo Fri Sep 13 18:38:11 2019 (r511980)
+++ head/print/texinfo/distinfo Fri Sep 13 19:40:20 2019 (r511981)
@@ -1,9 +1,9 @@
-TIMESTAMP = 1565193697
+TIMESTAMP = 1568376454
SHA256 (texinfo/texinfo-6.6.tar.xz) = 9bb9ca00da53f26a7e5725eee49689cd4a1e18d25d5b061ac8b2053018d93d66
SIZE (texinfo/texinfo-6.6.tar.xz) = 4946900
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-20190601) = 20ec24cc6e7cf4cee044154e1b26f3f548088d09e8ce0170cfbe8c15cc935030
-SIZE (texinfo/texinfo.tex-20190601) = 376684
+SHA256 (texinfo/texi2dvi-20190818) = 4dbe65a30713365bb54a5d3f7f876015b88954e35fc83099d2265406e38369a0
+SIZE (texinfo/texi2dvi-20190818) = 59831
+SHA256 (texinfo/texinfo.tex-20190818) = f93fefa64b77fb9ba0964a7dad06097cab738e6b3c1ca80c2ab6efadec12a677
+SIZE (texinfo/texinfo.tex-20190818) = 376682
More information about the svn-ports-all
mailing list