diff -ruN p5-Dancer2-Plugin-Auth-Extensible.orig/Makefile p5-Dancer2-Plugin-Auth-Extensible/Makefile --- p5-Dancer2-Plugin-Auth-Extensible.orig/Makefile 2016-06-03 20:41:37.000000000 +0200 +++ p5-Dancer2-Plugin-Auth-Extensible/Makefile 2016-08-27 18:12:34.000000000 +0200 @@ -2,7 +2,7 @@ # $FreeBSD: head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile 416329 2016-06-03 18:41:37Z pi $ PORTNAME= Dancer2-Plugin-Auth-Extensible -PORTVERSION= 0.600 +PORTVERSION= 0.610 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -27,9 +27,4 @@ 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 diff -ruN p5-Dancer2-Plugin-Auth-Extensible.orig/distinfo p5-Dancer2-Plugin-Auth-Extensible/distinfo --- p5-Dancer2-Plugin-Auth-Extensible.orig/distinfo 2016-06-03 20:41:37.000000000 +0200 +++ p5-Dancer2-Plugin-Auth-Extensible/distinfo 2016-08-27 18:01:13.000000000 +0200 @@ -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 -ruN p5-Dancer2-Plugin-Auth-Extensible.orig/pkg-plist p5-Dancer2-Plugin-Auth-Extensible/pkg-plist --- p5-Dancer2-Plugin-Auth-Extensible.orig/pkg-plist 2016-06-03 20:41:37.000000000 +0200 +++ p5-Dancer2-Plugin-Auth-Extensible/pkg-plist 2016-08-27 18:11:07.000000000 +0200 @@ -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