Date: Wed, 20 Sep 2017 16:31:25 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450208 - head/print/texinfo Message-ID: <201709201631.v8KGVP27032636@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 20 16:31:25 2017 New Revision: 450208 URL: https://svnweb.freebsd.org/changeset/ports/450208 Log: Update to 6.5 - Update texi2dvi from 7842 (2017-06-23) to 7906 (2017-07-05) - Update texinfo.tex from 2017-06-04.19 to 2017-08-23.19 Changes: http://lists.gnu.org/archive/html/info-gnu/2017-09/msg00007.html https://svn.savannah.gnu.org/viewvc/texinfo/trunk/util/texi2dvi https://svn.savannah.gnu.org/viewvc/texinfo/trunk/doc/texinfo.tex PR: 222347 Exp-run by: antoine Modified: head/print/texinfo/Makefile head/print/texinfo/distinfo Modified: head/print/texinfo/Makefile ============================================================================== --- head/print/texinfo/Makefile Wed Sep 20 16:31:19 2017 (r450207) +++ head/print/texinfo/Makefile Wed Sep 20 16:31:25 2017 (r450208) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= texinfo -PORTVERSION= 6.4 -PORTREVISION= 1 +PORTVERSION= 6.5 PORTEPOCH= 1 CATEGORIES= print MASTER_SITES= GNU \ Modified: head/print/texinfo/distinfo ============================================================================== --- head/print/texinfo/distinfo Wed Sep 20 16:31:19 2017 (r450207) +++ head/print/texinfo/distinfo Wed Sep 20 16:31:25 2017 (r450208) @@ -1,9 +1,9 @@ -TIMESTAMP = 1498384343 -SHA256 (texinfo/6.4/texinfo-6.4.tar.xz) = 6ae2e61d87c6310f9af7c6f2426bd0470f251d1a6deb61fba83a3b3baff32c3a -SIZE (texinfo/6.4/texinfo-6.4.tar.xz) = 4497624 -SHA256 (texinfo/6.4/htmlxref.cnf) = d77343dfec47d38a3f029bd42df6ca08e2701f8925be9dffdb07c53a9a0b292d -SIZE (texinfo/6.4/htmlxref.cnf) = 20137 -SHA256 (texinfo/6.4/texi2dvi) = bcf0a5f39b5ad1b1a2ad18e0de46412c60279d7407d989187cad743e21076597 -SIZE (texinfo/6.4/texi2dvi) = 61521 -SHA256 (texinfo/6.4/texinfo.tex) = 8f1c7e8cd30e57873a5331c8db1eec242b5a76b841c1543c3064dec8ba732d60 -SIZE (texinfo/6.4/texinfo.tex) = 380800 +TIMESTAMP = 1505424676 +SHA256 (texinfo/6.5/texinfo-6.5.tar.xz) = 77774b3f4a06c20705cc2ef1c804864422e3cf95235e965b1f00a46df7da5f62 +SIZE (texinfo/6.5/texinfo-6.5.tar.xz) = 4503048 +SHA256 (texinfo/6.5/htmlxref.cnf) = d77343dfec47d38a3f029bd42df6ca08e2701f8925be9dffdb07c53a9a0b292d +SIZE (texinfo/6.5/htmlxref.cnf) = 20137 +SHA256 (texinfo/6.5/texi2dvi) = 74393739d36c120063dd28c4be71e97e9b57276b2e1d30b6fd86a19814e326ca +SIZE (texinfo/6.5/texi2dvi) = 61668 +SHA256 (texinfo/6.5/texinfo.tex) = 8f2f4a1997f56fcabb9b521e3d438d8db5059befdb01800fdf38edc92d821840 +SIZE (texinfo/6.5/texinfo.tex) = 380753
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709201631.v8KGVP27032636>