svn commit: r440419 - in head: devel/mingw32-gcc devel/mingw32-gcc/files lang/gcc46 lang/gcc46/files lang/gcc47 lang/gcc47/files lang/gcc48 lang/gcc48/files print/texinfo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 8 12:43:50 UTC 2017


Author: sunpoet
Date: Mon May  8 12:43:47 2017
New Revision: 440419
URL: https://svnweb.freebsd.org/changeset/ports/440419

Log:
  Update print/texinfo to 6.3
  
  Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=8679
  Differential Revision:	https://reviews.freebsd.org/D
  PR:		218972
  Exp-run by:	antoine

Added:
  head/devel/mingw32-gcc/files/patch-gcc-doc-gcc.texi   (contents, props changed)
  head/lang/gcc46/files/patch-gcc-doc-gcc.texi   (contents, props changed)
  head/lang/gcc47/files/patch-gcc-doc-gcc.texi   (contents, props changed)
  head/lang/gcc48/files/patch-gcc-doc-gcc.texi   (contents, props changed)
Modified:
  head/devel/mingw32-gcc/Makefile
  head/lang/gcc46/Makefile
  head/lang/gcc47/Makefile
  head/lang/gcc48/Makefile
  head/print/texinfo/Makefile
  head/print/texinfo/distinfo
  head/print/texinfo/pkg-plist

Modified: head/devel/mingw32-gcc/Makefile
==============================================================================
--- head/devel/mingw32-gcc/Makefile	Mon May  8 12:13:30 2017	(r440418)
+++ head/devel/mingw32-gcc/Makefile	Mon May  8 12:43:47 2017	(r440419)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gcc
 PORTVERSION=	${GCCVERSION}
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	GCC

Added: head/devel/mingw32-gcc/files/patch-gcc-doc-gcc.texi
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/mingw32-gcc/files/patch-gcc-doc-gcc.texi	Mon May  8 12:43:47 2017	(r440419)
@@ -0,0 +1,20 @@
+--- gcc/doc/gcc.texi.orig	2013-03-01 19:01:57 UTC
++++ gcc/doc/gcc.texi
+@@ -85,9 +85,15 @@ Published by:
+ @item GNU Press
+ @tab Website: www.gnupress.org
+ @item a division of the
+- at tab General: @tex press@@gnu.org @end tex
++ at tab General:
++ at tex
++press@@gnu.org
++ at end tex
+ @item Free Software Foundation
+- at tab Orders:  @tex sales@@gnu.org @end tex
++ at tab Orders:
++ at tex
++sales@@gnu.org
++ at end tex
+ @item 51 Franklin Street, Fifth Floor
+ @tab Tel 617-542-5942
+ @item Boston, MA 02110-1301 USA

Modified: head/lang/gcc46/Makefile
==============================================================================
--- head/lang/gcc46/Makefile	Mon May  8 12:13:30 2017	(r440418)
+++ head/lang/gcc46/Makefile	Mon May  8 12:43:47 2017	(r440419)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gcc
 PORTVERSION=	4.6.4
-PORTREVISION=	7
+PORTREVISION=	8
 PORTEPOCH=	1
 CATEGORIES=	lang
 MASTER_SITES=	GCC/releases/gcc-${PORTVERSION}

Added: head/lang/gcc46/files/patch-gcc-doc-gcc.texi
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/lang/gcc46/files/patch-gcc-doc-gcc.texi	Mon May  8 12:43:47 2017	(r440419)
@@ -0,0 +1,20 @@
+--- gcc/doc/gcc.texi.orig	2010-06-09 23:46:33 UTC
++++ gcc/doc/gcc.texi
+@@ -86,9 +86,15 @@ Published by:
+ @item GNU Press
+ @tab Website: www.gnupress.org
+ @item a division of the
+- at tab General: @tex press@@gnu.org @end tex
++ at tab General:
++ at tex
++press@@gnu.org
++ at end tex
+ @item Free Software Foundation
+- at tab Orders:  @tex sales@@gnu.org @end tex
++ at tab Orders:
++ at tex
++sales@@gnu.org
++ at end tex
+ @item 51 Franklin Street, Fifth Floor
+ @tab Tel 617-542-5942
+ @item Boston, MA 02110-1301 USA

