diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-04-20 09:11:23 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-04-20 09:11:23 +0800 |
commit | b746962ef7e04f666f5c77e11761d30d4eda5012 (patch) | |
tree | 998f268632e9a3154d9237097744f55da4f3e7cc /net | |
parent | 70878dc55567eaa31b7fb9dca554ffee6fffa2d5 (diff) | |
download | freebsd-ports-gnome-b746962ef7e04f666f5c77e11761d30d4eda5012.tar.gz freebsd-ports-gnome-b746962ef7e04f666f5c77e11761d30d4eda5012.tar.zst freebsd-ports-gnome-b746962ef7e04f666f5c77e11761d30d4eda5012.zip |
- Update to 0.11
- Add missing dependency: Compress::Zlib and HTML::Entities
Changes: http://search.cpan.org/dist/Google-SAML-Response/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Google-SAML-Response/Makefile | 29 | ||||
-rw-r--r-- | net/p5-Google-SAML-Response/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Google-SAML-Response/pkg-plist | 8 |
3 files changed, 23 insertions, 18 deletions
diff --git a/net/p5-Google-SAML-Response/Makefile b/net/p5-Google-SAML-Response/Makefile index 71fec533ff53..0f10c8b2aafb 100644 --- a/net/p5-Google-SAML-Response/Makefile +++ b/net/p5-Google-SAML-Response/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Google-SAML-Response -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,15 +14,17 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= SAML responses for Google\'s SSO implementation -RUN_DEPENDS= p5-Crypt-OpenSSL-Bignum>0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \ - p5-Crypt-OpenSSL-DSA>0:${PORTSDIR}/security/p5-Crypt-OpenSSL-DSA \ - p5-Crypt-OpenSSL-RSA>0:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \ - p5-File-Which>0:${PORTSDIR}/sysutils/p5-File-Which \ - p5-Google-SAML-Request>0:${PORTSDIR}/net/p5-Google-SAML-Request \ - p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ - p5-XML-CanonicalizeXML>0:${PORTSDIR}/textproc/p5-XML-CanonicalizeXML -BUILD_DEPENDS= ${RUN_DEPENDS} -BUILD_DEPENDS+= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception +BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \ + p5-Crypt-OpenSSL-DSA>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-DSA \ + p5-Crypt-OpenSSL-RSA>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \ + p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \ + p5-Google-SAML-Request>=0:${PORTSDIR}/net/p5-Google-SAML-Request \ + p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ + p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ + p5-XML-CanonicalizeXML>=0:${PORTSDIR}/textproc/p5-XML-CanonicalizeXML +RUN_DEPENDS:= ${BUILD_DEPENDS} + +TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes @@ -30,8 +32,11 @@ MAN3= Google::SAML::Response.3 .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500903 -RUN_DEPENDS+= p5-Digest-SHA>0:${PORTSDIR}/security/p5-Digest-SHA +.if ${PERL_LEVEL} < 501000 +BUILD_DEPENDS+= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \ + p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress +RUN_DEPENDS+= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \ + p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress .endif .include <bsd.port.post.mk> diff --git a/net/p5-Google-SAML-Response/distinfo b/net/p5-Google-SAML-Response/distinfo index 542025f96b2e..298ae3544aad 100644 --- a/net/p5-Google-SAML-Response/distinfo +++ b/net/p5-Google-SAML-Response/distinfo @@ -1,2 +1,2 @@ -SHA256 (Google-SAML-Response-0.10.tar.gz) = ad89c8b83f3908748af2c6b19f699292bacb2d476692be3a3b4e42347760bd08 -SIZE (Google-SAML-Response-0.10.tar.gz) = 19280 +SHA256 (Google-SAML-Response-0.11.tar.gz) = 607cb2e97d18b1118343d17eba696aa401eb815eeb27b6986e5719a1b8229b66 +SIZE (Google-SAML-Response-0.11.tar.gz) = 43588 diff --git a/net/p5-Google-SAML-Response/pkg-plist b/net/p5-Google-SAML-Response/pkg-plist index 717f59b21f86..2a702f80157e 100644 --- a/net/p5-Google-SAML-Response/pkg-plist +++ b/net/p5-Google-SAML-Response/pkg-plist @@ -1,7 +1,7 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/SAML/Response/.packlist %%SITE_PERL%%/Google/SAML/Response.pm -@dirrmtry %%SITE_PERL%%/Google/SAML -@dirrmtry %%SITE_PERL%%/Google -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/SAML/Response +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/SAML/Response/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/SAML/Response @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/SAML @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google +@dirrmtry %%SITE_PERL%%/Google/SAML +@dirrmtry %%SITE_PERL%%/Google |