pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/napshare Update to 1.3:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e385ac2afd9c
branches: trunk
changeset: 485023:e385ac2afd9c
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Dec 03 12:38:26 2004 +0000
description:
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
diffstat:
net/napshare/Makefile | 7 ++-----
net/napshare/distinfo | 6 +++---
2 files changed, 5 insertions(+), 8 deletions(-)
diffs (33 lines):
diff -r 2b711853b202 -r e385ac2afd9c net/napshare/Makefile
--- a/net/napshare/Makefile Fri Dec 03 12:37:23 2004 +0000
+++ b/net/napshare/Makefile Fri Dec 03 12:38:26 2004 +0000
@@ -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 @@
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 -r 2b711853b202 -r e385ac2afd9c net/napshare/distinfo
--- a/net/napshare/distinfo Fri Dec 03 12:37:23 2004 +0000
+++ b/net/napshare/distinfo Fri Dec 03 12:38:26 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index