summaryrefslogtreecommitdiff
path: root/net/gtk-gnutella
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2001-12-31 14:33:31 +0000
committerkleink <kleink@pkgsrc.org>2001-12-31 14:33:31 +0000
commitb677342882405cf3507628d793a9c8df3ee225c5 (patch)
treeb3144918ed61c8bf94b3161dacaa41cbc2157e76 /net/gtk-gnutella
parent0e280055c2905424deb0389a18498e9c2c10b2db (diff)
downloadpkgsrc-b677342882405cf3507628d793a9c8df3ee225c5.tar.gz
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
Diffstat (limited to 'net/gtk-gnutella')
-rw-r--r--net/gtk-gnutella/Makefile4
-rw-r--r--net/gtk-gnutella/distinfo6
2 files changed, 5 insertions, 5 deletions
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