pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Mon Mar 25 15:43:05 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/time: Makefile

Log Message:
add time/ntpsec


To generate a diff of this commit:
cvs rdiff -u -r1.1487 -r1.1488 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.182 -r1.183 pkgsrc/time/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.1487 pkgsrc/doc/CHANGES-2019:1.1488
--- pkgsrc/doc/CHANGES-2019:1.1487      Mon Mar 25 15:29:13 2019
+++ pkgsrc/doc/CHANGES-2019     Mon Mar 25 15:43:05 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.1487 2019/03/25 15:29:13 bouyer Exp $
+$NetBSD: CHANGES-2019,v 1.1488 2019/03/25 15:43:05 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -2378,3 +2378,4 @@ Changes to the packages collection and i
        Updated sysutils/caja-dropbox to 1.22.0nb1 [gutteridge 2019-03-25]
        Updated audio/openal-soft to 1.19.1 [wiz 2019-03-25]
        Updated sysutils/xenkernel411 to 4.11.1nb2 [bouyer 2019-03-25]
+       Added time/ntpsec version 1.1.3 [tnn 2019-03-25]

Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.182 pkgsrc/time/Makefile:1.183
--- pkgsrc/time/Makefile:1.182  Wed Mar 13 11:51:11 2019
+++ pkgsrc/time/Makefile        Mon Mar 25 15:43:05 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.182 2019/03/13 11:51:11 jaapb Exp $
+# $NetBSD: Makefile,v 1.183 2019/03/25 15:43:05 tnn Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -48,6 +48,7 @@ SUBDIR+=      libical
 SUBDIR+=       lmclock
 SUBDIR+=       logtime
 SUBDIR+=       memo
+SUBDIR+=       ntpsec
 SUBDIR+=       ocaml-calendar
 SUBDIR+=       ocaml-time_now
 SUBDIR+=       oclock



Home | Main Index | Thread Index | Old Index