pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/libical
Module Name: pkgsrc
Committed By: wiz
Date: Sun May 3 14:17:39 UTC 2026
Modified Files:
pkgsrc/time/libical: DESCR Makefile
Log Message:
libical: mention that this is v3
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/time/libical/DESCR
cvs rdiff -u -r1.59 -r1.60 pkgsrc/time/libical/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/libical/DESCR
diff -u pkgsrc/time/libical/DESCR:1.1.1.1 pkgsrc/time/libical/DESCR:1.2
--- pkgsrc/time/libical/DESCR:1.1.1.1 Fri Dec 19 21:48:05 2008
+++ pkgsrc/time/libical/DESCR Sun May 3 14:17:39 2026
@@ -1 +1,3 @@
LIBICAL -- an implementation of iCalendar protocols and data formats
+
+This contains the old major version 3 of the library.
Index: pkgsrc/time/libical/Makefile
diff -u pkgsrc/time/libical/Makefile:1.59 pkgsrc/time/libical/Makefile:1.60
--- pkgsrc/time/libical/Makefile:1.59 Wed Jan 7 08:49:12 2026
+++ pkgsrc/time/libical/Makefile Sun May 3 14:17:39 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2026/01/07 08:49:12 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2026/05/03 14:17:39 wiz Exp $
DISTNAME= libical-3.0.20
PKGREVISION= 4
@@ -8,7 +8,7 @@ GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/libical/libical
-COMMENT= Reference implementation of the iCalendar data type and format
+COMMENT= Reference implementation of the iCalendar data type and format (v3)
LICENSE= gnu-lgpl-v2.1 OR mpl-2.0
USE_TOOLS+= perl pkg-config
Home |
Main Index |
Thread Index |
Old Index