pkgsrc-WIP-changes archive

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

evolution-data-server: use wip/vala, still broken



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Mon Feb 1 09:28:45 2016 +0200
Changeset:	4875c589b85b55675bcccf335da395b4f0e6f3f9

Modified Files:
	evolution-data-server/Makefile

Log Message:
evolution-data-server: use wip/vala, still broken

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4875c589b85b55675bcccf335da395b4f0e6f3f9

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

diffstat:
 evolution-data-server/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/evolution-data-server/Makefile b/evolution-data-server/Makefile
index 55b2443..b6bd067 100644
--- a/evolution-data-server/Makefile
+++ b/evolution-data-server/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	evolution-data-server-3.18.4
 CATEGORIES=	mail gnome
-MASTER_SITES=	${MASTER_SITE_GNOME:=sources/evolution-data-server/3.18/}
+MASTER_SITES=	${MASTER_SITE_GNOME:=sources/evolution-data-server/3.16/}
 EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
@@ -66,7 +66,7 @@ BUILDLINK_TRANSFORM+=	rm:-ldl
 
 BUILDLINK_API_DEPENDS.gobject-introspection+=	gobject-introspection>=0.9.12
 .include "../../devel/gobject-introspection/buildlink3.mk"
-.include "../../lang/vala/buildlink3.mk"
+.include "../../wip/vala/buildlink3.mk"
 .include "../../security/libsecret/buildlink3.mk"
 .include "../../wip/gcr/buildlink3.mk"
 .include "../../net/gnome-online-accounts/buildlink3.mk"


Home | Main Index | Thread Index | Old Index