pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add gofish.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a740e2d2842
branches:  trunk
changeset: 501682:2a740e2d2842
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Oct 26 03:45:47 2005 +0000

description:
Add gofish.

diffstat:

 doc/CHANGES  |  3 ++-
 net/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 3c7419e672f2 -r 2a740e2d2842 doc/CHANGES
--- a/doc/CHANGES       Wed Oct 26 03:42:21 2005 +0000
+++ b/doc/CHANGES       Wed Oct 26 03:45:47 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11661 2005/10/25 22:07:31 cube Exp $
+$NetBSD: CHANGES,v 1.11662 2005/10/26 03:45:47 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -4848,3 +4848,4 @@
        Updated security/seahorse to 0.8 [drochner 2005-10-25]
        Updated math/yacas to 1.0.59 [drochner 2005-10-25]
        Updated security/sudo to 1.6.8pl9nb1 [cube 2005-10-25]
+       Added net/gofish version 1.0 [minskim 2005-10-26]
diff -r 3c7419e672f2 -r 2a740e2d2842 net/Makefile
--- a/net/Makefile      Wed Oct 26 03:42:21 2005 +0000
+++ b/net/Makefile      Wed Oct 26 03:45:47 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.580 2005/10/18 04:47:06 minskim Exp $
+# $NetBSD: Makefile,v 1.581 2005/10/26 03:45:47 minskim Exp $
 #
 
 COMMENT=       Networking tools
@@ -118,6 +118,7 @@
 SUBDIR+=       gnome-netstatus
 SUBDIR+=       gnome-vfs2-smb
 SUBDIR+=       gnugk
+SUBDIR+=       gofish
 SUBDIR+=       gopher
 SUBDIR+=       gtk-gnutella
 SUBDIR+=       gtk_wicontrol



Home | Main Index | Thread Index | Old Index