Index: head/security/p5-GD-SecurityImage/Makefile =================================================================== --- head/security/p5-GD-SecurityImage/Makefile (revision 377595) +++ head/security/p5-GD-SecurityImage/Makefile (revision 377596) @@ -1,42 +1,41 @@ # Created by: ports@rbt.ca # $FreeBSD$ PORTNAME= GD-SecurityImage -PORTVERSION= 1.72 -PORTREVISION= 2 +PORTVERSION= 1.73 PORTEPOCH= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for creating CAPTCHA security images LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= IMAGEMAGICK X11 OPTIONS_DEFAULT=X11 IMAGEMAGICK_DESC= Build ImageMagick module PORTSCOUT= skipv:1.581 USES= perl5 USE_PERL5= configure .include .if ${PORT_OPTIONS:MIMAGEMAGICK} .if ${PORT_OPTIONS:MX11} IMAGEMAGICK_BUILD_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick IMAGEMAGICK_RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick .else IMAGEMAGICK_BUILD_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick-nox11 IMAGEMAGICK_RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick-nox11 .endif .endif .include Index: head/security/p5-GD-SecurityImage/distinfo =================================================================== --- head/security/p5-GD-SecurityImage/distinfo (revision 377595) +++ head/security/p5-GD-SecurityImage/distinfo (revision 377596) @@ -1,2 +1,2 @@ -SHA256 (GD-SecurityImage-1.72.tar.gz) = 39e0f3f3d9b5258bc8c4b3673dadb6ccb8a859735afb77342db4aa966711401d -SIZE (GD-SecurityImage-1.72.tar.gz) = 88727 +SHA256 (GD-SecurityImage-1.73.tar.gz) = fd722100c92a67fec4fcc4a21920a026155580bae3b1d7a9219c34978fd15dcd +SIZE (GD-SecurityImage-1.73.tar.gz) = 88513