Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Sep 2020 15:35:35 +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: r547801 - head/print/texinfo
Message-ID:  <202009061535.086FZZTX081575@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep  6 15:35:35 2020
New Revision: 547801
URL: https://svnweb.freebsd.org/changeset/ports/547801

Log:
  Update htmlxref.cnf 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

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

Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile	Sun Sep  6 15:18:22 2020	(r547800)
+++ head/print/texinfo/Makefile	Sun Sep  6 15:35:35 2020	(r547801)
@@ -3,7 +3,7 @@
 
 PORTNAME=	texinfo
 PORTVERSION=	6.7
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	print
 MASTER_SITES=	GNU \
@@ -43,9 +43,9 @@ USE_TEX=	yes
 
 INFO=		info-stnd texinfo
 
-HTMLXREF_CNF_RELDATE=	20200318
+HTMLXREF_CNF_RELDATE=	20200719
 TEXI2DVI_RELDATE=	20191018
-TEXINFO_TEX_RELDATE=	20200507
+TEXINFO_TEX_RELDATE=	20200711
 
 CPE_VENDOR=	gnu
 CPE_VERSION=	${PORTVERSION:R}

Modified: head/print/texinfo/distinfo
==============================================================================
--- head/print/texinfo/distinfo	Sun Sep  6 15:18:22 2020	(r547800)
+++ head/print/texinfo/distinfo	Sun Sep  6 15:35:35 2020	(r547801)
@@ -1,9 +1,9 @@
-TIMESTAMP = 1589395399
+TIMESTAMP = 1599375994
 SHA256 (texinfo/texinfo-6.7.tar.xz) = 988403c1542d15ad044600b909997ba3079b10e03224c61188117f3676b02caa
 SIZE (texinfo/texinfo-6.7.tar.xz) = 4337984
-SHA256 (texinfo/htmlxref.cnf-20200318) = ae6d6dd70a772c9ee2d073e10b7d7e225c858933184b932a4c844c61bc997611
-SIZE (texinfo/htmlxref.cnf-20200318) = 20159
+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-20200507) = a9e70d8d35835399ecd4ce031fc56efebce438c7128f748d1716ec785a39c064
-SIZE (texinfo/texinfo.tex-20200507) = 377539
+SHA256 (texinfo/texinfo.tex-20200711) = 2283dc2478ef99e3eb66cbe4f4227827709117aff6f2fd75b486b0ea97fc37c2
+SIZE (texinfo/texinfo.tex-20200711) = 379717



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