diff options
author | wen <wen@FreeBSD.org> | 2014-12-13 17:29:59 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-12-13 17:29:59 +0800 |
commit | b23fcb126a127f83eb1843d82770fe159b7d1547 (patch) | |
tree | abdc61a86a6f58160d0de569c04bdd5908c4a670 /www | |
parent | 891ef962327f7f0e7f5390e6f7d9828a9ae5210f (diff) | |
download | freebsd-ports-gnome-b23fcb126a127f83eb1843d82770fe159b7d1547.tar.gz freebsd-ports-gnome-b23fcb126a127f83eb1843d82770fe159b7d1547.tar.zst freebsd-ports-gnome-b23fcb126a127f83eb1843d82770fe159b7d1547.zip |
- Update to 0.156001
Changes: http://search.cpan.org/src/XSAWYERX/Dancer2-0.156001/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Dancer2/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Dancer2/distinfo | 4 | ||||
-rw-r--r-- | www/p5-Dancer2/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index c811bc1d177e..cda7edc7e864 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.155004 +PORTVERSION= 0.156001 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index 04f8aec1612b..1acbe440f0d5 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.155004.tar.gz) = 0a2a3613a0e2793e5bc0a5d17b2b41fb432b19c85c3e4e413f6b5cbd4a4f94f7 -SIZE (Dancer2-0.155004.tar.gz) = 287322 +SHA256 (Dancer2-0.156001.tar.gz) = da23b1d02854bb199fff6d0d4dd08ccff34d8eb69b1a24b759fc1e43b5a418bf +SIZE (Dancer2-0.156001.tar.gz) = 303645 diff --git a/www/p5-Dancer2/pkg-plist b/www/p5-Dancer2/pkg-plist index a8370c5e032b..2f693c0fc0ba 100644 --- a/www/p5-Dancer2/pkg-plist +++ b/www/p5-Dancer2/pkg-plist @@ -3,6 +3,7 @@ bin/dancer2 %%SITE_PERL%%/auto/share/dist/Dancer2/skel/Makefile.PL %%SITE_PERL%%/auto/share/dist/Dancer2/skel/config.yml %%SITE_PERL%%/auto/share/dist/Dancer2/skel/bin/+app.pl +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/cpanfile %%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments/development.yml %%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments/production.yml %%SITE_PERL%%/auto/share/dist/Dancer2/skel/lib/AppFile.pm |