Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2019 20:08:00 +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: r490179 - head/print/texinfo
Message-ID:  <201901132008.x0DK809u001196@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 13 20:08:00 2019
New Revision: 490179
URL: https://svnweb.freebsd.org/changeset/ports/490179

Log:
  Update htmlxref.cnf and texinfo.tex
  
  - Update htmlxref.cnf from 2016-07-11.22 to 2018-08-23.18
  - Update texinfo.tex from 2017-08-23.19 to 2018-09-21.20
  - Bump PORTREVISION for package change
  
  Changes:	https://svn.savannah.gnu.org/viewvc/texinfo/trunk/util/htmlxref.cnf
  		https://svn.savannah.gnu.org/viewvc/texinfo/trunk/doc/texinfo.tex

Modified:
  head/print/texinfo/Makefile
  head/print/texinfo/distinfo

Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile	Sun Jan 13 20:07:55 2019	(r490178)
+++ head/print/texinfo/Makefile	Sun Jan 13 20:08:00 2019	(r490179)
@@ -3,7 +3,7 @@
 
 PORTNAME=	texinfo
 PORTVERSION=	6.5
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	print
 MASTER_SITES=	GNU \
@@ -24,10 +24,10 @@ RUN_DEPENDS=	p5-Locale-libintl>=0:devel/p5-Locale-libi
 		p5-Text-Unidecode>=0:converters/p5-Text-Unidecode \
 		p5-Unicode-EastAsianWidth>=0:textproc/p5-Unicode-EastAsianWidth
 
-USES=		charsetfix cpe gmake iconv libtool ncurses perl5 tar:xz
-
 OPTIONS_DEFINE=	NLS
 OPTIONS_SUB=	yes
+
+USES=		charsetfix cpe gmake iconv libtool ncurses perl5 tar:xz
 
 CONFIGURE_ARGS=	--with-external-libintl-perl \
 		--with-external-Text-Unidecode \

Modified: head/print/texinfo/distinfo
==============================================================================
--- head/print/texinfo/distinfo	Sun Jan 13 20:07:55 2019	(r490178)
+++ head/print/texinfo/distinfo	Sun Jan 13 20:08:00 2019	(r490179)
@@ -1,9 +1,9 @@
-TIMESTAMP = 1505424676
+TIMESTAMP = 1546685527
 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/htmlxref.cnf) = 214988e088251b52c5b9c80c05120858777fee4c8cec384be2f33dd716374d2d
+SIZE (texinfo/6.5/htmlxref.cnf) = 20076
 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
+SHA256 (texinfo/6.5/texinfo.tex) = ccbb31d6e8564577e338295b209d70511ee501fb40de0a59c142428916f5e661
+SIZE (texinfo/6.5/texinfo.tex) = 382357



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901132008.x0DK809u001196>