pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk2-engines-murrine Update to 0.90.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d10ebe576cc
branches:  trunk
changeset: 556336:0d10ebe576cc
user:      snj <snj%pkgsrc.org@localhost>
date:      Thu Mar 19 23:51:31 2009 +0000

description:
Update to 0.90.2.

Overview of Changes in 0.90.2 (since 0.90.2)
============================================
Requires Gtk+ 2.12.0

Changes in this release:
- Fixed a crash when using focus_color.
- Now focus_color and scrollbar_color accept symbolic colors.

Overview of Changes in 0.90.1 (since 0.90.0)
============================================
Changes in this release:
- High roundness values are now correctly limited.
- Use focus_color in draw_entry if the theme uses it.
- Removed shadows from GtkCombo and GtkComboBoxEntry.
- Code polishing and bugfixing.

diffstat:

 x11/gtk2-engines-murrine/Makefile |  7 +++----
 x11/gtk2-engines-murrine/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (34 lines):

diff -r 6d80bc99b286 -r 0d10ebe576cc x11/gtk2-engines-murrine/Makefile
--- a/x11/gtk2-engines-murrine/Makefile Thu Mar 19 23:20:07 2009 +0000
+++ b/x11/gtk2-engines-murrine/Makefile Thu Mar 19 23:51:31 2009 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/03/16 08:38:37 jmcneill Exp $
-#
+# $NetBSD: Makefile,v 1.2 2009/03/19 23:51:31 snj Exp $
 
-DISTNAME=      murrine-0.90.0
+DISTNAME=      murrine-0.90.2
 PKGNAME=       ${DISTNAME:S/^/gtk2-engines-/}
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/murrine/0.90/}
@@ -20,6 +19,6 @@
 
 CONFIGURE_ARGS+=       --enable-animation
 
-BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.10.0
+BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.12.0
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 6d80bc99b286 -r 0d10ebe576cc x11/gtk2-engines-murrine/distinfo
--- a/x11/gtk2-engines-murrine/distinfo Thu Mar 19 23:20:07 2009 +0000
+++ b/x11/gtk2-engines-murrine/distinfo Thu Mar 19 23:51:31 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/03/16 08:38:37 jmcneill Exp $
+$NetBSD: distinfo,v 1.2 2009/03/19 23:51:31 snj Exp $
 
-SHA1 (murrine-0.90.0.tar.bz2) = a9d121140ad7be538d008681444f99ecbb4b4658
-RMD160 (murrine-0.90.0.tar.bz2) = 4fcd660ec2b9849b149a06b505d64f94d2478c8a
-Size (murrine-0.90.0.tar.bz2) = 270590 bytes
+SHA1 (murrine-0.90.2.tar.bz2) = db1f046d1d9f08d4b6793819d04968deba060bc5
+RMD160 (murrine-0.90.2.tar.bz2) = d0a511263af1f7a56233b38db151698608b50bdd
+Size (murrine-0.90.2.tar.bz2) = 271070 bytes



Home | Main Index | Thread Index | Old Index