From 38354bf25094166c7e143afaa02211100fed19e7 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 3 Dec 2004 12:38:26 +0000 Subject: Update to 1.3: # v 1.3 2003.10.19 - Nodes stay connected better, less dropped nodes - Automation can now kick nodes after passes - Automation file can be loaded without quitting program - Automation messages added to bottom of screen, tells status better - Trailer status bits set to "standard" gnutella specs - Memory leak fixes (thanks to all who posted info) - Little fixes here and there - README file updated # v 1.2 2002.12.23 - Now using GWebCache External Host Caches to start or restart network - Private LAN support, should be compatible with Gnucleus LAN: headers - Connect header protocol name and vendor name can be changed in config file --- net/napshare/Makefile | 7 ++----- net/napshare/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) (limited to 'net') diff --git a/net/napshare/Makefile b/net/napshare/Makefile index 91a29f3fa41..470047fe8b0 100644 --- a/net/napshare/Makefile +++ b/net/napshare/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2004/11/27 08:03:37 tron Exp $ +# $NetBSD: Makefile,v 1.13 2004/12/03 12:38:26 wiz Exp $ -DISTNAME= napshare-1.1 -PKGREVISION= 3 +DISTNAME= napshare-1.3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=napshare/} @@ -12,8 +11,6 @@ COMMENT= Fully featured Gnutella P2P client made to run 24/7 unattended USE_BUILDLINK3= YES GNU_CONFIGURE= YES -CONFIGURE_ARGS+=--with-gtk-prefix="${BUILDLINK_PREFIX.gtk}" - CFLAGS+= `${BUILDLINK_PREFIX.gtk}/bin/gtk-config --cflags` .include "../../x11/gtk/buildlink3.mk" diff --git a/net/napshare/distinfo b/net/napshare/distinfo index 13595a58dcb..5cae41bcc0b 100644 --- a/net/napshare/distinfo +++ b/net/napshare/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2002/09/02 14:50:01 drochner Exp $ +$NetBSD: distinfo,v 1.6 2004/12/03 12:38:26 wiz Exp $ -SHA1 (napshare-1.1.tar.gz) = 943ae94ae18c76fc90695be75c12c300243d79ed -Size (napshare-1.1.tar.gz) = 194272 bytes +SHA1 (napshare-1.3.tar.gz) = 3024787bfa39a407771566f7703c59e08bb272ba +Size (napshare-1.3.tar.gz) = 222900 bytes -- cgit v1.2.3