diff options
author | gabor <gabor@FreeBSD.org> | 2008-02-27 04:05:50 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2008-02-27 04:05:50 +0800 |
commit | 85b465106730b02397dbe23911ebb2896939bc6f (patch) | |
tree | 27c8b9066ec0b959cc41fd2513801ea91f483eb1 /www/p5-Image-Delivery | |
parent | f69196b0436710b069fbd60ab687a33ccaf27319 (diff) | |
download | freebsd-ports-graphics-85b465106730b02397dbe23911ebb2896939bc6f.tar.gz freebsd-ports-graphics-85b465106730b02397dbe23911ebb2896939bc6f.tar.zst freebsd-ports-graphics-85b465106730b02397dbe23911ebb2896939bc6f.zip |
- Update to 0.14
- Better adjustment of dependencies
PR: ports/121015
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer
Diffstat (limited to 'www/p5-Image-Delivery')
-rw-r--r-- | www/p5-Image-Delivery/Makefile | 29 | ||||
-rw-r--r-- | www/p5-Image-Delivery/distinfo | 6 | ||||
-rw-r--r-- | www/p5-Image-Delivery/pkg-plist | 15 |
3 files changed, 19 insertions, 31 deletions
diff --git a/www/p5-Image-Delivery/Makefile b/www/p5-Image-Delivery/Makefile index 7ff4fb1caed..5337cd8636b 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 d9d9a06fc90..7c575b5e663 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 cb115cf05b9..034d3bbb4f5 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 |