aboutsummaryrefslogtreecommitdiff
path: root/textproc/htdig
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-02-22 00:29:58 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-02-22 00:29:58 +0000
commit5e6d927ba6dfd53338dd3a9aaeba43bf68593983 (patch)
treed04ea9f028c0e1524b65e48e129903c136b1b699 /textproc/htdig
parent80181f42138f9c448d98eadb22327d9ecf04b48f (diff)
downloadports-5e6d927ba6dfd53338dd3a9aaeba43bf68593983.tar.gz
ports-5e6d927ba6dfd53338dd3a9aaeba43bf68593983.zip
- fix pkg-plist if installed with apache20 / apache22
- remove MD5 from distinfo PR: ports/154758 Submitted by: myself Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=269466
Diffstat (limited to 'textproc/htdig')
-rw-r--r--textproc/htdig/Makefile9
-rw-r--r--textproc/htdig/distinfo1
2 files changed, 7 insertions, 3 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile
index eb6a1ede6730..cbce84c176a3 100644
--- a/textproc/htdig/Makefile
+++ b/textproc/htdig/Makefile
@@ -7,9 +7,10 @@
PORTNAME= htdig
PORTVERSION= 3.2.0.b6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc www
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/3.2.0b6
+MASTER_SITES= SF
+MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/3.2.0b6
DISTNAME= htdig-3.2.0b6
MAINTAINER= DougB@FreeBSD.org
@@ -40,6 +41,10 @@ OPTIONS= APACHE "Include ${APACHE_PORT} as a dependency" on
.if !defined(WITHOUT_APACHE)
USE_APACHE= 1.3+
CONFIGURE_ARGS+= --with-apache=${LOCALBASE}/sbin
+.include "${PORTSDIR}/Mk/bsd.apache.mk"
+. if ${APACHE_VERSION} > 13
+PLIST_DIRSTRY+= www/cgi-bin www/data www/icons
+. endif
.endif
post-patch:
diff --git a/textproc/htdig/distinfo b/textproc/htdig/distinfo
index 373b7c6d4d65..a8ab799c74f6 100644
--- a/textproc/htdig/distinfo
+++ b/textproc/htdig/distinfo
@@ -1,3 +1,2 @@
-MD5 (htdig-3.2.0b6.tar.gz) = 8a6952f5b97e305dbb7489045bad220f
SHA256 (htdig-3.2.0b6.tar.gz) = 6da9e0ee8627d5302f5685a1b3e5de5f1e6e8df4c0a92c0ca00796bca9e546c8
SIZE (htdig-3.2.0b6.tar.gz) = 3104936