svn commit: r337237 - head/www/p5-Dancer2

Wen Heping wen at FreeBSD.org
Mon Dec 23 13:04:41 UTC 2013


Author: wen
Date: Mon Dec 23 13:04:40 2013
New Revision: 337237
URL: http://svnweb.freebsd.org/changeset/ports/337237

Log:
  - Update to 0.11
  Changes: http://cpansearch.perl.org/src/XSAWYERX/Dancer2-0.11/Changes
  - Add missing DEPENDS

Modified:
  head/www/p5-Dancer2/Makefile
  head/www/p5-Dancer2/distinfo

Modified: head/www/p5-Dancer2/Makefile
==============================================================================
--- head/www/p5-Dancer2/Makefile	Mon Dec 23 10:42:08 2013	(r337236)
+++ head/www/p5-Dancer2/Makefile	Mon Dec 23 13:04:40 2013	(r337237)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer2
-PORTVERSION=	0.10
+PORTVERSION=	0.11
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,13 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 RUN_DEPENDS=	\
+	p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \
 	p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny \
+	p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
 	p5-Crypt-URandom>0:${PORTSDIR}/security/p5-Crypt-URandom \
 	p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \
 	p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \
+	p5-File-ShareDir-Install>=0:${PORTSDIR}/devel/p5-File-ShareDir-Install \
 	p5-Hash-Merge-Simple>=0:${PORTSDIR}/devel/p5-Hash-Merge-Simple \
 	p5-HTTP-Body>=0:${PORTSDIR}/www/p5-HTTP-Body \
 	p5-HTTP-Date>=0:${PORTSDIR}/www/p5-HTTP-Date \

Modified: head/www/p5-Dancer2/distinfo
==============================================================================
--- head/www/p5-Dancer2/distinfo	Mon Dec 23 10:42:08 2013	(r337236)
+++ head/www/p5-Dancer2/distinfo	Mon Dec 23 13:04:40 2013	(r337237)
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-0.10.tar.gz) = 8b7377583cf0c3023fc21e5950aaf246ccc490585c1f0862afa8c3a64a1003b0
-SIZE (Dancer2-0.10.tar.gz) = 241175
+SHA256 (Dancer2-0.11.tar.gz) = 97ce88c73fcf329a5a8c9679f8411666442b09c039c0257c5f4f5a3aab4a54e1
+SIZE (Dancer2-0.11.tar.gz) = 241173


More information about the svn-ports-head mailing list