glib20 pango and gtk20 update (patch)

Alexander Leidinger Alexander at Leidinger.net
Tue Jun 10 06:53:10 PDT 2003


Hi,

attached are diffs to update glib2, pango and gtk2 to the newly released
versions.

I haven't checked if the plist has to get updated (except for
lib/pango/1.2.0/modules).

Note for other committers: the LIBS part in the gtk diff is necessary to
detect Xrandr.

Bye,
Alexander.

-- 
Actually, Microsoft is sort of a mixture between the Borg and the Ferengi.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /big/FreeBSD-CVS/ports/x11-toolkits/pango/Makefile,v
retrieving revision 1.49
diff -u -r1.49 Makefile
--- Makefile	3 Jun 2003 00:21:45 -0000	1.49
+++ Makefile	10 Jun 2003 13:16:03 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	pango
-PORTVERSION=	1.2.2
-PORTREVISION=	1
+PORTVERSION=	1.2.3
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.2,} \
 		ftp://ftp.gtk.org/pub/gtk/v2.0/ \
Index: distinfo
===================================================================
RCS file: /big/FreeBSD-CVS/ports/x11-toolkits/pango/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- distinfo	1 Jun 2003 08:08:27 -0000	1.17
+++ distinfo	10 Jun 2003 13:16:50 -0000
@@ -1 +1 @@
-MD5 (gnome2/pango-1.2.2.tar.bz2) = b8858106b9c7c9b040fc466c95909713
+MD5 (gnome2/pango-1.2.3.tar.bz2) = 12247592ea582907cfd2de81aeb32caf
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /big/FreeBSD-CVS/ports/devel/glib20/Makefile,v
retrieving revision 1.82
diff -u -r1.82 Makefile
--- Makefile	29 Apr 2003 16:25:56 -0000	1.82
+++ Makefile	10 Jun 2003 12:45:43 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	glib
-PORTVERSION=	2.2.1
-PORTREVISION=	1
+PORTVERSION=	2.2.2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/2.2,} \
 		ftp://ftp.gtk.org/pub/gtk/v2.0/ \
Index: distinfo
===================================================================
RCS file: /big/FreeBSD-CVS/ports/devel/glib20/distinfo,v
retrieving revision 1.36
diff -u -r1.36 distinfo
--- distinfo	7 Feb 2003 18:42:02 -0000	1.36
+++ distinfo	10 Jun 2003 12:46:21 -0000
@@ -1 +1 @@
-MD5 (gnome2/glib-2.2.1.tar.bz2) = 42406a17819080326e105f8333963b97
+MD5 (gnome2/glib-2.2.2.tar.bz2) = 3e9a9512943c81a78cafa0536dcc8b41
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /big/FreeBSD-CVS/ports/x11-toolkits/gtk20/Makefile,v
retrieving revision 1.113
diff -u -r1.113 Makefile
--- Makefile	3 May 2003 07:07:01 -0000	1.113
+++ Makefile	10 Jun 2003 13:31:37 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gtk
-PORTVERSION=	2.2.1
-PORTREVISION=	1
+PORTVERSION=	2.2.2
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.2,} \
 		ftp://ftp.gtk.org/pub/gtk/v2.0/ \
@@ -39,7 +38,7 @@
 CONFIGURE_ARGS=	--enable-static
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include/freetype2 \
 			  -I${LOCALBASE}/include -I${X11BASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
+		LDFLAGS="-L${LOCALBASE}/lib" LIBS="-L${X11BASE}/lib"
 PLIST_SUB=	GTK_VERSION="2.2.0"
 
 MAN1=		gdk-pixbuf-csource.1
Index: distinfo
===================================================================
RCS file: /big/FreeBSD-CVS/ports/x11-toolkits/gtk20/distinfo,v
retrieving revision 1.55
diff -u -r1.55 distinfo
--- distinfo	7 Feb 2003 18:42:22 -0000	1.55
+++ distinfo	10 Jun 2003 13:04:11 -0000
@@ -1 +1 @@
-MD5 (gnome2/gtk+-2.2.1.tar.bz2) = dfd5755fddb26a46c96bfaa813280ac4
+MD5 (gnome2/gtk+-2.2.2.tar.bz2) = 5a7c639f0f2d682bdc17e3f81c17c79c


More information about the freebsd-gnome mailing list