pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk3 Changes 3.4.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a040949f2dc0
branches:  trunk
changeset: 603868:a040949f2dc0
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue May 15 15:39:40 2012 +0000

description:
Changes 3.4.3:
* GtkIconView:
 - The sizing and layout has been rewritten
* Bug fixes:
 478344 GtkTreeRowReference falsely said to auto-subscribe...
 587873 Documentation should explain MessageDialogs don't ...
 663072 GtkSelectionData is incorrectly documented
 670449 Splash screen stays
 672947 GtkEntryCompletion sizing/position fixes
 673237 window: Remove needless call to ensure_state_flag_...
 674192 out-of-tree build failure: demos/widget-factory/wi...
 674549 widget receives leave event when button released
 675421 GtkFileChooser should set its role
 675501 gtkquartz.h is not the gtk+-3.5.2.tar.xz archive
* Translation updates:
 Dutch
 Italian

diffstat:

 x11/gtk3/Makefile |  8 ++++----
 x11/gtk3/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (34 lines):

diff -r e2ff270ec898 -r a040949f2dc0 x11/gtk3/Makefile
--- a/x11/gtk3/Makefile Tue May 15 15:07:22 2012 +0000
+++ b/x11/gtk3/Makefile Tue May 15 15:39:40 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2012/04/30 14:26:38 drochner Exp $
+# $NetBSD: Makefile,v 1.20 2012/05/15 15:39:40 adam Exp $
 
-DISTNAME=      gtk+-3.4.1
+DISTNAME=      gtk+-3.4.3
 PKGNAME=       ${DISTNAME:S/gtk/gtk3/}
 CATEGORIES=    x11
-MASTER_SITES=  ftp://ftp.gtk.org/pub/gtk/3.4/ \
-               ${MASTER_SITE_GNOME:=sources/gtk+/3.4/}
+MASTER_SITES=  ftp://ftp.gtk.org/pub/gtk/${PKGVERSION_NOREV:R}/ \
+               ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r e2ff270ec898 -r a040949f2dc0 x11/gtk3/distinfo
--- a/x11/gtk3/distinfo Tue May 15 15:07:22 2012 +0000
+++ b/x11/gtk3/distinfo Tue May 15 15:39:40 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2012/04/30 14:26:38 drochner Exp $
+$NetBSD: distinfo,v 1.11 2012/05/15 15:39:40 adam Exp $
 
-SHA1 (gtk+-3.4.1.tar.xz) = 91b68f0dd5f6558eae98811f4031f32ff46ad172
-RMD160 (gtk+-3.4.1.tar.xz) = e8c0c8c71167e037eb88689713b8ae05aed29b03
-Size (gtk+-3.4.1.tar.xz) = 12809412 bytes
+SHA1 (gtk+-3.4.3.tar.xz) = 645150ddc417b7bd109b956beeebcccf94a50f24
+RMD160 (gtk+-3.4.3.tar.xz) = 1de8254156426d6a2b4bfd5b681def93275027f6
+Size (gtk+-3.4.3.tar.xz) = 12851676 bytes
 SHA1 (patch-ab) = 9c82cc60f3825d377a197c876fcc6faa379cbde3
 SHA1 (patch-af) = f1c8d7929ea84a3b92f0bfc76f32f8e79e1d4352
 SHA1 (patch-aj) = 88d5a5c25bcc005bce8597d1262e68a9e67b5f93



Home | Main Index | Thread Index | Old Index