pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/evolution



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon May  9 15:32:31 UTC 2022

Modified Files:
        pkgsrc/mail/evolution: Makefile

Log Message:
evolution: we are BROKEN


To generate a diff of this commit:
cvs rdiff -u -r1.260 -r1.261 pkgsrc/mail/evolution/Makefile

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

Modified files:

Index: pkgsrc/mail/evolution/Makefile
diff -u pkgsrc/mail/evolution/Makefile:1.260 pkgsrc/mail/evolution/Makefile:1.261
--- pkgsrc/mail/evolution/Makefile:1.260        Mon Apr 18 19:09:56 2022
+++ pkgsrc/mail/evolution/Makefile      Mon May  9 15:32:31 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.260 2022/04/18 19:09:56 adam Exp $
+# $NetBSD: Makefile,v 1.261 2022/05/09 15:32:31 nia Exp $
 
 DISTNAME=      evolution-3.34.1
 PKGREVISION=   15
@@ -16,6 +16,8 @@ USE_TOOLS+=   pkg-config itstool
 USE_TOOLS+=    intltool msgfmt msgmerge xgettext
 USE_TOOLS+=    gdbus-codegen
 
+BROKEN+=       "Incompatible with latest evolution-data-server, needs update"
+
 DEPENDS+=      highlight-[0-9]*:../../textproc/highlight
 
 LDFLAGS+=      ${COMPILER_RPATH_FLAG}${PREFIX}/lib/evolution



Home | Main Index | Thread Index | Old Index