pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add dtach.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e6398479c4f
branches:  trunk
changeset: 514723:2e6398479c4f
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jun 17 14:28:30 2006 +0000

description:
Add dtach.

diffstat:

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

diffs (31 lines):

diff -r 4530ef62f8d5 -r 2e6398479c4f doc/CHANGES-2006
--- a/doc/CHANGES-2006  Sat Jun 17 14:26:47 2006 +0000
+++ b/doc/CHANGES-2006  Sat Jun 17 14:28:30 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.539 2006/06/17 12:20:03 seb Exp $
+$NetBSD: CHANGES-2006,v 1.540 2006/06/17 14:28:30 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2006:
 
@@ -3103,3 +3103,4 @@
        Updated emulators/xbeeb to 0.4.1nb1 [dsainty 2006-06-17]
        Updated audio/nas to 1.8 [markd 2006-06-17]
        Updated pkgtools/pkg_comp to 1.29 [seb 2006-06-17]
+       Added misc/dtach version 0.7 [minskim 2006-06-17]
diff -r 4530ef62f8d5 -r 2e6398479c4f misc/Makefile
--- a/misc/Makefile     Sat Jun 17 14:26:47 2006 +0000
+++ b/misc/Makefile     Sat Jun 17 14:28:30 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.260 2006/04/12 13:01:41 markd Exp $
+# $NetBSD: Makefile,v 1.261 2006/06/17 14:28:30 minskim Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -41,6 +41,7 @@
 SUBDIR+=       dotfile
 SUBDIR+=       dpkg
 SUBDIR+=       dt
+SUBDIR+=       dtach
 SUBDIR+=       dvorakng
 SUBDIR+=       dync
 SUBDIR+=       easymenu



Home | Main Index | Thread Index | Old Index