pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk2 update to 2.16.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc3582df91df
branches:  trunk
changeset: 394062:fc3582df91df
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Jun 04 11:16:56 2009 +0000

description:
update to 2.16.2
changes:
-Reinstate traditional behaviour of GtkAdjustment wrt. to
 page size that was accidentally lost between 2.14.x and 2.16
-bugfixes
-translation updates

diffstat:

 x11/gtk2/Makefile         |   4 ++--
 x11/gtk2/PLIST            |   7 +------
 x11/gtk2/distinfo         |   9 ++++-----
 x11/gtk2/patches/patch-ah |  15 ---------------
 4 files changed, 7 insertions(+), 28 deletions(-)

diffs (74 lines):

diff -r 89843978f059 -r fc3582df91df x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Thu Jun 04 11:05:51 2009 +0000
+++ b/x11/gtk2/Makefile Thu Jun 04 11:16:56 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.173 2009/05/02 16:21:46 reed Exp $
+# $NetBSD: Makefile,v 1.174 2009/06/04 11:16:56 drochner Exp $
 
-DISTNAME=              gtk+-2.16.1
+DISTNAME=              gtk+-2.16.2
 PKGNAME=               ${DISTNAME:S/gtk/gtk2/}
 CATEGORIES=            x11
 MASTER_SITES=          ftp://ftp.gtk.org/pub/gtk/2.16/ \
diff -r 89843978f059 -r fc3582df91df x11/gtk2/PLIST
--- a/x11/gtk2/PLIST    Thu Jun 04 11:05:51 2009 +0000
+++ b/x11/gtk2/PLIST    Thu Jun 04 11:16:56 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.63 2009/04/16 18:54:41 drochner Exp $
+@comment $NetBSD: PLIST,v 1.64 2009/06/04 11:16:56 drochner Exp $
 bin/gdk-pixbuf-csource
 bin/gdk-pixbuf-query-loaders
 bin/gtk-builder-convert
@@ -319,11 +319,6 @@
 ${PLIST.x11}lib/pkgconfig/gdk-x11-2.0.pc
 ${PLIST.x11}lib/pkgconfig/gtk+-x11-2.0.pc
 libdata/gtk-2.0/im-multipress.conf
-man/man1/gdk-pixbuf-csource.1
-man/man1/gdk-pixbuf-query-loaders.1
-man/man1/gtk-builder-convert.1
-man/man1/gtk-query-immodules-2.0.1
-man/man1/gtk-update-icon-cache.1
 share/aclocal/gtk-2.0.m4
 share/gtk-2.0/demo/alphatest.png
 share/gtk-2.0/demo/apple-red.png
diff -r 89843978f059 -r fc3582df91df x11/gtk2/distinfo
--- a/x11/gtk2/distinfo Thu Jun 04 11:05:51 2009 +0000
+++ b/x11/gtk2/distinfo Thu Jun 04 11:16:56 2009 +0000
@@ -1,14 +1,13 @@
-$NetBSD: distinfo,v 1.111 2009/04/16 18:54:41 drochner Exp $
+$NetBSD: distinfo,v 1.112 2009/06/04 11:16:56 drochner Exp $
 
-SHA1 (gtk+-2.16.1.tar.bz2) = 01cba21f12e6fa3762fe47437eb4dc335a2fb841
-RMD160 (gtk+-2.16.1.tar.bz2) = 41bdf85d93a38236eea12f4882289efb671e16af
-Size (gtk+-2.16.1.tar.bz2) = 18297352 bytes
+SHA1 (gtk+-2.16.2.tar.bz2) = 1cefea5e2b3aeb3db53c57eb976d7350bdaabff5
+RMD160 (gtk+-2.16.2.tar.bz2) = 5a919335f3f99839008f742dcd698e8fd51ed09b
+Size (gtk+-2.16.2.tar.bz2) = 18461964 bytes
 SHA1 (patch-aa) = 507f43c8257607c3ddb194015cc67c5b166a5047
 SHA1 (patch-ab) = 075dcdceeeea06d93802643b9bd2c23f0ee32a64
 SHA1 (patch-ac) = 81765fc056a25c5b53a7223ea62f6f98a6da6104
 SHA1 (patch-ad) = b28feb33311f4b42bdeeae257a470edd677d5c15
 SHA1 (patch-ae) = 33e5411076362295329f82e2106e1cd7f0529863
 SHA1 (patch-aj) = 4e36ab908ae14d81bd62c3eb170be87f14bb6a35
-SHA1 (patch-ah) = 6e489e715b87badc4ab5d54df8663d55b0dfc92b
 SHA1 (patch-gb) = 6c0728eda2d4a59add4f8962bdab4f05022eda79
 SHA1 (patch-ob) = 51cbaa82d534ca4ea5253e3a938daa3a5d1e05fb
diff -r 89843978f059 -r fc3582df91df x11/gtk2/patches/patch-ah
--- a/x11/gtk2/patches/patch-ah Thu Jun 04 11:05:51 2009 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-ah,v 1.12 2009/03/25 09:32:49 markd Exp $
-
-On NetBSD subsequent socket() calls return EISCONN
-
---- modules/printbackends/cups/gtkcupsutils.c~ 2009-01-08 05:33:32.000000000 +1300
-+++ modules/printbackends/cups/gtkcupsutils.c  2009-03-15 17:59:52.000000000 +1300
-@@ -1290,7 +1290,7 @@
- 
-           error_code = errno;
- 
--          if (code == 0)
-+          if (code == 0 || error_code == EISCONN)
-             {
-               close (test->socket);
-               test->socket = -1;



Home | Main Index | Thread Index | Old Index