- Update to 0.9.5

- Update pkg-descr

PR:		166984
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Martin Wilke 2012-05-03 14:30:21 +00:00
parent f01d5b5f37
commit 25285f33ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295939
3 changed files with 7 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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