pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added pkg_notify-0.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50324ccbea0d
branches:  trunk
changeset: 486411:50324ccbea0d
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Dec 28 00:28:09 2004 +0000

description:
Added pkg_notify-0.3.

diffstat:

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

diffs (31 lines):

diff -r 688a18dceb45 -r 50324ccbea0d doc/CHANGES
--- a/doc/CHANGES       Tue Dec 28 00:26:20 2004 +0000
+++ b/doc/CHANGES       Tue Dec 28 00:28:09 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8483 2004/12/28 00:05:19 xtraeme Exp $
+$NetBSD: CHANGES,v 1.8484 2004/12/28 00:28:09 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -6602,3 +6602,4 @@
        Added ap-rivet-0.4.0.1 [minskim 2004-12-27]
        Added py-urwid-0.8.4 [minskim 2004-12-27]
        Added xenvstat-20041127 [xtraeme 2004-12-27]
+       Added pkg_notify-0.3 [xtraeme 2004-12-27]
diff -r 688a18dceb45 -r 50324ccbea0d pkgtools/Makefile
--- a/pkgtools/Makefile Tue Dec 28 00:26:20 2004 +0000
+++ b/pkgtools/Makefile Tue Dec 28 00:28:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2004/08/28 00:26:57 gavan Exp $
+# $NetBSD: Makefile,v 1.62 2004/12/28 00:28:09 xtraeme Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -19,6 +19,7 @@
 SUBDIR+=       pkg_filecheck
 #SUBDIR+=      pkg_install     # Only install on demand of bsd.pkg.mk
 SUBDIR+=       pkg_install-info
+SUBDIR+=       pkg_notify
 SUBDIR+=       pkg_regress
 SUBDIR+=       pkg_tarup
 SUBDIR+=       pkgclean



Home | Main Index | Thread Index | Old Index