pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/htdig-devel MASTER_SITES fixed (removed dead ones,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a50e2b6e287b
branches: trunk
changeset: 508434:a50e2b6e287b
user: adam <adam%pkgsrc.org@localhost>
date: Sun Feb 19 10:27:52 2006 +0000
description:
MASTER_SITES fixed (removed dead ones, sf.net is 1st); use .tar.bz2 from now on
diffstat:
www/htdig-devel/Makefile | 38 +++++++++++++++++---------------------
www/htdig-devel/distinfo | 8 ++++----
2 files changed, 21 insertions(+), 25 deletions(-)
diffs (70 lines):
diff -r 749f61e8d4ff -r a50e2b6e287b www/htdig-devel/Makefile
--- a/www/htdig-devel/Makefile Sun Feb 19 09:24:53 2006 +0000
+++ b/www/htdig-devel/Makefile Sun Feb 19 10:27:52 2006 +0000
@@ -1,33 +1,29 @@
-# $NetBSD: Makefile,v 1.5 2006/01/08 20:25:58 markd Exp $
+# $NetBSD: Makefile,v 1.6 2006/02/19 10:27:52 adam Exp $
DISTNAME= htdig-3.2.0b6
CATEGORIES= www databases
-MASTER_SITES= http://www.htdig.org/files/ \
- ftp://ftp.htdig.org/ \
- ${MASTER_SITE_SOURCEFORGE:=files/} \
- ${MASTER_SITE_SOURCEFORGE:=pub/sourceforge/htdig/} \
- http://htdig.europeanservers.net/files/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=htdig/} \
+ http://www.htdig.org/files/ \
http://www.it.htdig.org/files/ \
- ftp://www.it.htdig.org/pub/htdig/ \
- http://www.opdenbrouw.nl/htdig/maindocs/files/
-EXTRACT_SUFX= .tar.gz
+ http://www.opdenbrouw.nl/htdig/maindocs/files/ \
+ http://gnu.kookel.org/htdig/maindocs/files/
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://htdig.sourceforge.net/
COMMENT= WWW indexing and searching system
-USE_LANGUAGES= c c++
-USE_LIBTOOL= YES
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-cgi-bin-dir=${PREFIX}/libexec/cgi-bin \
- --with-common-dir=${PREFIX}/share/htdig/common \
- --with-config-dir=${PKG_SYSCONFDIR:Q} \
- --with-database-dir=${DBDIR:Q} \
- --with-image-dir=${PREFIX}/share/examples/htdig \
- --with-search-dir=${PREFIX}/share/examples/htdig
-CONFIGURE_ENV+= PDF_PARSER="${LOCALBASE}/bin/acroread"
-CXXFLAGS+= -Wno-deprecated
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-cgi-bin-dir=${PREFIX}/libexec/cgi-bin
+CONFIGURE_ARGS+= --with-common-dir=${PREFIX}/share/htdig/common
+CONFIGURE_ARGS+= --with-config-dir=${PKG_SYSCONFDIR:Q}
+CONFIGURE_ARGS+= --with-database-dir=${DBDIR:Q}
+CONFIGURE_ARGS+= --with-image-dir=${PREFIX}/share/examples/htdig
+CONFIGURE_ARGS+= --with-search-dir=${PREFIX}/share/examples/htdig
+CONFIGURE_ENV+= PDF_PARSER="${LOCALBASE}/bin/acroread"
+CXXFLAGS+= -Wno-deprecated
INSTALL_EXTRA_TMPL= ${PKGDIR}/INSTALL
PKG_SYSCONFSUBDIR= htdig
diff -r 749f61e8d4ff -r a50e2b6e287b www/htdig-devel/distinfo
--- a/www/htdig-devel/distinfo Sun Feb 19 09:24:53 2006 +0000
+++ b/www/htdig-devel/distinfo Sun Feb 19 10:27:52 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/12/17 19:26:26 markd Exp $
+$NetBSD: distinfo,v 1.2 2006/02/19 10:27:52 adam Exp $
-SHA1 (htdig-3.2.0b6.tar.gz) = 106db8c137a3e8f0f5fcf24ac96e01f3515e9cae
-RMD160 (htdig-3.2.0b6.tar.gz) = 621e85920f3452bc1a28a61cf7f8b3e08808bc55
-Size (htdig-3.2.0b6.tar.gz) = 3104936 bytes
+SHA1 (htdig-3.2.0b6.tar.bz2) = 0b28134386e78fe724c56583fbc61b280551122a
+RMD160 (htdig-3.2.0b6.tar.bz2) = 1e0900e11618ffe3d43a6fc26163e3ed926a1012
+Size (htdig-3.2.0b6.tar.bz2) = 2498246 bytes
SHA1 (patch-af) = d366aeac016505fce044e6bbdff9506fa68877ba
SHA1 (patch-ag) = 6105b1526f31bb7b757c3ceeae286c7f2c0aa007
SHA1 (patch-ah) = e6e87151c7bd0a44d138d431bdcc7ce7f950d1ee
Home |
Main Index |
Thread Index |
Old Index