aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-07-22 13:24:05 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-07-22 13:24:05 +0000
commitced89103ad5102892cb053c9e6df39bc0361e698 (patch)
tree89fe0bee0855d1cf51d856705818586e043f9826 /www
parent8be486dbe2a1fa4d581539dd2af1fb2fb1dd361c (diff)
downloadports-ced89103ad5102892cb053c9e6df39bc0361e698.tar.gz
ports-ced89103ad5102892cb053c9e6df39bc0361e698.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/suphp/Makefile12
-rw-r--r--www/suphp/distinfo4
2 files changed, 7 insertions, 9 deletions
diff --git a/www/suphp/Makefile b/www/suphp/Makefile
index 714330321d9f..d76f5ca26ca9 100644
--- a/www/suphp/Makefile
+++ b/www/suphp/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= suphp
-PORTVERSION= 0.7.1
-PORTREVISION= 5
+PORTVERSION= 0.7.2
CATEGORIES= www
MASTER_SITES= http://www.suphp.org/download/ \
${MASTER_SITE_LOCAL:S|%SUBDIR%|koitsu|}
@@ -12,7 +11,8 @@ MAINTAINER= yzlin@FreeBSD.org
COMMENT= Securely execute PHP scripts under Apache
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal:env automake:env autoconf:env libtool:env
+USE_AUTOTOOLS= aclocal:env automake autoconf:env libtool:env
+AUTOMAKE_ARGS+= --add-missing
# Maintainer has not tested suPHP 0.6.x on Apache 1.3.
USE_APACHE= 22
@@ -39,11 +39,9 @@ CONFIGURE_ARGS+= --with-apr=${LOCALBASE}
AUTOTOOLSFILES= aclocal.m4
post-patch:
- @${REINPLACE_CMD} -e 's|2.61|%%AUTOCONF_VERSION%%|g' \
- -e 's|1.10.1|%%AUTOMAKE_APIVER%%|g' \
- -e 's|1.10|%%AUTOMAKE_VERSION%%|g' \
+ @${REINPLACE_CMD} -e 's|2.68|%%AUTOCONF_VERSION%%|g' \
+ -e 's|1.11.3|%%AUTOMAKE_VERSION%%|g' \
${WRKSRC}/aclocal.m4
- @${CHMOD} 755 ${WRKSRC}/config/install-sh
post-install:
.if !defined(NOPORTDOCS)
diff --git a/www/suphp/distinfo b/www/suphp/distinfo
index 11415fbbfeb1..1fd478eacd4e 100644
--- a/www/suphp/distinfo
+++ b/www/suphp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (suphp-0.7.1.tar.gz) = 91d180046f95f66c9ad12f3ca67bba87e2b64338543145e68370babc4434e58a
-SIZE (suphp-0.7.1.tar.gz) = 386521
+SHA256 (suphp-0.7.2.tar.gz) = e09d4d73a552f4a5bb46961ac7e7ea61c5c24757a8b80d8d770e4c7ed6519760
+SIZE (suphp-0.7.2.tar.gz) = 343223