Modified: head/lang/gcc47/Makefile
==============================================================================
--- head/lang/gcc47/Makefile	Mon May  8 12:13:30 2017	(r440418)
+++ head/lang/gcc47/Makefile	Mon May  8 12:43:47 2017	(r440419)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gcc
 PORTVERSION=	4.7.4
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	lang
 MASTER_SITES=	GCC/releases/gcc-${PORTVERSION}

Added: head/lang/gcc47/files/patch-gcc-doc-gcc.texi
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/lang/gcc47/files/patch-gcc-doc-gcc.texi	Mon May  8 12:43:47 2017	(r440419)
@@ -0,0 +1,20 @@
+--- gcc/doc/gcc.texi.orig	2010-06-09 23:46:33 UTC
++++ gcc/doc/gcc.texi
+@@ -86,9 +86,15 @@ Published by:
+ @item GNU Press
+ @tab Website: www.gnupress.org
+ @item a division of the
+- at tab General: @tex press@@gnu.org @end tex
++ at tab General:
++ at tex
++press@@gnu.org
++ at end tex
+ @item Free Software Foundation
+- at tab Orders:  @tex sales@@gnu.org @end tex
++ at tab Orders:
++ at tex
++sales@@gnu.org
++ at end tex
+ @item 51 Franklin Street, Fifth Floor
+ @tab Tel 617-542-5942
+ @item Boston, MA 02110-1301 USA

Modified: head/lang/gcc48/Makefile
==============================================================================
--- head/lang/gcc48/Makefile	Mon May  8 12:13:30 2017	(r440418)
+++ head/lang/gcc48/Makefile	Mon May  8 12:43:47 2017	(r440419)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gcc
 PORTVERSION=	4.8.5
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	lang
 MASTER_SITES=	GCC/releases/gcc-${PORTVERSION}
 PKGNAMESUFFIX=	${SUFFIX}

Added: head/lang/gcc48/files/patch-gcc-doc-gcc.texi
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/lang/gcc48/files/patch-gcc-doc-gcc.texi	Mon May  8 12:43:47 2017	(r440419)
@@ -0,0 +1,20 @@
+--- gcc/doc/gcc.texi.orig	2015-06-23 07:35:08 UTC
++++ gcc/doc/gcc.texi
+@@ -85,9 +85,15 @@ Published by:
+ @item GNU Press
+ @tab Website: www.gnupress.org
+ @item a division of the
+- at tab General: @tex press@@gnu.org @end tex
++ at tab General:
++ at tex
++press@@gnu.org
++ at end tex
+ @item Free Software Foundation
+- at tab Orders:  @tex sales@@gnu.org @end tex
++ at tab Orders:
++ at tex
++sales@@gnu.org
++ at end tex
+ @item 51 Franklin Street, Fifth Floor
+ @tab Tel 617-542-5942
+ @item Boston, MA 02110-1301 USA

Modified: head/print/texinfo/Makefile
==============================================================================
--- head/print/texinfo/Makefile	Mon May  8 12:13:30 2017	(r440418)
+++ head/print/texinfo/Makefile	Mon May  8 12:43:47 2017	(r440419)
@@ -2,14 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	texinfo
-PORTVERSION=	6.1.20160425
-PORTREVISION=	1
+PORTVERSION=	6.3
 PORTEPOCH=	1
 CATEGORIES=	print
-MASTER_SITES=	ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \
-		http://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \
-		GNU
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}
+MASTER_SITES=	GNU \
+		LOCAL/sunpoet/${DIST_SUBDIR}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texinfo.tex texi2dvi
 DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}

