diff --git a/graphics/pear-Image_Transform/Makefile b/graphics/pear-Image_Transform/Makefile index 5222339e6821..14b11bd08067 100644 --- a/graphics/pear-Image_Transform/Makefile +++ b/graphics/pear-Image_Transform/Makefile @@ -6,11 +6,11 @@ # PORTNAME= Image_Transform -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= graphics www pear MAINTAINER= miwi@FreeBSD.org -COMMENT= A standard interface to manipulate images using different libraries. +COMMENT= A standard interface to manipulate images using different libraries BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/graphics/pear-Image_Transform/distinfo b/graphics/pear-Image_Transform/distinfo index 90bdd205d3b8..614f5b0d0ee5 100644 --- a/graphics/pear-Image_Transform/distinfo +++ b/graphics/pear-Image_Transform/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/Image_Transform-0.9.4.tgz) = 2b1f7c7ddd7e1ac8511435bc1a288e7a0cbe2e668eddb30c17d80822afd1e930 -SIZE (PEAR/Image_Transform-0.9.4.tgz) = 588755 +SHA256 (PEAR/Image_Transform-0.9.5.tgz) = 2ee9b5a783e33f357440d2a5821644a285dee774617e34ec2282fb0aed0d7f84 +SIZE (PEAR/Image_Transform-0.9.5.tgz) = 588859 diff --git a/graphics/pear-Image_Transform/pkg-descr b/graphics/pear-Image_Transform/pkg-descr index 41be7d47967f..fdb91d051b90 100644 --- a/graphics/pear-Image_Transform/pkg-descr +++ b/graphics/pear-Image_Transform/pkg-descr @@ -1,3 +1,4 @@ -The PEAR::Image_Color manages and handles color data and conversions. +The PEAR::Image_Transform provides a standard interface to manipulate images +using different libraries -WWW: http://pear.php.net/package/Image_Color +WWW: http://pear.php.net/package/Image_Transform