diff options
Diffstat (limited to 'security/p5-Dancer2-Plugin-Auth-Extensible/Makefile')
-rw-r--r-- | security/p5-Dancer2-Plugin-Auth-Extensible/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile index 9534dac7d16..433269ce9f6 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 |