Mon Feb 16 17:44:36 2009 UTC ()
update to 2.12.8
changes: bugfixes and misc improvements, too much to list here
(tested against f-spot)


(drochner)
diff -r1.9 -r1.10 pkgsrc/x11/gtk-sharp/Makefile
diff -r1.7 -r1.8 pkgsrc/x11/gtk-sharp/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/x11/gtk-sharp/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/gtk-sharp/Makefile 2009/01/19 22:43:35 1.9
+++ pkgsrc/x11/gtk-sharp/Makefile 2009/02/16 17:44:36 1.10
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.9 2009/01/19 22:43:35 kefren Exp $ 1# $NetBSD: Makefile,v 1.10 2009/02/16 17:44:36 drochner Exp $
2# 2#
3 3
4DISTNAME= gtk-sharp-2.12.7 4DISTNAME= gtk-sharp-2.12.8
5CATEGORIES= x11 5CATEGORIES= x11
6PKGREVISION= 1 
7MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-sharp/2.12/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-sharp/2.12/}
8EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.mono-project.com/GtkSharp 10HOMEPAGE= http://www.mono-project.com/GtkSharp
12COMMENT= C\# bindings for GTK 11COMMENT= C\# bindings for GTK
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16USE_PKGLOCALEDIR= yes 15USE_PKGLOCALEDIR= yes
17USE_LIBTOOL= yes 16USE_LIBTOOL= yes
18USE_TOOLS+= pkg-config gmake perl:run 17USE_TOOLS+= pkg-config gmake perl:run
19GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes

cvs diff -r1.7 -r1.8 pkgsrc/x11/gtk-sharp/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/gtk-sharp/distinfo 2008/12/12 15:10:23 1.7
+++ pkgsrc/x11/gtk-sharp/distinfo 2009/02/16 17:44:36 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2008/12/12 15:10:23 wiz Exp $ 1$NetBSD: distinfo,v 1.8 2009/02/16 17:44:36 drochner Exp $
2 2
3SHA1 (gtk-sharp-2.12.7.tar.bz2) = 39f17934e9f51b79952d2f22548a68707bbda9e3 3SHA1 (gtk-sharp-2.12.8.tar.bz2) = 3c97abd67e92738e7960f9e0e5f2410e8ff4912b
4RMD160 (gtk-sharp-2.12.7.tar.bz2) = 177a9510a40eed6c1ffdde816a938c351b622f9d 4RMD160 (gtk-sharp-2.12.8.tar.bz2) = d287020b230e637869f4fe830961724bd44f7b01
5Size (gtk-sharp-2.12.7.tar.bz2) = 1589620 bytes 5Size (gtk-sharp-2.12.8.tar.bz2) = 1605876 bytes