diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-08-30 23:57:17 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-08-30 23:57:17 +0800 |
commit | b52cf59ed25ea37edeb6e3d9ca841ca2866a2a51 (patch) | |
tree | 9f3623b9bb46f7160a4a0e5d43ef70e4f030f08b /security/p5-Dancer2-Plugin-Auth-Extensible | |
parent | 17fa06d5e95e1163efb55be71e52c902a239a26f (diff) | |
download | freebsd-ports-graphics-b52cf59ed25ea37edeb6e3d9ca841ca2866a2a51.tar.gz freebsd-ports-graphics-b52cf59ed25ea37edeb6e3d9ca841ca2866a2a51.tar.zst freebsd-ports-graphics-b52cf59ed25ea37edeb6e3d9ca841ca2866a2a51.zip |
- Update to 0.610
PR: 212200
Submitted by: hvo.pm@xs4all.nl (maintainer)
Diffstat (limited to 'security/p5-Dancer2-Plugin-Auth-Extensible')
-rw-r--r-- | security/p5-Dancer2-Plugin-Auth-Extensible/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Dancer2-Plugin-Auth-Extensible/distinfo | 6 | ||||
-rw-r--r-- | security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist | 1 |
3 files changed, 5 insertions, 9 deletions
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile index 8869dd711ee..02283f1114e 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.600 +PORTVERSION= 0.610 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -27,9 +27,4 @@ DPAEPU_DESC= Extra dependencies for Provider::Unix DPAEPU_BUILD_DEPENDS= p5-Authen-Simple-PAM>=0:security/p5-Authen-Simple-PAM -# 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 a0a0032596b..60eee1b35a1 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo +++ b/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464863532 -SHA256 (Dancer2-Plugin-Auth-Extensible-0.600.tar.gz) = a4a5b2a9a6d135b4f912254ad3e3451c4c8021291a769187d1bf8f27b69601fe -SIZE (Dancer2-Plugin-Auth-Extensible-0.600.tar.gz) = 33766 +TIMESTAMP = 1472313673 +SHA256 (Dancer2-Plugin-Auth-Extensible-0.610.tar.gz) = 075ed03e5a17463ad1182e89366e60eb9a1f77ca2cc8be1b43e0e16262a4760c +SIZE (Dancer2-Plugin-Auth-Extensible-0.610.tar.gz) = 38842 diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist b/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist index d11e202384c..5990b6b7788 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist +++ b/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist @@ -1,3 +1,4 @@ +bin/dancer2-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 |