Index: head/graphics/pear-Horde_Image/Makefile =================================================================== --- head/graphics/pear-Horde_Image/Makefile (revision 473559) +++ head/graphics/pear-Horde_Image/Makefile (revision 473560) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= Horde_Image -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= graphics www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= horde@FreeBSD.org COMMENT= Horde Image API USES= horde USE_HORDE_RUN= Horde_Exception \ Horde_Support \ Horde_Translation \ Horde_Util OPTIONS_DEFINE= GD GD_DESC= Depend on PHP gd extension GD_USE= PHP=gd .include Index: head/graphics/pear-Horde_Image/distinfo =================================================================== --- head/graphics/pear-Horde_Image/distinfo (revision 473559) +++ head/graphics/pear-Horde_Image/distinfo (revision 473560) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505856865 -SHA256 (Horde/Horde_Image-2.5.2.tgz) = f52edfd4e0b476ed4bfa83e706eca4facee4313330da92a5629430d5a930d108 -SIZE (Horde/Horde_Image-2.5.2.tgz) = 778627 +TIMESTAMP = 1530291990 +SHA256 (Horde/Horde_Image-2.5.3.tgz) = c3f9448938021a306c351b145de80178c367fad52e0a9bddd8455fdcb5a86694 +SIZE (Horde/Horde_Image-2.5.3.tgz) = 779048 Index: head/graphics/pear-Horde_Image/pkg-descr =================================================================== --- head/graphics/pear-Horde_Image/pkg-descr (revision 473559) +++ head/graphics/pear-Horde_Image/pkg-descr (revision 473560) @@ -1,10 +1,10 @@ This package provides an Image utility API, with backends for: * GD * GIF * PNG * SVG * SWF * ImageMagick convert command line tool * Imagick Extension -WWW: http://pear.horde.org +WWW: https://pear.horde.org