Index: Makefile =================================================================== RCS file: /usr/ncvs/ports/textproc/htdig/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 1999/12/10 20:07:19 1.12 +++ Makefile 2000/02/26 22:49:39 @@ -1,12 +1,12 @@ # New ports collection makefile for: htdig -# Version required: 3.1.3 +# Version required: 3.1.5 # Date created: 18 August 1998 # Whom: Bill Fumerola # # $FreeBSD: ports/textproc/htdig/Makefile,v 1.12 1999/12/10 20:07:19 billf Exp $ # -DISTNAME= htdig-3.1.3 +DISTNAME= htdig-3.1.5 CATEGORIES= textproc www MASTER_SITES= http://www.htdig.org/files/ \ ${MASTER_SITE_SUNSITE} \ @@ -16,13 +16,9 @@ ftp://ftp.htdig.org/pub/htdig/ MASTER_SITE_SUBDIR= apps/www/indexing -PATCH_SITES= http://www.htdig.org/files/contrib/other/ -PATCHFILES= htdig-3.1.3-urlparmbug.patch -PATCH_DIST_STRIP= -p1 - MAINTAINER= billf@FreeBSD.org -RUN_DEPENDS= ${PREFIX}/share/apache:${PORTSDIR}/www/apache13 +RUN_DEPENDS= ${LOCALBASE}/share/apache:${PORTSDIR}/www/apache13 Y2K= http://www.htdig.org/FAQ.html#q1.7 @@ -33,6 +29,9 @@ BUILD_TARGET= depends all post-patch: + @ ${MV} ${WRKSRC}/Makefile.in ${WRKSRC}/Makefile.in.Dist + @ ${SED} -e 's#(CONFIG_DIR)/htdig.conf#(CONFIG_DIR)/htdig.conf.sample#g' \ + ${WRKSRC}/Makefile.in.Dist > ${WRKSRC}/Makefile.in @ ${MV} ${WRKSRC}/CONFIG.in ${WRKSRC}/CONFIG.in.Dist @ ${SED} -e 's#/conf#/etc#' \ Index: files/md5 =================================================================== RCS file: /usr/ncvs/ports/textproc/htdig/files/md5,v retrieving revision 1.5 diff -u -r1.5 md5 --- files/md5 1999/10/29 01:19:08 1.5 +++ files/md5 2000/02/26 21:22:32 @@ -1,2 +1 @@ -MD5 (htdig-3.1.3.tar.gz) = 02c8e8e04c01932111958d4cd7bdd674 -MD5 (htdig-3.1.3-urlparmbug.patch) = 3744a515fc90edbb7bd3cfe9d60d20d0 +MD5 (htdig-3.1.5.tar.gz) = cbf4a0f2b703d9822db555a14dc96ed3 Index: patches/patch-ab =================================================================== RCS file: /usr/ncvs/ports/textproc/htdig/patches/patch-ab,v retrieving revision 1.2 diff -u -r1.2 patch-ab --- patches/patch-ab 1999/10/29 01:19:09 1.2 +++ patches/patch-ab 2000/02/26 21:40:49 @@ -1,6 +1,5 @@ -diff -ur ../htdig-3.1.3.Dist/db/dist/configure ./db/dist/configure ---- ../htdig-3.1.3.Dist/db/dist/configure Wed Sep 22 09:18:15 1999 -+++ ./db/dist/configure Tue Oct 26 18:06:57 1999 +--- db/dist/configure.orig Thu Feb 24 18:29:00 2000 ++++ db/dist/configure Sat Feb 26 13:25:13 2000 @@ -3056,7 +3056,7 @@ case "$host_os" in @@ -10,9 +9,8 @@ irix*) CPPFLAGS="-D_SGI_MP_SOURCE $CPPFLAGS";; osf*) CPPFLAGS="-D_REENTRANT $CPPFLAGS";; solaris*) CPPFLAGS="-D_REENTRANT $CPPFLAGS" -diff -ur ../htdig-3.1.3.Dist/db/dist/configure.in ./db/dist/configure.in ---- ../htdig-3.1.3.Dist/db/dist/configure.in Wed Sep 22 09:18:15 1999 -+++ ./db/dist/configure.in Tue Oct 26 18:06:46 1999 +--- db/dist/configure.in.orig Thu Feb 24 18:29:00 2000 ++++ db/dist/configure.in Sat Feb 26 13:25:13 2000 @@ -405,7 +405,7 @@ dnl libraries for threaded applications case "$host_os" in Index: pkg/PLIST =================================================================== RCS file: /usr/ncvs/ports/textproc/htdig/pkg/PLIST,v retrieving revision 1.4 diff -u -r1.4 PLIST --- pkg/PLIST 1999/12/10 20:07:21 1.4 +++ pkg/PLIST 2000/02/26 22:13:26 @@ -3,7 +3,7 @@ bin/htmerge bin/htnotify bin/rundig -etc/htdig.conf +etc/htdig.conf.sample share/htdig/bad_words share/htdig/english.0 share/htdig/english.aff