summaryrefslogtreecommitdiff
path: root/mail/evolution-sharp
diff options
context:
space:
mode:
authorwiz <wiz>2009-04-12 13:16:28 +0000
committerwiz <wiz>2009-04-12 13:16:28 +0000
commita49751794b920efb91a5b9f4e3f6f572bafe823b (patch)
tree924ff3fa9ad496c83b950bb537d71c3b935b98e8 /mail/evolution-sharp
parent9f279214bd077e617b580b455e2df16f1d158985 (diff)
downloadpkgsrc-a49751794b920efb91a5b9f4e3f6f572bafe823b.tar.gz
Update to 0.20.0. Set LICENSE.
Version 0.20.0 24 March 2009 * Update to support 2.26.0 stable release of Evolution-Data-Server ------------------------------------------------------ Version 0.19.2.1 18 Feb 2009 Bug Fixes : #563917 : Change the API names which were changed before by mistake. (Chenthill Palanisamy) ------------------------------------------------------ Version 0.19.2 16 Feb 2009 Bug Fixes : #563301 : Fails to build with evolution-data-server < 2.24 (Christopher James Halse Rogers) ------------------------------------------------------ Version 0.19.1 19 Jan 2009 * Support for Recurrence (P Chenthill) Bug Fixes : #555242 : Crash in Marshaling objects_added signal. (Johnny Jacob)
Diffstat (limited to 'mail/evolution-sharp')
-rw-r--r--mail/evolution-sharp/Makefile15
-rw-r--r--mail/evolution-sharp/distinfo8
2 files changed, 12 insertions, 11 deletions
diff --git a/mail/evolution-sharp/Makefile b/mail/evolution-sharp/Makefile
index cd9b4783d48..c7dd1a8e514 100644
--- a/mail/evolution-sharp/Makefile
+++ b/mail/evolution-sharp/Makefile
@@ -1,16 +1,19 @@
-# $NetBSD: Makefile,v 1.2 2009/03/25 22:37:13 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/12 13:16:28 wiz Exp $
#
-DISTNAME= evolution-sharp-0.18.1
-PKGREVISION= 1
+DISTNAME= evolution-sharp-0.20.0
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-sharp/0.18/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-sharp/0.20/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= ${MASTER_SITE_GNOME:=sources/evolution-sharp/0.18/}
+HOMEPAGE= ${MASTER_SITE_GNOME:=sources/evolution-sharp/0.20/}
COMMENT= .NET language binding for various Evolution libraries
+LICENSE= gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
@@ -19,8 +22,6 @@ USE_TOOLS+= gmake pkg-config
.include "../../lang/mono/buildlink3.mk"
BUILDLINK_API_DEPENDS.evolution-data-server+= evolution-data-server>=2.24.0
-BUILDLINK_API_DEPENDS.evolution-data-server+= evolution-data-server<2.25.0
.include "../../mail/evolution-data-server/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk-sharp+= gtk-sharp>=2.12.5
.include "../../x11/gtk-sharp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/evolution-sharp/distinfo b/mail/evolution-sharp/distinfo
index 7bcc1c5fffc..18031b819f9 100644
--- a/mail/evolution-sharp/distinfo
+++ b/mail/evolution-sharp/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/11/08 00:35:07 wiz Exp $
+$NetBSD: distinfo,v 1.2 2009/04/12 13:16:28 wiz Exp $
-SHA1 (evolution-sharp-0.18.1.tar.bz2) = 259bfb2e6709f24db9e6fae23ee5da310b41e172
-RMD160 (evolution-sharp-0.18.1.tar.bz2) = 88433a61f7098052fbba38634b5d2fbbca758d91
-Size (evolution-sharp-0.18.1.tar.bz2) = 317001 bytes
+SHA1 (evolution-sharp-0.20.0.tar.bz2) = 61988839b4f3d58f9d2aff2dde3e96673fcc5aa5
+RMD160 (evolution-sharp-0.20.0.tar.bz2) = 4c14347b30837476e416dd41f8b00a9cfa48f421
+Size (evolution-sharp-0.20.0.tar.bz2) = 334986 bytes