aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Image-Delivery
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2008-02-26 20:05:50 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2008-02-26 20:05:50 +0000
commitd7000f182fe6bebfefaf6dec6ab292eebb4dc3e5 (patch)
treeee37a6984cdff3355f670eb07303895e4618270b /www/p5-Image-Delivery
parentd44f58290dd57ca595d7f32c0fc55a5d718d7ddd (diff)
downloadports-d7000f182fe6bebfefaf6dec6ab292eebb4dc3e5.tar.gz
ports-d7000f182fe6bebfefaf6dec6ab292eebb4dc3e5.zip
Notes
Diffstat (limited to 'www/p5-Image-Delivery')
-rw-r--r--www/p5-Image-Delivery/Makefile29
-rw-r--r--www/p5-Image-Delivery/distinfo6
-rw-r--r--www/p5-Image-Delivery/pkg-plist15
3 files changed, 19 insertions, 31 deletions
diff --git a/www/p5-Image-Delivery/Makefile b/www/p5-Image-Delivery/Makefile
index 7ff4fb1caed2..5337cd8636b6 100644
--- a/www/p5-Image-Delivery/Makefile
+++ b/www/p5-Image-Delivery/Makefile
@@ -6,33 +6,24 @@
#
PORTNAME= Image-Delivery
-PORTVERSION= 0.13
+PORTVERSION= 0.14
CATEGORIES= www graphics perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= Image
PKGNAMEPREFIX= p5-
MAINTAINER= coryking@mozimedia.com
COMMENT= Efficient transformation and delivery of web images
-BUILD_DEPENDS= p5-Digest-MD5>=2.36:${PORTSDIR}/security/p5-Digest-MD5 \
- p5-Digest-TransformPath>=1.00:${PORTSDIR}/devel/p5-Digest-TransformPath \
- p5-HTML-Location>=1.01:${PORTSDIR}/www/p5-HTML-Location \
- p5-File-Remove>=0.37:${PORTSDIR}/devel/p5-File-Remove \
- p5-File-Slurp>=9999.12:${PORTSDIR}/devel/p5-File-Slurp \
- p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools \
- p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-Params-Coerce>=0.14:${PORTSDIR}/devel/p5-Params-Coerce
-RUN_DEPENDS= p5-Digest-MD5>=2.36:${PORTSDIR}/security/p5-Digest-MD5 \
- p5-Digest-TransformPath>=1.00:${PORTSDIR}/devel/p5-Digest-TransformPath \
- p5-HTML-Location>=1.01:${PORTSDIR}/www/p5-HTML-Location \
- p5-File-Remove>=0.37:${PORTSDIR}/devel/p5-File-Remove \
- p5-File-Slurp>=9999.12:${PORTSDIR}/devel/p5-File-Slurp \
- p5-PathTools>=3.25:${PORTSDIR}/devel/p5-PathTools \
- p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \
- p5-Params-Coerce>=0.14:${PORTSDIR}/devel/p5-Params-Coerce
+BUILD_DEPENDS= p5-Test-ClassAPI>=1.04:${PORTSDIR}/devel/p5-Test-ClassAPI \
+ p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5 \
+ p5-Digest-TransformPath>=0.01:${PORTSDIR}/devel/p5-Digest-TransformPath \
+ p5-File-Remove>=0.34:${PORTSDIR}/devel/p5-File-Remove \
+ p5-File-Slurp>=9999.04:${PORTSDIR}/devel/p5-File-Slurp \
+ p5-HTML-Location>=1.00:${PORTSDIR}/www/p5-HTML-Location \
+ p5-Params-Coerce>=0.13:${PORTSDIR}/devel/p5-Params-Coerce
+RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.6.0+
MAN3= Image::Delivery.3 Image::Delivery::Provider.3
diff --git a/www/p5-Image-Delivery/distinfo b/www/p5-Image-Delivery/distinfo
index d9d9a06fc909..7c575b5e663f 100644
--- a/www/p5-Image-Delivery/distinfo
+++ b/www/p5-Image-Delivery/distinfo
@@ -1,3 +1,3 @@
-MD5 (Image-Delivery-0.13.tar.gz) = 273665a22b4324fbaba375b758005faf
-SHA256 (Image-Delivery-0.13.tar.gz) = 132c2799d6b83fb779c4184e50cf713730955904640aa3bd9f190610c4cd6ab0
-SIZE (Image-Delivery-0.13.tar.gz) = 32346
+MD5 (Image-Delivery-0.14.tar.gz) = 46c45c3fed5207e77c7b80460345f551
+SHA256 (Image-Delivery-0.14.tar.gz) = f9440dcba3b7c97a867e9dfc7bc4c0e82181e23a0216cd88ce1a3d3e79ef8160
+SIZE (Image-Delivery-0.14.tar.gz) = 32885
diff --git a/www/p5-Image-Delivery/pkg-plist b/www/p5-Image-Delivery/pkg-plist
index cb115cf05b97..034d3bbb4f57 100644
--- a/www/p5-Image-Delivery/pkg-plist
+++ b/www/p5-Image-Delivery/pkg-plist
@@ -1,14 +1,11 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Delivery/.packlist
%%SITE_PERL%%/Image/Delivery.pm
%%SITE_PERL%%/Image/Delivery/Provider.pm
-%%SITE_PERL%%/Image/Delivery/Provider/File.pm
%%SITE_PERL%%/Image/Delivery/Provider/IOHandle.pm
%%SITE_PERL%%/Image/Delivery/Provider/Scalar.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Delivery/.packlist
-@dirrm %%SITE_PERL%%/Image/Delivery/Provider
-@dirrm %%SITE_PERL%%/Image/Delivery
-@dirrmtry %%SITE_PERL%%/Image
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Image/Delivery/Provider
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Image/Delivery
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Image
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Delivery
+%%SITE_PERL%%/Image/Delivery/Provider/File.pm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Delivery
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Image
+@dirrmtry %%SITE_PERL%%/Image/Delivery/Provider
+@dirrmtry %%SITE_PERL%%/Image/Delivery
+@dirrmtry %%SITE_PERL%%/Image