pkgsrc-Changes archive

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

CVS commit: pkgsrc/time



Module Name:    pkgsrc
Committed By:   kim
Date:           Mon Jan  6 11:06:35 UTC 2020

Modified Files:
        pkgsrc/time: Makefile
Removed Files:
        pkgsrc/time/xcal: DESCR Makefile PLIST distinfo
        pkgsrc/time/xcal/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
            patch-af patch-ag

Log Message:
Remove xcal as the upstream is gone and I can not find an alternate source.

It seems unlikely that this is being used much given modern calendaring
standards (e.g. iCalendar DTD [xCal]) and common interoperability.


To generate a diff of this commit:
cvs rdiff -u -r1.194 -r1.195 pkgsrc/time/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/time/xcal/DESCR
cvs rdiff -u -r1.13 -r0 pkgsrc/time/xcal/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/time/xcal/PLIST
cvs rdiff -u -r1.8 -r0 pkgsrc/time/xcal/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/time/xcal/patches/patch-aa \
    pkgsrc/time/xcal/patches/patch-ag
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/time/xcal/patches/patch-ab \
    pkgsrc/time/xcal/patches/patch-ac pkgsrc/time/xcal/patches/patch-ad \
    pkgsrc/time/xcal/patches/patch-ae
cvs rdiff -u -r1.3 -r0 pkgsrc/time/xcal/patches/patch-af

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

Modified files:

Index: pkgsrc/time/Makefile
diff -u pkgsrc/time/Makefile:1.194 pkgsrc/time/Makefile:1.195
--- pkgsrc/time/Makefile:1.194  Sat Jan  4 13:16:20 2020
+++ pkgsrc/time/Makefile        Mon Jan  6 11:06:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.194 2020/01/04 13:16:20 nia Exp $
+# $NetBSD: Makefile,v 1.195 2020/01/06 11:06:34 kim Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -200,7 +200,6 @@ SUBDIR+=    wxRemind
 SUBDIR+=       wyrd
 SUBDIR+=       xalarm
 SUBDIR+=       xbeats
-SUBDIR+=       xcal
 SUBDIR+=       xchrono
 SUBDIR+=       xclock
 SUBDIR+=       xdaliclock



Home | Main Index | Thread Index | Old Index