pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added pkg_select-20050403 (thanks to iMil for creating...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/739e09ebedd2
branches:  trunk
changeset: 492198:739e09ebedd2
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Apr 06 15:23:34 2005 +0000

description:
Added pkg_select-20050403 (thanks to iMil for creating this great
frontend).

diffstat:

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

diffs (31 lines):

diff -r ac8f564699da -r 739e09ebedd2 doc/CHANGES
--- a/doc/CHANGES       Wed Apr 06 15:20:42 2005 +0000
+++ b/doc/CHANGES       Wed Apr 06 15:23:34 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.9774 2005/04/06 15:03:19 adam Exp $
+$NetBSD: CHANGES,v 1.9775 2005/04/06 15:23:34 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -1923,3 +1923,4 @@
        Updated mysql4-server to 4.1.11 [xtraeme 2005-04-06]
        Added ruby-RMagick-1.7.4 [minskim 2005-04-06]
        Updated dbh to 1.0.24 [adam 2005-04-06]
+       Added pkg_select-20050403 [xtraeme 2005-04-06]
diff -r ac8f564699da -r 739e09ebedd2 pkgtools/Makefile
--- a/pkgtools/Makefile Wed Apr 06 15:20:42 2005 +0000
+++ b/pkgtools/Makefile Wed Apr 06 15:23:34 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2005/01/25 13:05:21 jmmv Exp $
+# $NetBSD: Makefile,v 1.65 2005/04/06 15:23:34 xtraeme Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -22,6 +22,7 @@
 SUBDIR+=       pkg_install-info
 SUBDIR+=       pkg_notify
 SUBDIR+=       pkg_regress
+SUBDIR+=       pkg_select
 SUBDIR+=       pkg_tarup
 SUBDIR+=       pkgclean
 SUBDIR+=       pkgconflict



Home | Main Index | Thread Index | Old Index