aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Dancer2-Plugin-Auth-Extensible
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-27 21:22:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-27 21:22:43 +0000
commit9cee0306eba112be214d36c0a6262c719d1fbcd3 (patch)
treeb532937119796bd553125e9c36572d71d89bff06 /security/p5-Dancer2-Plugin-Auth-Extensible
parentbef55936cf0bf7253a625475ef46f5f36b11e99f (diff)
downloadports-9cee0306eba112be214d36c0a6262c719d1fbcd3.tar.gz
ports-9cee0306eba112be214d36c0a6262c719d1fbcd3.zip
- Update to 0.400
PR: 200392 Submitted by: hvo.pm@xs4all.nl (maintainer)
Notes
Notes: svn path=/head/; revision=387681
Diffstat (limited to 'security/p5-Dancer2-Plugin-Auth-Extensible')
-rw-r--r--security/p5-Dancer2-Plugin-Auth-Extensible/Makefile8
-rw-r--r--security/p5-Dancer2-Plugin-Auth-Extensible/distinfo4
-rw-r--r--security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist1
3 files changed, 9 insertions, 4 deletions
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
index 9f77139f462f..2704240db00d 100644
--- a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
+++ b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer2-Plugin-Auth-Extensible
-PORTVERSION= 0.305
+PORTVERSION= 0.400
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,7 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Crypt-SaltedHash>=0:${PORTSDIR}/security/p5-Crypt-SaltedHash \
+ p5-Session-Token>=0:${PORTSDIR}/security/p5-Session-Token \
p5-Dancer2>=0.153002:${PORTSDIR}/www/p5-Dancer2
RUN_DEPENDS:= ${BUILD_DEPENDS}
@@ -28,4 +29,9 @@ DPAEPD_BUILD_DEPENDS= p5-Dancer2-Plugin-Database>=0:${PORTSDIR}/databases/p5-Dan
DPAEPU_BUILD_DEPENDS= p5-Authen-Simple-PAM>=0:${PORTSDIR}/security/p5-Authen-Simple-PAM \
p5-Unix-Passwd-File>=0:${PORTSDIR}/security/p5-Unix-Passwd-File
+# bin/generate-crypted-password belongs to D1 version
+post-patch:
+ ${REINPLACE_CMD} -e '/generate-crypted-password/d' ${WRKSRC}/MANIFEST
+ ${REINPLACE_CMD} -e '/generate-crypted-password/d' ${WRKSRC}/Makefile.PL
+
.include <bsd.port.mk>
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo b/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
index 90cb4fddcdd2..29b63a15b337 100644
--- a/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
+++ b/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-Plugin-Auth-Extensible-0.305.tar.gz) = 7d8c7be5cbe89f75090214f42a48a3b3085474d1be8ff3bda9d807150118d286
-SIZE (Dancer2-Plugin-Auth-Extensible-0.305.tar.gz) = 23669
+SHA256 (Dancer2-Plugin-Auth-Extensible-0.400.tar.gz) = ed6314275254417c8254e53d470b912c7c1f53e5a726885ea5f61c159e378fb2
+SIZE (Dancer2-Plugin-Auth-Extensible-0.400.tar.gz) = 35032
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist b/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist
index d28b4ef998a2..bad296939a9a 100644
--- a/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist
+++ b/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist
@@ -1,4 +1,3 @@
-bin/generate-crypted-password
%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible.pm
%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Base.pm
%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Config.pm