diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-04 17:11:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-04 17:11:49 +0000 |
commit | 3819455296f29458cb504c3f9a41a44c6f2749d5 (patch) | |
tree | 1710102168a43e53d35ad2df3d1d519b39f60b20 /net/p5-Google-SAML-Request | |
parent | 510da823fdf9ae8a2baa807b7055d0b73d1bd5fe (diff) |
Notes
Diffstat (limited to 'net/p5-Google-SAML-Request')
-rw-r--r-- | net/p5-Google-SAML-Request/Makefile | 10 | ||||
-rw-r--r-- | net/p5-Google-SAML-Request/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Google-SAML-Request/pkg-plist | 2 |
3 files changed, 9 insertions, 7 deletions
diff --git a/net/p5-Google-SAML-Request/Makefile b/net/p5-Google-SAML-Request/Makefile index 6c4f29ec5f25..3b3862f940eb 100644 --- a/net/p5-Google-SAML-Request/Makefile +++ b/net/p5-Google-SAML-Request/Makefile @@ -2,14 +2,16 @@ # $FreeBSD$ PORTNAME= Google-SAML-Request -PORTVERSION= 0.04 -PORTREVISION= 3 +PORTVERSION= 0.05 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Create or parse Google's SAML requests +COMMENT= Create or parse Google SAML requests + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual BUILD_DEPENDS= p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ p5-URI>0:${PORTSDIR}/net/p5-URI \ @@ -18,6 +20,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild .include <bsd.port.mk> diff --git a/net/p5-Google-SAML-Request/distinfo b/net/p5-Google-SAML-Request/distinfo index 83bc09af089d..1c5f8af313a9 100644 --- a/net/p5-Google-SAML-Request/distinfo +++ b/net/p5-Google-SAML-Request/distinfo @@ -1,2 +1,2 @@ -SHA256 (Google-SAML-Request-0.04.tar.gz) = d4d5fba6b4f310bb7577a2a1e1929b20efe46ce512f7c069a403608cfdd2cbdf -SIZE (Google-SAML-Request-0.04.tar.gz) = 12990 +SHA256 (Google-SAML-Request-0.05.tar.gz) = a1b4df2c22750e5ecc48a93aa067ecafa08fd467d78c3d9eedd418c0a57bd7e8 +SIZE (Google-SAML-Request-0.05.tar.gz) = 21259 diff --git a/net/p5-Google-SAML-Request/pkg-plist b/net/p5-Google-SAML-Request/pkg-plist index d3af50389aa7..652fd2115dd6 100644 --- a/net/p5-Google-SAML-Request/pkg-plist +++ b/net/p5-Google-SAML-Request/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Google::SAML::Request.3.gz %%SITE_PERL%%/Google/SAML/Request.pm +%%PERL5_MAN3%%/Google::SAML::Request.3.gz |