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 10 17:55:47 UTC 2026
Modified Files:
pkgsrc/time/libical: Makefile
Log Message:
libical: conflicts with libical4
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 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/Makefile
diff -u pkgsrc/time/libical/Makefile:1.62 pkgsrc/time/libical/Makefile:1.63
--- pkgsrc/time/libical/Makefile:1.62 Sun May 10 15:28:14 2026
+++ pkgsrc/time/libical/Makefile Sun May 10 17:55:47 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2026/05/10 15:28:14 gutteridge Exp $
+# $NetBSD: Makefile,v 1.63 2026/05/10 17:55:47 wiz Exp $
DISTNAME= libical-3.0.20
PKGREVISION= 4
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/libical/lib
COMMENT= Reference implementation of the iCalendar data type and format (v3)
LICENSE= gnu-lgpl-v2.1 OR mpl-2.0
-CONFLICTS= libical>=4
+CONFLICTS= libical4-[0-9]*
USE_TOOLS+= perl pkg-config
Home |
Main Index |
Thread Index |
Old Index