pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/Radicale Correction to CONFLICTS line.
details: https://anonhg.NetBSD.org/pkgsrc/rev/906a345d86bc
branches: trunk
changeset: 364596:906a345d86bc
user: darcy <darcy%pkgsrc.org@localhost>
date: Sat Jul 01 05:38:18 2017 +0000
description:
Correction to CONFLICTS line.
diffstat:
net/Radicale/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1ade62765b0d -r 906a345d86bc net/Radicale/Makefile
--- a/net/Radicale/Makefile Sat Jul 01 05:31:59 2017 +0000
+++ b/net/Radicale/Makefile Sat Jul 01 05:38:18 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/07/01 05:31:59 darcy Exp $
+# $NetBSD: Makefile,v 1.21 2017/07/01 05:38:18 darcy Exp $
DISTNAME= Radicale-1.1.4
CATEGORIES= net time www
@@ -15,7 +15,7 @@
RADICALE_GROUP?= www
PKG_GROUPS= ${RADICALE_GROUP}
PKG_USERS= ${RADICALE_USER}:${RADICALE_GROUP}
-CONFLICTS+= Radicale2-[0-9]*
+CONFLICTS+= Radicale-[2-9]*
INSTALLATION_DIRS= ${EGDIR}
OWN_DIRS= ${PKG_SYSCONFDIR}/radicale
Home |
Main Index |
Thread Index |
Old Index