pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk2 Changes 2.24.20



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53c2b55712b7
branches:  trunk
changeset: 621129:53c2b55712b7
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jul 04 21:29:05 2013 +0000

description:
Changes 2.24.20

* Backport changes from GTK+ 3 to look for rc files in system
  config dirs in addition to /etc/gtk-2.0 and ~/.gtkrc.

* Backport changes from GTK+ 3 to look for the immodules cache
  file in libdir. gtk-query-immodules-2.0 gained an --update-cache
  option to write the output to the correct location. Note that
  this may require slight adjustment of distro packaging.

* Bug fixes:
 560337 GtkFileChooser hour time missing for current date files
 649390 CRLF text is copied to clipboard as CRCRLF on Windows
 698183 quartz: Text input is too slow and some keys are broken...
 702455 Add support for Avahi printers to gtk 2.24.x

* Translation updates:
 Polish

diffstat:

 x11/gtk2/Makefile |  5 ++---
 x11/gtk2/PLIST    |  3 ++-
 x11/gtk2/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r ce57fe04b820 -r 53c2b55712b7 x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Thu Jul 04 21:27:56 2013 +0000
+++ b/x11/gtk2/Makefile Thu Jul 04 21:29:05 2013 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.253 2013/06/06 12:53:40 wiz Exp $
+# $NetBSD: Makefile,v 1.254 2013/07/04 21:29:05 adam Exp $
 
-DISTNAME=      gtk+-2.24.17
+DISTNAME=      gtk+-2.24.20
 PKGNAME=       ${DISTNAME:S/gtk/gtk2/}
-PKGREVISION=   5
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtk+/2.24/}
 EXTRACT_SUFX=  .tar.xz
diff -r ce57fe04b820 -r 53c2b55712b7 x11/gtk2/PLIST
--- a/x11/gtk2/PLIST    Thu Jul 04 21:27:56 2013 +0000
+++ b/x11/gtk2/PLIST    Thu Jul 04 21:29:05 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.84 2013/06/04 13:04:40 obache Exp $
+@comment $NetBSD: PLIST,v 1.85 2013/07/04 21:29:05 adam Exp $
 bin/gtk-builder-convert
 bin/gtk-demo
 bin/gtk-query-immodules-2.0
@@ -272,6 +272,7 @@
 lib/gtk-2.0/2.10.0/immodules/im-inuktitut.la
 lib/gtk-2.0/2.10.0/immodules/im-ipa.la
 lib/gtk-2.0/2.10.0/immodules/im-multipress.la
+${PLIST.quartz}lib/gtk-2.0/2.10.0/immodules/im-quartz.la
 lib/gtk-2.0/2.10.0/immodules/im-thai.la
 lib/gtk-2.0/2.10.0/immodules/im-ti-er.la
 lib/gtk-2.0/2.10.0/immodules/im-ti-et.la
diff -r ce57fe04b820 -r 53c2b55712b7 x11/gtk2/distinfo
--- a/x11/gtk2/distinfo Thu Jul 04 21:27:56 2013 +0000
+++ b/x11/gtk2/distinfo Thu Jul 04 21:29:05 2013 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.149 2013/03/14 19:03:01 drochner Exp $
+$NetBSD: distinfo,v 1.150 2013/07/04 21:29:05 adam Exp $
 
-SHA1 (gtk+-2.24.17.tar.xz) = 1c539a1564fbcb0a9b60b03188dc808f7b678531
-RMD160 (gtk+-2.24.17.tar.xz) = d06174a514d470745571c1ace38d0c5883f9fc4e
-Size (gtk+-2.24.17.tar.xz) = 13288028 bytes
+SHA1 (gtk+-2.24.20.tar.xz) = 89315bf05dd3d626a50bae5417942ee4428012c9
+RMD160 (gtk+-2.24.20.tar.xz) = 893c5db6a269184b2462ae8aa45f6e755394abc7
+Size (gtk+-2.24.20.tar.xz) = 13387180 bytes
 SHA1 (patch-ab) = 9c82cc60f3825d377a197c876fcc6faa379cbde3
 SHA1 (patch-af) = d59414e24a7da7f8694dbefbd2f0c2c2b60ec5ad
 SHA1 (patch-aj) = 9887573ac7ade9e8f8ee2ead68e279f67836a1a3



Home | Main Index | Thread Index | Old Index