diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 01:12:09 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 01:12:09 +0800 |
commit | 29c692b68d98aa2243ffa37ab5334040a52cdfc6 (patch) | |
tree | 5f9ad78d78b98e8fcc4d00d96af9803f2e6513a4 | |
parent | 6eea71aaa50cbd7a44c7cea7b55f5249f6793fac (diff) | |
download | freebsd-ports-graphics-29c692b68d98aa2243ffa37ab5334040a52cdfc6.tar.gz freebsd-ports-graphics-29c692b68d98aa2243ffa37ab5334040a52cdfc6.tar.zst freebsd-ports-graphics-29c692b68d98aa2243ffa37ab5334040a52cdfc6.zip |
- Update to 0.300000
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Dancer2-Plugin-Ajax/Changes
-rw-r--r-- | www/p5-Dancer2-Plugin-Ajax/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Dancer2-Plugin-Ajax/distinfo | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/www/p5-Dancer2-Plugin-Ajax/Makefile b/www/p5-Dancer2-Plugin-Ajax/Makefile index ca98e99a027..39c31e42bc2 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.200001 +PORTVERSION= 0.300000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +11,10 @@ COMMENT= Ajax handling for Dancer2 applications LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= p5-Dancer2>=0.155000:www/p5-Dancer2 -BUILD_DEPENDS:= ${RUN_DEPENDS} +BUILD_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 +RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 diff --git a/www/p5-Dancer2-Plugin-Ajax/distinfo b/www/p5-Dancer2-Plugin-Ajax/distinfo index 5e8b062135c..21ae1a757ce 100644 --- a/www/p5-Dancer2-Plugin-Ajax/distinfo +++ b/www/p5-Dancer2-Plugin-Ajax/distinfo @@ -1,2 +1,3 @@ -SHA256 (Dancer2-Plugin-Ajax-0.200001.tar.gz) = 48b9d060f64a81a4bb10825145ade92d2318b94ddfdbd14742c5fcc4e170233e -SIZE (Dancer2-Plugin-Ajax-0.200001.tar.gz) = 13838 +TIMESTAMP = 1478453510 +SHA256 (Dancer2-Plugin-Ajax-0.300000.tar.gz) = ec51b3ab9321c0087d3d265b92c55bad53a7949c438a32a662ba270e75cce674 +SIZE (Dancer2-Plugin-Ajax-0.300000.tar.gz) = 13311 |