aboutsummaryrefslogtreecommitdiff
path: root/www/cgiwrap
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-11-20 21:40:54 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-11-20 21:40:54 +0000
commit155075168508ea7cceb531e80b20bea0200fecd9 (patch)
tree1ac7a7617ef5c9b9449f1fb0542b02c3dffcaeb4 /www/cgiwrap
parente48f944fc490329735137b448abcd4a7726387fa (diff)
downloadports-155075168508ea7cceb531e80b20bea0200fecd9.tar.gz
ports-155075168508ea7cceb531e80b20bea0200fecd9.zip
- update to 3.7.1
- change default apache httpd user to www - use DOCSDIR
Notes
Notes: svn path=/head/; revision=50291
Diffstat (limited to 'www/cgiwrap')
-rw-r--r--www/cgiwrap/Makefile10
-rw-r--r--www/cgiwrap/distinfo2
2 files changed, 6 insertions, 6 deletions
diff --git a/www/cgiwrap/Makefile b/www/cgiwrap/Makefile
index 3bce796bb2c2..0226fd882536 100644
--- a/www/cgiwrap/Makefile
+++ b/www/cgiwrap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cgiwrap
-PORTVERSION= 3.7
+PORTVERSION= 3.7.1
CATEGORIES= www security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -38,7 +38,7 @@ CGIDIR?= public_html/cgi-bin
# Use these options for Apache:
###
MAINCGIDIR?= ${PREFIX}/www/cgi-bin
-HTTPDUSER?= nobody
+HTTPDUSER?= www
pre-install:
@${MKDIR} ${MAINCGIDIR}
@@ -46,14 +46,14 @@ pre-install:
post-install:
strip ${MAINCGIDIR}/cgiwrap
.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/cgiwrap
+ @${MKDIR} ${DOCSDIR}
.for file in accesscontrol.html afs.html changes.html comments.html \
download.html faq.html index.html install.html intro.html \
maillist.html notes.html pubs.html quickref.html setup.html \
thanks.html todo.html tricks.html y2k.html
- @${INSTALL_DATA} ${WRKSRC}/htdocs/${file} ${PREFIX}/share/doc/cgiwrap
+ @${INSTALL_DATA} ${WRKSRC}/htdocs/${file} ${DOCSDIR}
.endfor
- @${ECHO} "Documentation installed in ${PREFIX}/share/doc/cgiwrap"
+ @${ECHO} "Documentation installed in ${DOCSDIR}"
.endif
@${CAT} ${PKGMESSAGE}
diff --git a/www/cgiwrap/distinfo b/www/cgiwrap/distinfo
index 069cb721ce68..9cfae5bdb397 100644
--- a/www/cgiwrap/distinfo
+++ b/www/cgiwrap/distinfo
@@ -1 +1 @@
-MD5 (cgiwrap-3.7.tar.gz) = 260c4f559b8c55ef544a07362eace9fb
+MD5 (cgiwrap-3.7.1.tar.gz) = 9d496242d52bdb407ee045d72500c270