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: wiz
Date: Wed Aug 16 20:57:26 UTC 2017
Modified Files:
pkgsrc/doc: CHANGES-2017
pkgsrc/time: Makefile
Removed Files:
pkgsrc/time/libgcal: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/time/libgcal/patches: patch-CMakeLists.txt
Log Message:
Remove libgcal, the API it implements has been deprecated in 2012 or so.
To generate a diff of this commit:
cvs rdiff -u -r1.3274 -r1.3275 pkgsrc/doc/CHANGES-2017
cvs rdiff -u -r1.161 -r1.162 pkgsrc/time/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/time/libgcal/DESCR pkgsrc/time/libgcal/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/time/libgcal/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/time/libgcal/buildlink3.mk
cvs rdiff -u -r1.3 -r0 pkgsrc/time/libgcal/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/time/libgcal/patches/patch-CMakeLists.txt
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-2017
diff -u pkgsrc/doc/CHANGES-2017:1.3274 pkgsrc/doc/CHANGES-2017:1.3275
--- pkgsrc/doc/CHANGES-2017:1.3274 Wed Aug 16 18:08:34 2017
+++ pkgsrc/doc/CHANGES-2017 Wed Aug 16 20:57:26 2017
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.3274 2017/08/16 18:08:34 adam Exp $
+$NetBSD: CHANGES-2017,v 1.3275 2017/08/16 20:57:26 wiz Exp $
Changes to the packages collection and infrastructure in 2017:
@@ -4520,3 +4520,4 @@ Changes to the packages collection and i
Updated lang/py-js2py to 0.50 [adam 2017-08-16]
Updated www/py-cfscrape to 1.8.1 [adam 2017-08-16]
Updated devel/py-wrapt to 1.10.11 [adam 2017-08-16]
+ Removed time/libgcal [wiz 2017-08-16]
Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.161 pkgsrc/time/Makefile:1.162
--- pkgsrc/time/Makefile:1.161 Tue Aug 1 12:57:21 2017
+++ pkgsrc/time/Makefile Wed Aug 16 20:57:26 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.161 2017/08/01 12:57:21 markd Exp $
+# $NetBSD: Makefile,v 1.162 2017/08/16 20:57:26 wiz Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -44,7 +44,6 @@ SUBDIR+= khal
SUBDIR+= kronolith
SUBDIR+= ktimer
SUBDIR+= leapsunpack
-SUBDIR+= libgcal
SUBDIR+= libical
SUBDIR+= lmclock
SUBDIR+= logtime
Home |
Main Index |
Thread Index |
Old Index