aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Continuity
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2011-08-26 21:41:51 +0800
committertobez <tobez@FreeBSD.org>2011-08-26 21:41:51 +0800
commit0a3e4c99910900c05fdca87a3f9fd88a9c453b09 (patch)
tree72682b0140f4cf93ac491449b15908bf8edc6809 /www/p5-Continuity
parentb0724f73f2111238f3a2001b1e343e7afbe9cb03 (diff)
downloadfreebsd-ports-gnome-0a3e4c99910900c05fdca87a3f9fd88a9c453b09.tar.gz
freebsd-ports-gnome-0a3e4c99910900c05fdca87a3f9fd88a9c453b09.tar.zst
freebsd-ports-gnome-0a3e4c99910900c05fdca87a3f9fd88a9c453b09.zip
Update to 1.4.
Changes: http://search.cpan.org/dist/Continuity/Changes
Diffstat (limited to 'www/p5-Continuity')
-rw-r--r--www/p5-Continuity/Makefile10
-rw-r--r--www/p5-Continuity/distinfo4
2 files changed, 8 insertions, 6 deletions
diff --git a/www/p5-Continuity/Makefile b/www/p5-Continuity/Makefile
index d93ae76989ff..d60e297776bf 100644
--- a/www/p5-Continuity/Makefile
+++ b/www/p5-Continuity/Makefile
@@ -6,20 +6,22 @@
#
PORTNAME= Continuity
-PORTVERSION= 1.3
+PORTVERSION= 1.4
CATEGORIES= www perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../by-authors/id/A/AW/AWWAIID
+MASTER_SITE_SUBDIR=CPAN:AWWAIID
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Stateful Web applications in Perl
-BUILD_DEPENDS= p5-Event>0:${PORTSDIR}/devel/p5-Event \
+COMMON_DEPENDS= p5-Event>0:${PORTSDIR}/devel/p5-Event \
+ p5-HTTP-Daemon>=1.36:${PORTSDIR}/www/p5-HTTP-Daemon \
p5-Coro>=4.37:${PORTSDIR}/devel/p5-Coro \
p5-PSGI>=0:${PORTSDIR}/www/p5-PSGI \
p5-libwww>0:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${COMMON_DEPENDS}
+RUN_DEPENDS= ${COMMON_DEPENDS}
PERL_CONFIGURE= 5.8.0+
diff --git a/www/p5-Continuity/distinfo b/www/p5-Continuity/distinfo
index 952b1a8436eb..f03bf88b0a42 100644
--- a/www/p5-Continuity/distinfo
+++ b/www/p5-Continuity/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Continuity-1.3.tar.gz) = 5de305f0a7e533db2d2dac6926226a0b95f63a0e24aef8fc45d6c8eba39a797f
-SIZE (Continuity-1.3.tar.gz) = 73055
+SHA256 (Continuity-1.4.tar.gz) = fe5fdc5bd2dfa9e4323408a5db8ea2068619f3097207931f4df8e86fa7829ddb
+SIZE (Continuity-1.4.tar.gz) = 73843