svn commit: r406905 - head/security/p5-Dancer2-Plugin-Auth-Extensible
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jan 22 11:33:55 UTC 2016
Author: sunpoet
Date: Fri Jan 22 11:33:53 2016
New Revision: 406905
URL: https://svnweb.freebsd.org/changeset/ports/406905
Log:
- Update to 0.501
- While I'm here, add NO_ARCH
Changes: http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible/Changes
PR: 206434
Submitted by: Henk van Oers <hvo.pm at xs4all.nl> (maintainer)
Modified:
head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile Fri Jan 22 11:33:49 2016 (r406904)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile Fri Jan 22 11:33:53 2016 (r406905)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Dancer2-Plugin-Auth-Extensible
-PORTVERSION= 0.500
+PORTVERSION= 0.501
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-Crypt-SaltedHash>=0:${
p5-Dancer2>=0.166000:${PORTSDIR}/www/p5-Dancer2
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo Fri Jan 22 11:33:49 2016 (r406904)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo Fri Jan 22 11:33:53 2016 (r406905)
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-Plugin-Auth-Extensible-0.500.tar.gz) = e3c767f2f70292a7b0fa40f567082b3a0d66c36557cd4667e8e4f51aa6018eb9
-SIZE (Dancer2-Plugin-Auth-Extensible-0.500.tar.gz) = 39682
+SHA256 (Dancer2-Plugin-Auth-Extensible-0.501.tar.gz) = 88090c6c0287b4acfa9af3b3549501a3d5a7b4399a4c37946eb3ac7aca0acf16
+SIZE (Dancer2-Plugin-Auth-Extensible-0.501.tar.gz) = 39614
More information about the svn-ports-all
mailing list