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: Sat Sep 17 02:42:08 UTC 2016
Modified Files:
pkgsrc/databases: Makefile
pkgsrc/doc: CHANGES-2016
pkgsrc/time: Makefile
Log Message:
Added databases/p5-Net-FileMaker version 0.064
Added time/p5-DateTime-Incomplete version 0.08
Added time/p5-DateTime-Format-CLDR version 1.17
To generate a diff of this commit:
cvs rdiff -u -r1.517 -r1.518 pkgsrc/databases/Makefile
cvs rdiff -u -r1.3844 -r1.3845 pkgsrc/doc/CHANGES-2016
cvs rdiff -u -r1.156 -r1.157 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/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.517 pkgsrc/databases/Makefile:1.518
--- pkgsrc/databases/Makefile:1.517 Fri Sep 16 06:49:49 2016
+++ pkgsrc/databases/Makefile Sat Sep 17 02:42:08 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.517 2016/09/16 06:49:49 adam Exp $
+# $NetBSD: Makefile,v 1.518 2016/09/17 02:42:08 mef Exp $
COMMENT= Databases
@@ -197,6 +197,7 @@ SUBDIR+= p5-MLDBM
SUBDIR+= p5-MLDBM-Serializer-JSON
SUBDIR+= p5-MLDBM-Sync
SUBDIR+= p5-Net-Cassandra
+SUBDIR+= p5-Net-FileMaker
SUBDIR+= p5-Net-MySQL
SUBDIR+= p5-ORLite
SUBDIR+= p5-ORLite-Migrate
Index: pkgsrc/doc/CHANGES-2016
diff -u pkgsrc/doc/CHANGES-2016:1.3844 pkgsrc/doc/CHANGES-2016:1.3845
--- pkgsrc/doc/CHANGES-2016:1.3844 Sat Sep 17 02:06:22 2016
+++ pkgsrc/doc/CHANGES-2016 Sat Sep 17 02:42:08 2016
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2016,v 1.3844 2016/09/17 02:06:22 mef Exp $
+$NetBSD: CHANGES-2016,v 1.3845 2016/09/17 02:42:08 mef Exp $
Changes to the packages collection and infrastructure in 2016:
@@ -5420,3 +5420,6 @@ Changes to the packages collection and i
Updated devel/libwnck3 to 3.20.1 [prlw1 2016-09-16]
Updated devel/p5-Log-Any to 1.04.2 [mef 2016-09-17]
Updated devel/p5-Package-DeprecationManager to 0.17 [mef 2016-09-17]
+ Added databases/p5-Net-FileMaker version 0.064 [mef 2016-09-17]
+ Added time/p5-DateTime-Incomplete version 0.08 [mef 2016-09-17]
+ Added time/p5-DateTime-Format-CLDR version 1.17 [mef 2016-09-17]
Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.156 pkgsrc/time/Makefile:1.157
--- pkgsrc/time/Makefile:1.156 Thu Aug 25 00:05:56 2016
+++ pkgsrc/time/Makefile Sat Sep 17 02:42:08 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.156 2016/08/25 00:05:56 markd Exp $
+# $NetBSD: Makefile,v 1.157 2016/09/17 02:42:08 mef Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -66,6 +66,7 @@ SUBDIR+= p5-DateTime-Event-ICal
SUBDIR+= p5-DateTime-Event-Random
SUBDIR+= p5-DateTime-Event-Recurrence
SUBDIR+= p5-DateTime-Format-Builder
+SUBDIR+= p5-DateTime-Format-CLDR
SUBDIR+= p5-DateTime-Format-DateManip
SUBDIR+= p5-DateTime-Format-DateParse
SUBDIR+= p5-DateTime-Format-Epoch
@@ -81,6 +82,7 @@ SUBDIR+= p5-DateTime-Format-Pg
SUBDIR+= p5-DateTime-Format-SQLite
SUBDIR+= p5-DateTime-Format-Strptime
SUBDIR+= p5-DateTime-Format-W3CDTF
+SUBDIR+= p5-DateTime-Incomplete
SUBDIR+= p5-DateTime-Locale
SUBDIR+= p5-DateTime-Precise
SUBDIR+= p5-DateTime-Set
Home |
Main Index |
Thread Index |
Old Index