pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc add time/ntpsec



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d687cd7b8afa
branches:  trunk
changeset: 331826:d687cd7b8afa
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Mar 25 15:43:05 2019 +0000

description:
add time/ntpsec

diffstat:

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

diffs (31 lines):

diff -r aeb1804575d6 -r d687cd7b8afa doc/CHANGES-2019
--- a/doc/CHANGES-2019  Mon Mar 25 15:40:35 2019 +0000
+++ b/doc/CHANGES-2019  Mon Mar 25 15:43:05 2019 +0000
@@ -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 @@
        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]
diff -r aeb1804575d6 -r d687cd7b8afa time/Makefile
--- a/time/Makefile     Mon Mar 25 15:40:35 2019 +0000
+++ b/time/Makefile     Mon Mar 25 15:43:05 2019 +0000
@@ -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+=       lmclock
 SUBDIR+=       logtime
 SUBDIR+=       memo
+SUBDIR+=       ntpsec
 SUBDIR+=       ocaml-calendar
 SUBDIR+=       ocaml-time_now
 SUBDIR+=       oclock



Home | Main Index | Thread Index | Old Index