aboutsummaryrefslogtreecommitdiffstats
path: root/www/suphp
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2011-02-22 08:05:41 +0800
committerohauer <ohauer@FreeBSD.org>2011-02-22 08:05:41 +0800
commit953b079a969747a77c7b56dff4f80bd6df2b29b6 (patch)
treeb9c10389f6be0791c7fcd8c6cd70ccca32e6b3b5 /www/suphp
parentabb09d44778b95a33594b5bf30146f4f57740e3f (diff)
downloadfreebsd-ports-gnome-953b079a969747a77c7b56dff4f80bd6df2b29b6.tar.gz
freebsd-ports-gnome-953b079a969747a77c7b56dff4f80bd6df2b29b6.tar.zst
freebsd-ports-gnome-953b079a969747a77c7b56dff4f80bd6df2b29b6.zip
- fix pkg-plist if installed from port (leftover in httpd.conf)
- remove MD5 from distfile PR: ports/154754 Submitted by: myself Approved by: maintainer timeout
Diffstat (limited to 'www/suphp')
-rw-r--r--www/suphp/Makefile3
-rw-r--r--www/suphp/distinfo1
2 files changed, 2 insertions, 2 deletions
diff --git a/www/suphp/Makefile b/www/suphp/Makefile
index 754e16bb9f2d..eb3304b11360 100644
--- a/www/suphp/Makefile
+++ b/www/suphp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= suphp
PORTVERSION= 0.7.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= http://www.suphp.org/download/ \
${MASTER_SITE_LOCAL:S|%SUBDIR%|koitsu|}
@@ -60,6 +60,7 @@ post-install:
@${STRIP_CMD} ${PREFIX}/sbin/suphp
.endif
@${INSTALL_DATA} ${WRKSRC}/doc/suphp.conf-example ${PREFIX}/etc/suphp.conf-example
+ @${APXS} -e -a -n "${SHORTMODNAME}" "${APACHEMODDIR}/mod_${MODULENAME}.so"
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
diff --git a/www/suphp/distinfo b/www/suphp/distinfo
index 3df75db1daa2..11415fbbfeb1 100644
--- a/www/suphp/distinfo
+++ b/www/suphp/distinfo
@@ -1,3 +1,2 @@
-MD5 (suphp-0.7.1.tar.gz) = c172dd4f15a75f4dcb08ea97d4202bb8
SHA256 (suphp-0.7.1.tar.gz) = 91d180046f95f66c9ad12f3ca67bba87e2b64338543145e68370babc4434e58a
SIZE (suphp-0.7.1.tar.gz) = 386521