aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/mod_zap/Makefile2
-rw-r--r--www/mod_zap/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/www/mod_zap/Makefile b/www/mod_zap/Makefile
index 39f74bcadbe2..b203629a4d22 100644
--- a/www/mod_zap/Makefile
+++ b/www/mod_zap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mod_zap
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://ftp.indexdata.dk/pub/zap/
DISTNAME= zap-${PORTVERSION}
diff --git a/www/mod_zap/pkg-plist b/www/mod_zap/pkg-plist
index fed5818718ed..33d80f49d1a4 100644
--- a/www/mod_zap/pkg-plist
+++ b/www/mod_zap/pkg-plist
@@ -13,4 +13,6 @@ share/mod_zap/testutf8.zap
share/mod_zap/thesaurus.zap
share/mod_zap/try.html
share/mod_zap/wincgi.html
+@exec %D/sbin/apxs -e -a -n zap %D/libexec/apache/mod_zap.so
+@unexec %D/sbin/apxs -e -A -n zap %D/libexec/apache/mod_zap.so
@dirrm share/mod_zap
r> * Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0 * - Add patch for fixing problem when summary for graph displayed asaz2005-12-152-1/+11 * - Add SHA256pav2005-11-261-0/+1 * Correctly record user- and group-id in pkg-install used during package-buildvs2005-08-292-7/+10 * Use SUB_FILES instead of home-grown SED-incantationvs2005-04-151-2/+1 * - relocate PKGMESSAGE and unbreak this portleeym2004-12-013-42/+11 * add missing backslashijliao2004-11-091-4/+4 * * Sort RUN_DEPENDS.ijliao2004-11-092-26/+42