diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-05 21:44:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-05 21:44:23 +0000 |
commit | ed64d3f087ce9651990aad30a85de87dabe9386a (patch) | |
tree | e1dfe408464982ae225f8b3650ae9ec57dbd9461 /www/harvest | |
parent | 3581faeeac6b2c18fab57c228a4d436460a48e1d (diff) | |
download | ports-ed64d3f087ce9651990aad30a85de87dabe9386a.tar.gz ports-ed64d3f087ce9651990aad30a85de87dabe9386a.zip |
Notes
Diffstat (limited to 'www/harvest')
-rw-r--r-- | www/harvest/Makefile | 2 | ||||
-rw-r--r-- | www/harvest/distinfo | 2 | ||||
-rw-r--r-- | www/harvest/pkg-plist | 9 |
3 files changed, 9 insertions, 4 deletions
diff --git a/www/harvest/Makefile b/www/harvest/Makefile index e94021dd544d..eb344092a4c1 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -6,7 +6,7 @@ # PORTNAME= harvest -PORTVERSION= 1.9.13 +PORTVERSION= 1.9.14 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/harvest/distinfo b/www/harvest/distinfo index c51a1b33eb78..bf33f6ffad92 100644 --- a/www/harvest/distinfo +++ b/www/harvest/distinfo @@ -1 +1 @@ -MD5 (harvest-1.9.13.tar.bz2) = ff7687bf38d965235eb328389b9a80b4 +MD5 (harvest-1.9.14.tar.bz2) = 8800e89a961a97d3bdfc81a8a5ee98e0 diff --git a/www/harvest/pkg-plist b/www/harvest/pkg-plist index 6a60856f83b9..eb623e0c58a4 100644 --- a/www/harvest/pkg-plist +++ b/www/harvest/pkg-plist @@ -37,7 +37,6 @@ brokers/skeleton/Makefile.in brokers/skeleton/Query.cgi.in brokers/skeleton/RunBroker.in brokers/skeleton/admin/Collection.conf.in -brokers/skeleton/admin/admin.html.in brokers/skeleton/admin/broker.conf.in brokers/skeleton/query-glimpse-modern.html.de.in brokers/skeleton/query-glimpse-modern.html.es.in @@ -64,7 +63,7 @@ brokers/zquery/contact.html brokers/zquery/help.html brokers/zquery/index.html brokers/zquery/register.html -cgi-bin/BrokerAdmin.pl.cgi +cgi-bin/brokerAdmin.cgi cgi-bin/displaySOIF.cgi cgi-bin/lib/Sample.cf cgi-bin/lib/classic.cf @@ -112,6 +111,9 @@ gatherers/example-5/RunGatherer gatherers/example-5/example-5.cf gatherers/example-5/mydomain-host-filter gatherers/example-5/mydomain-url-filter +gatherers/template/RunGatherd +gatherers/template/RunGatherer +gatherers/template/gather.cf lib/broker/BrokerRestart lib/broker/agrep lib/broker/brkclient @@ -228,6 +230,7 @@ lib/gatherer/folddb lib/gatherer/ftpenum lib/gatherer/ftpenum.pl lib/gatherer/gatherd +lib/gatherer/gather_option.pl lib/gatherer/gdbmutil lib/gatherer/gifinfo lib/gatherer/gopherenum-breadth @@ -395,6 +398,7 @@ share/idzebra/tab/var1.var share/idzebra/tab/wais-b.est share/idzebra/tab/wais-variant.est share/idzebra/tab/wais.abs +share/idzebra/tab/xsoif.abs @dirrm bin @dirrm lib/gatherer/sgmls-lib/html-4.0 @dirrm lib/gatherer/sgmls-lib/html-4.01 @@ -425,6 +429,7 @@ share/idzebra/tab/wais.abs @dirrm gatherers/example-4/lib @dirrm gatherers/example-4 @dirrm gatherers/example-5 +@dirrm gatherers/template @dirrm gatherers @dirrm share/curl @dirrm share/idzebra/tab |