aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-08 16:00:59 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-08 16:00:59 +0000
commit24cadf875bc2a570f7494ea94f5e7425fcfca965 (patch)
tree74132cfcc5faba4d5dc1611d8c7b533ba67bdcb9
parent21d55a414c2e0ba09a5e561e04638d3e9865e880 (diff)
downloadports-24cadf875bc2a570f7494ea94f5e7425fcfca965.tar.gz
ports-24cadf875bc2a570f7494ea94f5e7425fcfca965.zip
Notes
-rw-r--r--www/p5-Catalyst-DispatchType-Regex/Makefile4
-rw-r--r--www/p5-Catalyst-Plugin-Server/Makefile2
2 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-Catalyst-DispatchType-Regex/Makefile b/www/p5-Catalyst-DispatchType-Regex/Makefile
index fc1d1c9735bb..100df13b31c5 100644
--- a/www/p5-Catalyst-DispatchType-Regex/Makefile
+++ b/www/p5-Catalyst-DispatchType-Regex/Makefile
@@ -2,12 +2,10 @@
# $FreeBSD$
PORTNAME= Catalyst-DispatchType-Regex
-PORTVERSION= 5.90.033
-PORTREVISION= 1
+PORTVERSION= 5.90033
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Regex DispatchType
diff --git a/www/p5-Catalyst-Plugin-Server/Makefile b/www/p5-Catalyst-Plugin-Server/Makefile
index 4ea8ad4d8471..f4482df05396 100644
--- a/www/p5-Catalyst-Plugin-Server/Makefile
+++ b/www/p5-Catalyst-Plugin-Server/Makefile
@@ -15,7 +15,7 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.90:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-Catalyst-DispatchType-Regex>=5.90:${PORTSDIR}/www/p5-Catalyst-DispatchType-Regex \
+ p5-Catalyst-DispatchType-Regex>=5.90000:${PORTSDIR}/www/p5-Catalyst-DispatchType-Regex \
p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
p5-Clone-Fast>=0:${PORTSDIR}/devel/p5-Clone-Fast \