From a71c6a4bcd047453cbdb6cb69601f906f3c912ee Mon Sep 17 00:00:00 2001 From: kleink Date: Mon, 31 Dec 2001 14:33:31 +0000 Subject: Update to 0.18; changes since 0.17 include: # v 0.18 2001.11.19 - Further improved auto-download to not request things we already got - Refuse to record a download if we still have an identical active one - Integrated search results limiting patch, from Brian St. Pierre - Fixed incremental sort logic, which was not accurate for big values - Made search results sortable by Host and by Info - Integrated new manpage from Brian St. Pierre (in debian directory) - Never overwrite files in "completed dir"; rename target file if needed - Missed "return" statements in error path for "download resuming" checks - Made auto-download.txt case sensitive, and leading '#' is treated as comment - Auto-download flag made persistent, and file name set via config file - Integrated auto-download.txt patch from Brian St. Pierre - Integrated patch from Brian St. Pierre to burst gnutella.h into small files --- net/gtk-gnutella/Makefile | 4 ++-- net/gtk-gnutella/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net/gtk-gnutella') diff --git a/net/gtk-gnutella/Makefile b/net/gtk-gnutella/Makefile index b9878dcadab..0dee6fa86dc 100644 --- a/net/gtk-gnutella/Makefile +++ b/net/gtk-gnutella/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2001/11/22 19:45:17 kleink Exp $ +# $NetBSD: Makefile,v 1.14 2001/12/31 14:33:31 kleink Exp $ # -DISTNAME= gtk-gnutella-0.17 +DISTNAME= gtk-gnutella-0.18 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk-gnutella/} diff --git a/net/gtk-gnutella/distinfo b/net/gtk-gnutella/distinfo index 20c8073a570..3b568d50695 100644 --- a/net/gtk-gnutella/distinfo +++ b/net/gtk-gnutella/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2001/11/22 19:45:17 kleink Exp $ +$NetBSD: distinfo,v 1.5 2001/12/31 14:33:31 kleink Exp $ -SHA1 (gtk-gnutella-0.17.tar.gz) = a4eededb2b562a9bf2809bfe86c3a9d15eb802a6 -Size (gtk-gnutella-0.17.tar.gz) = 168718 bytes +SHA1 (gtk-gnutella-0.18.tar.gz) = 180fbcaba6ab4a6bee9b8f298d6ad572df3a4bad +Size (gtk-gnutella-0.18.tar.gz) = 179602 bytes -- cgit v1.2.3