diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-02-02 03:47:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-02-02 03:47:08 +0800 |
commit | 7c9e23e6b22eceaa3ae2f3197d195f236d789144 (patch) | |
tree | 7978b5f1437b162256768298d82e25f4686836dd /www | |
parent | 362e7f50ff44bd1b04f048f45d37d87e39ceb47f (diff) | |
download | freebsd-ports-gnome-7c9e23e6b22eceaa3ae2f3197d195f236d789144.tar.gz freebsd-ports-gnome-7c9e23e6b22eceaa3ae2f3197d195f236d789144.tar.zst freebsd-ports-gnome-7c9e23e6b22eceaa3ae2f3197d195f236d789144.zip |
- Update to 0.200001
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Dancer2-Plugin-Ajax/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer2-Plugin-Ajax/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Dancer2-Plugin-Ajax/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-Dancer2-Plugin-Ajax/Makefile b/www/p5-Dancer2-Plugin-Ajax/Makefile index cdc2d9a2b1b3..e7646d24e5e6 100644 --- a/www/p5-Dancer2-Plugin-Ajax/Makefile +++ b/www/p5-Dancer2-Plugin-Ajax/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Ajax -PORTVERSION= 0.200000 +PORTVERSION= 0.200001 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,9 +12,10 @@ COMMENT= Ajax handling for Dancer2 applications LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Dancer2>=0.156001:${PORTSDIR}/www/p5-Dancer2 +RUN_DEPENDS= p5-Dancer2>=0.155000:${PORTSDIR}/www/p5-Dancer2 BUILD_DEPENDS:= ${RUN_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/www/p5-Dancer2-Plugin-Ajax/distinfo b/www/p5-Dancer2-Plugin-Ajax/distinfo index 011367e1d889..5e8b062135c3 100644 --- a/www/p5-Dancer2-Plugin-Ajax/distinfo +++ b/www/p5-Dancer2-Plugin-Ajax/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-Plugin-Ajax-0.200000.tar.gz) = 8ab8486ad1b0ba81282da4a8b1c6cc62f10c4956d515f4e4e1cec52b88655470 -SIZE (Dancer2-Plugin-Ajax-0.200000.tar.gz) = 13713 +SHA256 (Dancer2-Plugin-Ajax-0.200001.tar.gz) = 48b9d060f64a81a4bb10825145ade92d2318b94ddfdbd14742c5fcc4e170233e +SIZE (Dancer2-Plugin-Ajax-0.200001.tar.gz) = 13838 |