Date: Fri, 27 Mar 2015 09:44:05 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r382386 - in branches/2015Q1/graphics: tiff tiffgt Message-ID: <201503270944.t2R9i6Nv052308@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Mar 27 09:44:05 2015 New Revision: 382386 URL: https://svnweb.freebsd.org/changeset/ports/382386 QAT: https://qat.redports.org/buildarchive/r382386/ Log: MFH: r382356 - Update to 4.0.4beta - Add CPE information PR: 198862 Security: CVE-2014-8127 CVE-2014-8128 CVE-2014-8129 CVE-2014-8130 CVE-2014-9655 CVE-2015-1547 Modified: branches/2015Q1/graphics/tiff/Makefile branches/2015Q1/graphics/tiff/distinfo branches/2015Q1/graphics/tiff/pkg-plist branches/2015Q1/graphics/tiffgt/Makefile branches/2015Q1/graphics/tiffgt/distinfo Directory Properties: branches/2015Q1/ (props changed) Modified: branches/2015Q1/graphics/tiff/Makefile ============================================================================== --- branches/2015Q1/graphics/tiff/Makefile Fri Mar 27 09:42:22 2015 (r382385) +++ branches/2015Q1/graphics/tiff/Makefile Fri Mar 27 09:44:05 2015 (r382386) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tiff -PORTVERSION= 4.0.3 -PORTREVISION= 5 +DISTVERSION= 4.0.4beta CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://download.osgeo.org/libtiff/ @@ -17,7 +16,10 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ libjbig.so:${PORTSDIR}/graphics/jbigkit -USES= libtool +USES= cpe libtool +CPE_PRODUCT= libtiff +CPE_VERSION= ${DISTVERSION:C/[a-z]+//} +CPE_UPDATE= ${DISTVERSION:C/[0-9.]+//} USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-jpeg-include-dir=${LOCALBASE}/include \ Modified: branches/2015Q1/graphics/tiff/distinfo ============================================================================== --- branches/2015Q1/graphics/tiff/distinfo Fri Mar 27 09:42:22 2015 (r382385) +++ branches/2015Q1/graphics/tiff/distinfo Fri Mar 27 09:44:05 2015 (r382386) @@ -1,2 +1,2 @@ -SHA256 (tiff-4.0.3.tar.gz) = ea1aebe282319537fb2d4d7805f478dd4e0e05c33d0928baba76a7c963684872 -SIZE (tiff-4.0.3.tar.gz) = 2051630 +SHA256 (tiff-4.0.4beta.tar.gz) = 5bd6c8e9be4ec318f6beb0c3f28b9ee31bd8b615195a00e0acc3eb5d08b26c1b +SIZE (tiff-4.0.4beta.tar.gz) = 2098962 Modified: branches/2015Q1/graphics/tiff/pkg-plist ============================================================================== --- branches/2015Q1/graphics/tiff/pkg-plist Fri Mar 27 09:42:22 2015 (r382385) +++ branches/2015Q1/graphics/tiff/pkg-plist Fri Mar 27 09:44:05 2015 (r382386) @@ -30,11 +30,11 @@ lib/libtiff.a lib/libtiff.so lib/libtiff.so.4 lib/libtiff.so.5 -lib/libtiff.so.5.2.0 +lib/libtiff.so.5.2.1 lib/libtiffxx.a lib/libtiffxx.so lib/libtiffxx.so.5 -lib/libtiffxx.so.5.2.0 +lib/libtiffxx.so.5.2.1 libdata/pkgconfig/libtiff-4.pc man/man1/bmp2tiff.1.gz man/man1/fax2ps.1.gz @@ -301,3 +301,5 @@ man/man3/libtiff.3tiff.gz %%PORTDOCS%%%%DOCSDIR%%/v4.0.0.html %%PORTDOCS%%%%DOCSDIR%%/v4.0.1.html %%PORTDOCS%%%%DOCSDIR%%/v4.0.2.html +%%PORTDOCS%%%%DOCSDIR%%/v4.0.3.html +%%PORTDOCS%%%%DOCSDIR%%/v4.0.4beta.html Modified: branches/2015Q1/graphics/tiffgt/Makefile ============================================================================== --- branches/2015Q1/graphics/tiffgt/Makefile Fri Mar 27 09:42:22 2015 (r382385) +++ branches/2015Q1/graphics/tiffgt/Makefile Fri Mar 27 09:44:05 2015 (r382386) @@ -1,12 +1,11 @@ # $FreeBSD$ PORTNAME= tiffgt -PORTVERSION= 4.0.3 -PORTREVISION= 3 +DISTVERSION= 4.0.4beta CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://download.osgeo.org/libtiff/ -DISTNAME= tiff-${PORTVERSION} +DISTNAME= tiff-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= X11 Tools for working with TIFF images @@ -18,7 +17,10 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/grap libjbig.so:${PORTSDIR}/graphics/jbigkit \ libtiff.so:${PORTSDIR}/${PKGCATEGORY}/tiff -USES= libtool +USES= cpe libtool +CPE_PRODUCT= libtiff +CPE_VERSION= ${DISTVERSION:C/[a-z]+//} +CPE_UPDATE= ${DISTVERSION:C/[0-9.]+//} USE_XORG= sm ice xmu xi x11 USE_GL= glut glu gl USE_LDCONFIG= yes Modified: branches/2015Q1/graphics/tiffgt/distinfo ============================================================================== --- branches/2015Q1/graphics/tiffgt/distinfo Fri Mar 27 09:42:22 2015 (r382385) +++ branches/2015Q1/graphics/tiffgt/distinfo Fri Mar 27 09:44:05 2015 (r382386) @@ -1,2 +1,2 @@ -SHA256 (tiff-4.0.3.tar.gz) = ea1aebe282319537fb2d4d7805f478dd4e0e05c33d0928baba76a7c963684872 -SIZE (tiff-4.0.3.tar.gz) = 2051630 +SHA256 (tiff-4.0.4beta.tar.gz) = 5bd6c8e9be4ec318f6beb0c3f28b9ee31bd8b615195a00e0acc3eb5d08b26c1b +SIZE (tiff-4.0.4beta.tar.gz) = 2098962
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503270944.t2R9i6Nv052308>