Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  3 Apr 2002 00:09:33 +0200 (CEST)
From:      Miguel Mendez <flynn@energyhq.homeip.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36670: Update port: x11-toolkits/gtk20 to 2.0.2
Message-ID:  <20020402220933.E37DA3FC39@energyhq.homeip.net>

next in thread | raw e-mail | index | archive | help

>Number:         36670
>Category:       ports
>Synopsis:       Update port: x11-toolkits/gtk20 to 2.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 02 14:10:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD energyhq.homeip.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 7 19:43:54 CET 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386


	
>Description:
New version is out, fixes some bugs present in 2.0.0 and 2.0.1
	
>How-To-Repeat:
	
>Fix:

	

--- gtk.diff begins here ---
diff -ruN gtk20.old/Makefile gtk20/Makefile
--- gtk20.old/Makefile	Tue Mar 12 22:08:00 2002
+++ gtk20/Makefile	Tue Apr  2 23:50:26 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gtk
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.2
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_GNOME:S,%SUBDIR%,pre-gnome2/releases/gnome-2.0-desktop-beta2,} \
 		ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -20,8 +20,8 @@
 
 MAINTAINER=	gnome@FreeBSD.org
 
-LIB_DEPENDS=	atk-1.0.0:${PORTSDIR}/devel/atk \
-		pango-1.0.0:${PORTSDIR}/x11-toolkits/pango \
+LIB_DEPENDS=	atk-1.0.1:${PORTSDIR}/devel/atk \
+		pango-1.0.1:${PORTSDIR}/x11-toolkits/pango \
 		png.5:${PORTSDIR}/graphics/png \
 		tiff.4:${PORTSDIR}/graphics/tiff \
 		jpeg.9:${PORTSDIR}/graphics/jpeg
diff -ruN gtk20.old/distinfo gtk20/distinfo
--- gtk20.old/distinfo	Tue Mar 12 22:08:00 2002
+++ gtk20/distinfo	Tue Apr  2 23:43:57 2002
@@ -1 +1 @@
-MD5 (gnome2/gtk+-2.0.0.tar.bz2) = 3afdfc83cf2099af1811e261a82c7ccb
+MD5 (gnome2/gtk+-2.0.2.tar.bz2) = b8df4c513323b9efc9a157703f25a07f
--- gtk.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020402220933.E37DA3FC39>