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: mef
Date: Mon Jun 5 11:45:22 UTC 2023
Modified Files:
pkgsrc/doc: CHANGES-2023
pkgsrc/time: Makefile
Log Message:
(time/R-timechange) Added new package
To generate a diff of this commit:
cvs rdiff -u -r1.3550 -r1.3551 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.244 -r1.245 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-2023
diff -u pkgsrc/doc/CHANGES-2023:1.3550 pkgsrc/doc/CHANGES-2023:1.3551
--- pkgsrc/doc/CHANGES-2023:1.3550 Mon Jun 5 11:40:31 2023
+++ pkgsrc/doc/CHANGES-2023 Mon Jun 5 11:45:21 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.3550 2023/06/05 11:40:31 markd Exp $
+$NetBSD: CHANGES-2023,v 1.3551 2023/06/05 11:45:21 mef Exp $
Changes to the packages collection and infrastructure in 2023:
@@ -4922,3 +4922,4 @@ Changes to the packages collection and i
Updated www/hackernews-tui to 0.13.2 [pin 2023-06-04]
Updated textproc/git-delta to 0.16.5 [pin 2023-06-04]
Updated www/py-django-appconf to 1.0.5 [markd 2023-06-05]
+ Added time/R-timechange version 0.2.0 [mef 2023-06-05]
Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.244 pkgsrc/time/Makefile:1.245
--- pkgsrc/time/Makefile:1.244 Mon May 15 20:03:46 2023
+++ pkgsrc/time/Makefile Mon Jun 5 11:45:21 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.244 2023/05/15 20:03:46 adam Exp $
+# $NetBSD: Makefile,v 1.245 2023/06/05 11:45:21 mef Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -6,6 +6,7 @@ COMMENT= Clocks, calendars, daily planne
SUBDIR+= R-hms
SUBDIR+= R-lubridate
SUBDIR+= R-timeDate
+SUBDIR+= R-timechange
SUBDIR+= R-tzdb
SUBDIR+= abclock
SUBDIR+= anacron
Home |
Main Index |
Thread Index |
Old Index