Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2015 11:18:31 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382460 - head/print/texinfo
Message-ID:  <201503281118.t2SBIV0O075445@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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