From owner-svn-ports-head@freebsd.org Sun Nov 8 12:03:55 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64E06A29DBF; Sun, 8 Nov 2015 12:03:55 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 17DCB1E43; Sun, 8 Nov 2015 12:03:55 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA8C3sS9046176; Sun, 8 Nov 2015 12:03:54 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA8C3sC7046174; Sun, 8 Nov 2015 12:03:54 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201511081203.tA8C3sC7046174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Sun, 8 Nov 2015 12:03:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401055 - head/print/texinfo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2015 12:03:55 -0000 Author: johans Date: Sun Nov 8 12:03:53 2015 New Revision: 401055 URL: https://svnweb.freebsd.org/changeset/ports/401055 Log: - Update texinfo.tex to latest version - Add http mirror to improve chances of finding a working mirror Modified: head/print/texinfo/Makefile head/print/texinfo/distinfo Modified: head/print/texinfo/Makefile ============================================================================== --- head/print/texinfo/Makefile Sun Nov 8 12:01:15 2015 (r401054) +++ head/print/texinfo/Makefile Sun Nov 8 12:03:53 2015 (r401055) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= texinfo -PORTVERSION= 6.0.20151013 +PORTVERSION= 6.0.20151108 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} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texinfo.tex texi2dvi Modified: head/print/texinfo/distinfo ============================================================================== --- head/print/texinfo/distinfo Sun Nov 8 12:01:15 2015 (r401054) +++ head/print/texinfo/distinfo Sun Nov 8 12:03:53 2015 (r401055) @@ -1,8 +1,8 @@ -SHA256 (texinfo/6.0.20151013/texinfo-6.0.tar.xz) = 11ba4358696e8be3b3c7cfc88b89cf69525791aeabf0ee0a59ca58ebbd3471e4 -SIZE (texinfo/6.0.20151013/texinfo-6.0.tar.xz) = 4086712 -SHA256 (texinfo/6.0.20151013/htmlxref.cnf) = b94aace151102c0e5cc49be570b79b513fcfbb54aaff55bd640c6d00fa56968c -SIZE (texinfo/6.0.20151013/htmlxref.cnf) = 20137 -SHA256 (texinfo/6.0.20151013/texinfo.tex) = 5836b7cc4eb001e55cf0f2aeda3c7339895011dfeccc6e813624e41dd66ccf00 -SIZE (texinfo/6.0.20151013/texinfo.tex) = 349424 -SHA256 (texinfo/6.0.20151013/texi2dvi) = 785ab406a011d50cb5456361c60dad8edf5c86a0ccb90d985a516c236e43433c -SIZE (texinfo/6.0.20151013/texi2dvi) = 56663 +SHA256 (texinfo/6.0.20151108/texinfo-6.0.tar.xz) = 11ba4358696e8be3b3c7cfc88b89cf69525791aeabf0ee0a59ca58ebbd3471e4 +SIZE (texinfo/6.0.20151108/texinfo-6.0.tar.xz) = 4086712 +SHA256 (texinfo/6.0.20151108/htmlxref.cnf) = b94aace151102c0e5cc49be570b79b513fcfbb54aaff55bd640c6d00fa56968c +SIZE (texinfo/6.0.20151108/htmlxref.cnf) = 20137 +SHA256 (texinfo/6.0.20151108/texinfo.tex) = 48c43b4ced42f1d7a2bb70e3cf03dd9d85637dc4b44794842f5b9e6953737cb8 +SIZE (texinfo/6.0.20151108/texinfo.tex) = 353514 +SHA256 (texinfo/6.0.20151108/texi2dvi) = 785ab406a011d50cb5456361c60dad8edf5c86a0ccb90d985a516c236e43433c +SIZE (texinfo/6.0.20151108/texi2dvi) = 56663