From owner-svn-ports-head@FreeBSD.ORG Sat Mar 28 11:18:32 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F32FFA9; Sat, 28 Mar 2015 11:18:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 209A35E7; Sat, 28 Mar 2015 11:18:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2SBIVxD075447; Sat, 28 Mar 2015 11:18:31 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2SBIV0O075445; Sat, 28 Mar 2015 11:18:31 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201503281118.t2SBIV0O075445@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Sat, 28 Mar 2015 11:18:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382460 - 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.18-1 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: Sat, 28 Mar 2015 11:18:32 -0000 Author: johans Date: Sat Mar 28 11:18:30 2015 New Revision: 382460 URL: https://svnweb.freebsd.org/changeset/ports/382460 QAT: https://qat.redports.org/buildarchive/r382460/ Log: - Update texinfo.tex, htmlxref.cnf to latest release - Add CPE information [1] print/texinfo has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2006-4810). PR: 198841 [1] Submitted by: shun.fbsd.pr@dropcut.net Modified: head/print/texinfo/Makefile head/print/texinfo/distinfo Modified: head/print/texinfo/Makefile ============================================================================== --- head/print/texinfo/Makefile Sat Mar 28 11:13:15 2015 (r382459) +++ head/print/texinfo/Makefile Sat Mar 28 11:18:30 2015 (r382460) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= texinfo -PORTVERSION= 5.2.20150101 +PORTVERSION= 5.2.20150205 CATEGORIES= print MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \ GNU @@ -24,10 +24,12 @@ NLS_CONFIGURE_ENABLE= nls GNU_CONFIGURE= yes INSTALL_TARGET= install install-tex PKGDEINSTALL= ${PKGINSTALL} -USES+= charsetfix gmake:lite perl5 tar:xz +USES+= charsetfix cpe gmake:lite perl5 tar:xz MAKE_ARGS= TEXMF=${LOCALBASE}/${TEXMF} PERL=${LOCALBASE}/bin/perl INFO= texinfo info-stnd info +CPE_VENDOR= gnu +CPE_VERSION= ${PORTVERSION:R} TEXMF= share/texmf PLIST_SUB= TEXMF=${TEXMF} Modified: head/print/texinfo/distinfo ============================================================================== --- head/print/texinfo/distinfo Sat Mar 28 11:13:15 2015 (r382459) +++ head/print/texinfo/distinfo Sat Mar 28 11:18:30 2015 (r382460) @@ -1,8 +1,8 @@ -SHA256 (texinfo/5.2.20150101/texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda -SIZE (texinfo/5.2.20150101/texinfo-5.2.tar.xz) = 3812944 -SHA256 (texinfo/5.2.20150101/htmlxref.cnf) = e008c192c0233428ade62588673198eef88299287e05c80361aacb58b93f1d93 -SIZE (texinfo/5.2.20150101/htmlxref.cnf) = 19605 -SHA256 (texinfo/5.2.20150101/texinfo.tex) = c73e31295f87d4b856c38bc4d31f7cfc8f0c5605d4ecf58c60e0db276796306b -SIZE (texinfo/5.2.20150101/texinfo.tex) = 328628 -SHA256 (texinfo/5.2.20150101/texi2dvi) = 63f8d7bdd49fd8a30a90ddef8e768a467b48a6eed50179052d6246fd10a1c19d -SIZE (texinfo/5.2.20150101/texi2dvi) = 56384 +SHA256 (texinfo/5.2.20150205/texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda +SIZE (texinfo/5.2.20150205/texinfo-5.2.tar.xz) = 3812944 +SHA256 (texinfo/5.2.20150205/htmlxref.cnf) = 8e31d6f20c2368c9e1b178d10200ced2f8015381284a98c0b9c1aa5bf9ddc189 +SIZE (texinfo/5.2.20150205/htmlxref.cnf) = 20027 +SHA256 (texinfo/5.2.20150205/texinfo.tex) = 386c922fb45c03686eb47acee064690629e81876c47860be1e5ae923958af174 +SIZE (texinfo/5.2.20150205/texinfo.tex) = 334109 +SHA256 (texinfo/5.2.20150205/texi2dvi) = 63f8d7bdd49fd8a30a90ddef8e768a467b48a6eed50179052d6246fd10a1c19d +SIZE (texinfo/5.2.20150205/texi2dvi) = 56384