summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorsnj <snj>2009-03-19 23:51:31 +0000
committersnj <snj>2009-03-19 23:51:31 +0000
commit379bc0c3b91981bf2d3c813cfcddc4227f7d4886 (patch)
treec5eeab65eb92dc54cfe4658575e348e9ccee9255 /x11
parent513d3e827ca668270af5a84104a3705b6ee71762 (diff)
downloadpkgsrc-379bc0c3b91981bf2d3c813cfcddc4227f7d4886.tar.gz
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 (limited to 'x11')
-rw-r--r--x11/gtk2-engines-murrine/Makefile7
-rw-r--r--x11/gtk2-engines-murrine/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/gtk2-engines-murrine/Makefile b/x11/gtk2-engines-murrine/Makefile
index 19e76ba2251..661749901ea 100644
--- a/x11/gtk2-engines-murrine/Makefile
+++ b/x11/gtk2-engines-murrine/Makefile
@@ -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 @@ USE_LIBTOOL= yes
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 --git a/x11/gtk2-engines-murrine/distinfo b/x11/gtk2-engines-murrine/distinfo
index 9f16d057783..6c1c7e3e910 100644
--- a/x11/gtk2-engines-murrine/distinfo
+++ b/x11/gtk2-engines-murrine/distinfo
@@ -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