aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-OpenID-Consumer
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-17 14:09:06 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-01-17 14:09:06 +0000
commit104b3e2b38574bf3657977b9af85445fa0c7e445 (patch)
tree2069c4d76f102e3f94921535fd5efaafd9baf6a2 /net/p5-Net-OpenID-Consumer
parentbd1cd2b6f71a3945640c6a8ed0d12c855d8f447a (diff)
downloadports-104b3e2b38574bf3657977b9af85445fa0c7e445.tar.gz
ports-104b3e2b38574bf3657977b9af85445fa0c7e445.zip
- Update to 1.17
- Add LICENSE - Add TEST_DEPENDS - Add NO_ARCH - Remove regression-test: Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/Changes Sponsored by: PortsCamp Taiwan
Notes
Notes: svn path=/head/; revision=406507
Diffstat (limited to 'net/p5-Net-OpenID-Consumer')
-rw-r--r--net/p5-Net-OpenID-Consumer/Makefile13
-rw-r--r--net/p5-Net-OpenID-Consumer/distinfo4
2 files changed, 9 insertions, 8 deletions
diff --git a/net/p5-Net-OpenID-Consumer/Makefile b/net/p5-Net-OpenID-Consumer/Makefile
index 67b00e46b8b7..6d11700a2153 100644
--- a/net/p5-Net-OpenID-Consumer/Makefile
+++ b/net/p5-Net-OpenID-Consumer/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net-OpenID-Consumer
-PORTVERSION= 1.16
+PORTVERSION= 1.17
CATEGORIES= net security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,19 +10,20 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Library for consumers of OpenID identities
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
p5-Net-OpenID-Common>=1.18:${PORTSDIR}/security/p5-Net-OpenID-Common \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-CGI>=0:${PORTSDIR}/www/p5-CGI
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-.if defined(MAINTAINER_MODE)
-regression-test: build
- cd ${WRKSRC} && ${MAKE} test
-.endif
-
.include <bsd.port.mk>
diff --git a/net/p5-Net-OpenID-Consumer/distinfo b/net/p5-Net-OpenID-Consumer/distinfo
index d4c6555db5fb..95e326c0b045 100644
--- a/net/p5-Net-OpenID-Consumer/distinfo
+++ b/net/p5-Net-OpenID-Consumer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-OpenID-Consumer-1.16.tar.gz) = 2026a4c3dfeee191ef7865a30034522bfd06c2bfa78afd890abd0def05f74d5d
-SIZE (Net-OpenID-Consumer-1.16.tar.gz) = 57858
+SHA256 (Net-OpenID-Consumer-1.17.tar.gz) = 45f4c31abc905c3c3e21b41f472844f019e38499dd81062ceafc26e6f3c65e6d
+SIZE (Net-OpenID-Consumer-1.17.tar.gz) = 58507