pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnome-themes Bump PKGREVISION for PLIST fix from t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a243e09e295f
branches:  trunk
changeset: 555312:a243e09e295f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Feb 27 17:17:34 2009 +0000

description:
Bump PKGREVISION for PLIST fix from two days ago, and bump
icon-naming-utils dependency for it.

diffstat:

 x11/gnome-themes/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r aa0193f94bd8 -r a243e09e295f x11/gnome-themes/Makefile
--- a/x11/gnome-themes/Makefile Fri Feb 27 17:13:15 2009 +0000
+++ b/x11/gnome-themes/Makefile Fri Feb 27 17:17:34 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.66 2009/02/26 07:23:25 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2009/02/27 17:17:34 wiz Exp $
 #
 
 DISTNAME=              gnome-themes-2.24.3
+PKGREVISION=           1
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-themes/2.24/}
 EXTRACT_SUFX=          .tar.bz2
@@ -21,6 +22,7 @@
 GNU_CONFIGURE=         yes
 
 .include "../../devel/gettext-lib/buildlink3.mk"
+BUILDLINK_API_DEPENDS.icon-naming-utils+=      icon-naming-utils>=0.8.90
 .include "../../graphics/icon-naming-utils/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gtk2-engines+=    gtk2-engines>=2.15.3



Home | Main Index | Thread Index | Old Index