summaryrefslogtreecommitdiff
path: root/net/napshare
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-09-02 14:50:01 +0000
committerdrochner <drochner@pkgsrc.org>2002-09-02 14:50:01 +0000
commit348c00c22860534e645433cdceecb8ab2a0d1929 (patch)
treed543c89bad9a0a3ce69f7e20904341d601d92183 /net/napshare
parent05b69d25bc6ac7495cde2144eb2da6b7726641de (diff)
downloadpkgsrc-348c00c22860534e645433cdceecb8ab2a0d1929.tar.gz
update to 1.1
changes: - Automation filters are very configurable now + regex & shell/perl - Connect via v0.6 protocol, shows host names - Obtain extra host IPs from X-Try and Ultrapeer headers - Manage host cache a little better - Put connected nodes into host cache list top at exit - Retry known Gnutella hosts that were dropped after delay - Uploads work better
Diffstat (limited to 'net/napshare')
-rw-r--r--net/napshare/Makefile5
-rw-r--r--net/napshare/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/net/napshare/Makefile b/net/napshare/Makefile
index d2f50204c56..f2035f12322 100644
--- a/net/napshare/Makefile
+++ b/net/napshare/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2002/01/20 09:25:51 tron Exp $
+# $NetBSD: Makefile,v 1.5 2002/09/02 14:50:01 drochner Exp $
-DISTNAME= napshare-1.0
+DISTNAME= napshare-1.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=napshare/}
@@ -17,6 +17,5 @@ EVAL_PREFIX+= GTKDIR=gtk+
CONFIGURE_ARGS+=--with-gtk-prefix="${GTKDIR}"
CFLAGS+= `${GTKDIR}/bin/gtk-config --cflags`
-WRKSRC= ${WRKDIR}/napshare
.include "../../mk/bsd.pkg.mk"
diff --git a/net/napshare/distinfo b/net/napshare/distinfo
index 185407391aa..13595a58dcb 100644
--- a/net/napshare/distinfo
+++ b/net/napshare/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2002/01/20 09:25:52 tron Exp $
+$NetBSD: distinfo,v 1.5 2002/09/02 14:50:01 drochner Exp $
-SHA1 (napshare-1.0.tar.gz) = 5d49805d3ab9ab5b1e623b2a0fdd9451d3f5cf60
-Size (napshare-1.0.tar.gz) = 184320 bytes
+SHA1 (napshare-1.1.tar.gz) = 943ae94ae18c76fc90695be75c12c300243d79ed
+Size (napshare-1.1.tar.gz) = 194272 bytes