diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-11-22 02:23:40 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-11-22 02:23:40 +0000 |
commit | 0454cb63a979cad2a6bd7f6b3aec82413ebd0b11 (patch) | |
tree | 1a6601c5c0aa0fe7044b8d3345f82aadd2066617 | |
parent | 71c9405bdd11a5a6659e9c7de274a67eca792845 (diff) | |
download | ports-0454cb63a979cad2a6bd7f6b3aec82413ebd0b11.tar.gz ports-0454cb63a979cad2a6bd7f6b3aec82413ebd0b11.zip |
- Upgrade to 0.06.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=286226
-rw-r--r-- | www/p5-Squatting-On-PSGI/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Squatting-On-PSGI/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Squatting-On-PSGI/Makefile b/www/p5-Squatting-On-PSGI/Makefile index a3d2a4f34c49..a8feabe7356f 100644 --- a/www/p5-Squatting-On-PSGI/Makefile +++ b/www/p5-Squatting-On-PSGI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Squatting-On-PSGI -PORTVERSION= 0.04 +PORTVERSION= 0.06 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BEPPU @@ -17,7 +17,7 @@ COMMENT= Perl extension to run Squatting app on PSGI RUN_DEPENDS= \ p5-Plack>0:${PORTSDIR}/www/p5-Plack \ - p5-Squatting>0:${PORTSDIR}/www/p5-Squatting + p5-Squatting>=0.81:${PORTSDIR}/www/p5-Squatting BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/www/p5-Squatting-On-PSGI/distinfo b/www/p5-Squatting-On-PSGI/distinfo index 341420868ea7..ddc901080a02 100644 --- a/www/p5-Squatting-On-PSGI/distinfo +++ b/www/p5-Squatting-On-PSGI/distinfo @@ -1,2 +1,2 @@ -SHA256 (Squatting-On-PSGI-0.04.tar.gz) = 37e66c3be83bce37278756b697d4070ada42da9e7ac4614e0d99745f56eae124 -SIZE (Squatting-On-PSGI-0.04.tar.gz) = 42097 +SHA256 (Squatting-On-PSGI-0.06.tar.gz) = 0eb6d3a420c001acb611e14517a28324772b76abc9a88b4a4f08ad0c68edc0e6 +SIZE (Squatting-On-PSGI-0.06.tar.gz) = 45774 |