pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/evolution-sharp Update to 0.20.0. Set LICENSE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/df74e82ab05a
branches: trunk
changeset: 557222:df74e82ab05a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 12 13:16:28 2009 +0000
description:
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:
mail/evolution-sharp/Makefile | 15 ++++++++-------
mail/evolution-sharp/distinfo | 8 ++++----
2 files changed, 12 insertions(+), 11 deletions(-)
diffs (50 lines):
diff -r 7c9215309191 -r df74e82ab05a mail/evolution-sharp/Makefile
--- a/mail/evolution-sharp/Makefile Sun Apr 12 13:01:00 2009 +0000
+++ b/mail/evolution-sharp/Makefile Sun Apr 12 13:16:28 2009 +0000
@@ -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@localhost
-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 @@
.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 -r 7c9215309191 -r df74e82ab05a mail/evolution-sharp/distinfo
--- a/mail/evolution-sharp/distinfo Sun Apr 12 13:01:00 2009 +0000
+++ b/mail/evolution-sharp/distinfo Sun Apr 12 13:16:28 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index