pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add vixie-cron.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/198b4c56947a
branches:  trunk
changeset: 539584:198b4c56947a
user:      reed <reed%pkgsrc.org@localhost>
date:      Sat Mar 08 18:45:03 2008 +0000

description:
Add vixie-cron.
Fix my earlier CHANGES entry.

diffstat:

 doc/CHANGES-2008 |  5 +++--
 time/Makefile    |  3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (40 lines):

diff -r cc5257d03509 -r 198b4c56947a doc/CHANGES-2008
--- a/doc/CHANGES-2008  Sat Mar 08 18:44:19 2008 +0000
+++ b/doc/CHANGES-2008  Sat Mar 08 18:45:03 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.473 2008/03/08 17:37:11 adrianp Exp $
+$NetBSD: CHANGES-2008,v 1.474 2008/03/08 18:45:03 reed Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -864,7 +864,7 @@
        Updated sysutils/e2fsprogs to 1.40.7 [tron 2008-03-07]
        Updated finance/gnucash to 2.2.4 [wiz 2008-03-07]
        Removed misc/goffice successor misc/goffice0.6 [wiz 2008-03-07]
-       Added misc/linux-words version 2.0 [reed 2008-03-07]
+       Added misc/linux-words version 2 [reed 2008-03-07]
        Added net/portmap version 4nb3 [reed 2008-03-07]
        Added textproc/py-Excelerator version 0.6.3a [mjl 2008-03-08]
        Added devel/bin86 version 0.16.17nb1 [reed 2008-03-08]
@@ -879,3 +879,4 @@
        Updated sysutils/xentools3 to 3.1.3nb2 [bouyer 2008-03-08]
        Updated print/libpaper to 1.1.23 [tnn 2008-03-08]
        Updated www/horde to 3.1.7 [adrianp 2008-03-08]
+       Added time/vixie-cron version 4.1nb1 [reed 2008-03-08]
diff -r cc5257d03509 -r 198b4c56947a time/Makefile
--- a/time/Makefile     Sat Mar 08 18:44:19 2008 +0000
+++ b/time/Makefile     Sat Mar 08 18:45:03 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2007/12/17 20:17:42 drochner Exp $
+# $NetBSD: Makefile,v 1.69 2008/03/08 18:45:03 reed Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -84,6 +84,7 @@
 SUBDIR+=       sunclock
 SUBDIR+=       swisswatch
 SUBDIR+=       titrax
+SUBDIR+=       vixie-cron
 SUBDIR+=       wmcalclock
 SUBDIR+=       wmclockmon
 SUBDIR+=       wmfishtime



Home | Main Index | Thread Index | Old Index