diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-08-30 23:57:21 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-08-30 23:57:21 +0800 |
commit | 7e4fccf5fd287aec692652225bf1e51a78fdfc97 (patch) | |
tree | 43703a4d308e67503cc1c1e870bb413939f52abb /security | |
parent | b52cf59ed25ea37edeb6e3d9ca841ca2866a2a51 (diff) | |
download | freebsd-ports-gnome-7e4fccf5fd287aec692652225bf1e51a78fdfc97.tar.gz freebsd-ports-gnome-7e4fccf5fd287aec692652225bf1e51a78fdfc97.tar.zst freebsd-ports-gnome-7e4fccf5fd287aec692652225bf1e51a78fdfc97.zip |
- Update to 0.601
- While here, add NO_ARCH
PR: 212198
Submitted by: hvo.pm@xs4all.nl (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile index c7da3132c110..16dc1837b64a 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-DBIC -PORTVERSION= 0.600 -PORTREVISION= 1 +PORTVERSION= 0.601 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,5 +24,6 @@ TEST_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo index c7d8285c8bcb..e9bfc7f53f2a 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464881431 -SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.600.tar.gz) = d67830f701526d26dd2e9ff4b0e10e8eee7f4147bc930338c005ef90b88531d6 -SIZE (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.600.tar.gz) = 11008 +TIMESTAMP = 1472310658 +SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.601.tar.gz) = f0903e1e49f8d0c4ea44ffa862a9fa8bc9d7995aa6a64ee67c3d817b903ac490 +SIZE (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.601.tar.gz) = 11095 |