pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc s/USE_X11BASE/USE_X11/ in graphics/gdk-pixbuf. Bump PK...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/039b977603e6
branches:  trunk
changeset: 474006:039b977603e6
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Apr 25 04:15:43 2004 +0000

description:
s/USE_X11BASE/USE_X11/ in graphics/gdk-pixbuf. Bump PKGREVISION.

diffstat:

 doc/CHANGES                         |  3 ++-
 graphics/gdk-pixbuf/Makefile.common |  6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 509270b747d0 -r 039b977603e6 doc/CHANGES
--- a/doc/CHANGES       Sun Apr 25 04:15:34 2004 +0000
+++ b/doc/CHANGES       Sun Apr 25 04:15:43 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5731 2004/04/25 00:35:06 kim Exp $
+$NetBSD: CHANGES,v 1.5732 2004/04/25 04:15:43 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -2235,3 +2235,4 @@
        Updated bbweather to 0.6.2 [jschauma 2004-04-24]
        Added ices-mp3-0.3 [kim 2004-04-24]
        Added mstream-0.2 [kim 2004-04-24]
+       Updated gdk-pixbuf to 0.22.0nb2 [xtraeme 2004-04-25]
diff -r 509270b747d0 -r 039b977603e6 graphics/gdk-pixbuf/Makefile.common
--- a/graphics/gdk-pixbuf/Makefile.common       Sun Apr 25 04:15:34 2004 +0000
+++ b/graphics/gdk-pixbuf/Makefile.common       Sun Apr 25 04:15:43 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.37 2004/02/17 02:45:21 dmcmahill Exp $
+# $NetBSD: Makefile.common,v 1.38 2004/04/25 04:15:43 xtraeme Exp $
 
 DISTNAME=              gdk-pixbuf-${VER}.0
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            graphics devel
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${VER}/}
 EXTRACT_SUFX=          .tar.bz2
@@ -15,7 +15,7 @@
 
 USE_BUILDLINK3=                YES
 USE_GNU_TOOLS+=                make
-USE_X11BASE=           YES
+USE_X11=               YES
 USE_LIBTOOL=           YES
 
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index