Date: Fri, 4 Jan 2019 19:25:15 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r489264 - head/graphics/tiffgt Message-ID: <201901041925.x04JPFEI000765@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Fri Jan 4 19:25:15 2019 New Revision: 489264 URL: https://svnweb.freebsd.org/changeset/ports/489264 Log: graphics/tiffgt: Update version 4.0.9=>4.0.10 Modified: head/graphics/tiffgt/Makefile head/graphics/tiffgt/distinfo Modified: head/graphics/tiffgt/Makefile ============================================================================== --- head/graphics/tiffgt/Makefile Fri Jan 4 19:24:30 2019 (r489263) +++ head/graphics/tiffgt/Makefile Fri Jan 4 19:25:15 2019 (r489264) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tiffgt -DISTVERSION= 4.0.9 +DISTVERSION= 4.0.10 CATEGORIES= graphics MASTER_SITES= https://download.osgeo.org/libtiff/ DISTNAME= tiff-${DISTVERSION} @@ -16,6 +16,7 @@ LIB_DEPENDS= libjbig.so:graphics/jbigkit \ libtiff.so:graphics/tiff USES= cpe jpeg libtool pathfix + CPE_PRODUCT= libtiff CPE_VERSION= ${DISTVERSION:C/[a-z]+//} CPE_UPDATE= ${DISTVERSION:C/[0-9.]+//} Modified: head/graphics/tiffgt/distinfo ============================================================================== --- head/graphics/tiffgt/distinfo Fri Jan 4 19:24:30 2019 (r489263) +++ head/graphics/tiffgt/distinfo Fri Jan 4 19:25:15 2019 (r489264) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515443715 -SHA256 (tiff-4.0.9.tar.gz) = 6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd -SIZE (tiff-4.0.9.tar.gz) = 2305681 +TIMESTAMP = 1546628732 +SHA256 (tiff-4.0.10.tar.gz) = 2c52d11ccaf767457db0c46795d9c7d1a8d8f76f68b0b800a3dfe45786b996e4 +SIZE (tiff-4.0.10.tar.gz) = 2402867
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901041925.x04JPFEI000765>