Modified: head/print/texinfo/distinfo
==============================================================================
--- head/print/texinfo/distinfo	Mon May  8 12:13:30 2017	(r440418)
+++ head/print/texinfo/distinfo	Mon May  8 12:43:47 2017	(r440419)
@@ -1,8 +1,9 @@
-SHA256 (texinfo/6.1.20160425/texinfo-6.1.tar.xz) = ac68394ce21b2420ba7ed7cec65d84aacf308cc88e9bf4716fcfff88286883d2
-SIZE (texinfo/6.1.20160425/texinfo-6.1.tar.xz) = 4520376
-SHA256 (texinfo/6.1.20160425/htmlxref.cnf) = b94aace151102c0e5cc49be570b79b513fcfbb54aaff55bd640c6d00fa56968c
-SIZE (texinfo/6.1.20160425/htmlxref.cnf) = 20137
-SHA256 (texinfo/6.1.20160425/texinfo.tex) = e829e69d206bfccd1842940e7d3482750b4be975218b2989d15fa355ab544cec
-SIZE (texinfo/6.1.20160425/texinfo.tex) = 379272
-SHA256 (texinfo/6.1.20160425/texi2dvi) = 08dee9983848f02fa259413225abce63ec5d70efc8813daeeb15d14287598269
-SIZE (texinfo/6.1.20160425/texi2dvi) = 61068
+TIMESTAMP = 1491403469
+SHA256 (texinfo/6.3/texinfo-6.3.tar.xz) = 246cf3ffa54985118ec2eea2b8d0c71b92114efe6282c2ae90d65029db4cf93a
+SIZE (texinfo/6.3/texinfo-6.3.tar.xz) = 4468048
+SHA256 (texinfo/6.3/htmlxref.cnf) = d77343dfec47d38a3f029bd42df6ca08e2701f8925be9dffdb07c53a9a0b292d
+SIZE (texinfo/6.3/htmlxref.cnf) = 20137
+SHA256 (texinfo/6.3/texinfo.tex) = 244875530e3c8c1c70d71d69c867b3a23e57813511e576e85e600284c505f973
+SIZE (texinfo/6.3/texinfo.tex) = 380351
+SHA256 (texinfo/6.3/texi2dvi) = ee5da7408c4f0d52b710639f4188ed99ff2f0e0716dde452eab771ba5ec4103b
+SIZE (texinfo/6.3/texi2dvi) = 61181

Modified: head/print/texinfo/pkg-plist
==============================================================================
--- head/print/texinfo/pkg-plist	Mon May  8 12:13:30 2017	(r440418)
+++ head/print/texinfo/pkg-plist	Mon May  8 12:43:47 2017	(r440419)
@@ -20,11 +20,15 @@ man/man5/info.5.gz
 man/man5/texinfo.5.gz
 %%NLS%%share/locale/ca.us-ascii/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/texinfo.mo
+%%NLS%%share/locale/ca/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/texinfo.mo
 %%NLS%%share/locale/da/LC_MESSAGES/texinfo.mo
 %%NLS%%share/locale/de.us-ascii/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/de/LC_MESSAGES/texinfo.mo
+%%NLS%%share/locale/de/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/de_AT/LC_MESSAGES/texinfo.mo
+%%NLS%%share/locale/el/LC_MESSAGES/texinfo.mo
+%%NLS%%share/locale/el/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/eo/LC_MESSAGES/texinfo.mo
 %%NLS%%share/locale/eo/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/es/LC_MESSAGES/texinfo.mo
@@ -33,6 +37,7 @@ man/man5/texinfo.5.gz
 %%NLS%%share/locale/fr/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/he/LC_MESSAGES/texinfo.mo
 %%NLS%%share/locale/hr/LC_MESSAGES/texinfo.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/texinfo.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/id/LC_MESSAGES/texinfo.mo
@@ -46,8 +51,10 @@ man/man5/texinfo.5.gz
 %%NLS%%share/locale/pl/LC_MESSAGES/texinfo.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/pt.us-ascii/LC_MESSAGES/texinfo_document.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/texinfo.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/texinfo_document.mo
 %%NLS%%share/locale/ro/LC_MESSAGES/texinfo.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/texinfo.mo
 %%NLS%%share/locale/rw/LC_MESSAGES/texinfo.mo
@@ -436,6 +443,7 @@ man/man5/texinfo.5.gz
 %%TEXMFDIR%%/tex/texinfo/txi-hu.tex
 %%TEXMFDIR%%/tex/texinfo/txi-is.tex
 %%TEXMFDIR%%/tex/texinfo/txi-it.tex
+%%TEXMFDIR%%/tex/texinfo/txi-ja.tex
 %%TEXMFDIR%%/tex/texinfo/txi-nb.tex
 %%TEXMFDIR%%/tex/texinfo/txi-nl.tex
 %%TEXMFDIR%%/tex/texinfo/txi-nn.tex


More information about the svn-ports-all mailing list