diff options
author | wen <wen@FreeBSD.org> | 2016-11-08 02:57:06 +0000 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-11-08 02:57:06 +0000 |
commit | 107faf58b4b39dd40915d84183b6479f623c7905 (patch) | |
tree | 8eb582f021a5a6b0dfb306f149b9a1215c701ab0 | |
parent | 5076e7bc2473f17fd0d3e3fdf27f83088101a295 (diff) | |
download | FreeBSD-ports-107faf58b4b39dd40915d84183b6479f623c7905.zip FreeBSD-ports-107faf58b4b39dd40915d84183b6479f623c7905.tar.gz |
- Update to 0.620
Changes: http://cpansearch.perl.org/src/HORNBURG/Dancer2-Plugin-Auth-Extensible-0.620/Changes
- Update DEPENDS
PR: 214275
Submitted by: hvo.pm@xs4all.nl(maintainer)
-rw-r--r-- | security/p5-Dancer2-Plugin-Auth-Extensible/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Dancer2-Plugin-Auth-Extensible/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile index 9534dac..433269c 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.614 +PORTVERSION= 0.620 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-SaltedHash>=0:security/p5-Crypt-SaltedHash \ p5-Session-Token>=0:security/p5-Session-Token \ - p5-Dancer2>=0.200000:www/p5-Dancer2 + p5-Dancer2>=0.204001:www/p5-Dancer2 RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo b/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo index fbb771f..8b49472 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo +++ b/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1477871314 -SHA256 (Dancer2-Plugin-Auth-Extensible-0.614.tar.gz) = d08e3e09965aaa44398eff27ce757d0a266e952b6af68156dd2005de37b2c311 -SIZE (Dancer2-Plugin-Auth-Extensible-0.614.tar.gz) = 42451 +TIMESTAMP = 1478572225 +SHA256 (Dancer2-Plugin-Auth-Extensible-0.620.tar.gz) = 05fdc02df83ae494fe8b11636029225b70bafdff0a6ef0f54fde31c22e62fc28 +SIZE (Dancer2-Plugin-Auth-Extensible-0.620.tar.gz) = 47906 |