From owner-freebsd-ports Tue Apr 2 14:10:30 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BDD2437B423 for ; Tue, 2 Apr 2002 14:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g32MA2k36146; Tue, 2 Apr 2002 14:10:02 -0800 (PST) (envelope-from gnats) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id E695D37B41C for ; Tue, 2 Apr 2002 14:08:27 -0800 (PST) Received: by energyhq.homeip.net (Postfix, from userid 1001) id E37DA3FC39; Wed, 3 Apr 2002 00:09:33 +0200 (CEST) Message-Id: <20020402220933.E37DA3FC39@energyhq.homeip.net> Date: Wed, 3 Apr 2002 00:09:33 +0200 (CEST) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36670: Update port: x11-toolkits/gtk20 to 2.0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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