aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Mason
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-16 04:09:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-16 04:09:48 +0000
commita3cef47c8ff36b519e8a68eb033782daf7f90ec2 (patch)
tree562b54467327d7d6c7268deb634ff9d55b930d7b /www/p5-HTML-Mason
parent2edf554e15001e4eac575ace6d26946d3520e66f (diff)
downloadports-a3cef47c8ff36b519e8a68eb033782daf7f90ec2.tar.gz
ports-a3cef47c8ff36b519e8a68eb033782daf7f90ec2.zip
- Update to 1.48
- Merged BUILD_DEPENDS and RUN_DEPENDS as it produces error while building - Removed APACHE13 based dependancy PR: 166590 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=296710
Diffstat (limited to 'www/p5-HTML-Mason')
-rw-r--r--www/p5-HTML-Mason/Makefile18
-rw-r--r--www/p5-HTML-Mason/distinfo4
2 files changed, 8 insertions, 14 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index 00826bde7d13..448c3d434f4e 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTML-Mason
-PORTVERSION= 1.45
+PORTVERSION= 1.48
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,13 +15,11 @@ MAINTAINER= dsh@vlink.ru
COMMENT= High-performance, dynamic web site authoring system
BUILD_DEPENDS= p5-Class-Container>=0.7:${PORTSDIR}/devel/p5-Class-Container \
- p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser
-RUN_DEPENDS= p5-Cache-Cache>=1:${PORTSDIR}/devel/p5-Cache-Cache \
- p5-Class-Container>=0.7:${PORTSDIR}/devel/p5-Class-Container \
+ p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \
+ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
p5-Exception-Class>=1.15:${PORTSDIR}/devel/p5-Exception-Class \
p5-Log-Any>=0.08:${PORTSDIR}/devel/p5-Log-Any \
- p5-Params-Validate>=0.07:${PORTSDIR}/devel/p5-Params-Validate \
- p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser
+ p5-Cache-Cache>=1:${PORTSDIR}/devel/p5-Cache-Cache
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
PERL_MODBUILD= yes
@@ -58,8 +56,7 @@ MAN3= Bundle::HTML::Mason.3 \
HTML::Mason::Tools.3 \
HTML::Mason::Utils.3
-OPTIONS= MOD_PERL "with mod_perl dependency" off \
- APACHE2 "with mod_perl for Apache 2" off
+OPTIONS= MOD_PERL "with mod_perl dependency" off
post-build:
${MV} -f ${WRKSRC}/bin ${WRKSRC}/bin.orig
@@ -71,11 +68,8 @@ post-install:
.include <bsd.port.pre.mk>
.if defined(WITH_MOD_PERL)
-.if defined(WITH_APACHE2)
+USE_APACHE= 2.0+
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache2/Request.pm:${PORTSDIR}/www/p5-libapreq2
-.else
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Apache/libapreq.pm:${PORTSDIR}/www/p5-libapreq
-.endif
.endif
.include <bsd.port.post.mk>
diff --git a/www/p5-HTML-Mason/distinfo b/www/p5-HTML-Mason/distinfo
index 13612f0e8ff2..5477d39007c0 100644
--- a/www/p5-HTML-Mason/distinfo
+++ b/www/p5-HTML-Mason/distinfo
@@ -1,2 +1,2 @@
-SHA256 (HTML-Mason-1.45.tar.gz) = d2a727bacbffd382b56c14bde880b2d329f858561dce80d3cba9865f3082e5ab
-SIZE (HTML-Mason-1.45.tar.gz) = 488490
+SHA256 (HTML-Mason-1.48.tar.gz) = c249109c741aecf31800331775a762c5791af4f0065919189403af9aae3345b4
+SIZE (HTML-Mason-1.48.tar.gz) = 489970