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: gutteridge
Date: Sun May 10 15:28:14 UTC 2026
Modified Files:
pkgsrc/time/libical: Makefile
Log Message:
libical: spaces to tab
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 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.61 pkgsrc/time/libical/Makefile:1.62
--- pkgsrc/time/libical/Makefile:1.61 Sun May 10 15:26:40 2026
+++ pkgsrc/time/libical/Makefile Sun May 10 15:28:14 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2026/05/10 15:26:40 gutteridge Exp $
+# $NetBSD: Makefile,v 1.62 2026/05/10 15:28:14 gutteridge 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= libical>=4
USE_TOOLS+= perl pkg-config
Home |
Main Index |
Thread Index |
Old Index