From owner-freebsd-ports Sun Feb 20 19:30: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C160E37C005 for ; Sun, 20 Feb 2000 19:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA74640; Sun, 20 Feb 2000 19:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id 7712337C045 for ; Sun, 20 Feb 2000 19:23:34 -0800 (PST) (envelope-from root@blackdawn.com) Received: from shadow.blackdawn.com (postfix@20-145.008.popsite.net [209.69.77.145]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id TAA18559 for ; Sun, 20 Feb 2000 19:23:30 -0800 (PST) Received: by shadow.blackdawn.com (Postfix, from userid 0) id 3A1C61B32; Sun, 20 Feb 2000 22:23:27 -0500 (EST) Message-Id: <20000221032327.3A1C61B32@shadow.blackdawn.com> Date: Sun, 20 Feb 2000 22:23:27 -0500 (EST) From: Will Andrews Reply-To: Will Andrews To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/16850: upgrade port: graphics/gnofract4d: 1.0 -> 1.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16850 >Category: ports >Synopsis: upgrade port: graphics/gnofract4d: 1.0 -> 1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Feb 20 19:30:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Will Andrews >Release: FreeBSD 3.4-STABLE i386 >Organization: none >Environment: FreeBSD shadow.blackdawn.com 3.4-STABLE FreeBSD 3.4-STABLE #0: Sun Jan 23 13:41:02 EST 2000 root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW i386 >Description: Upgrade for gnofract4d. Some improvements to the program have been made. I also removed the gtk12.2 check in the Makefile, which I should have caught the first time I made this port.. gnomeui brings in that one. :) >How-To-Repeat: Use the diff below to upgrade the current port. >Fix: diff -urN gnofract4d/Makefile gnofract4d.new/Makefile --- gnofract4d/Makefile Fri Dec 31 16:54:34 1999 +++ gnofract4d.new/Makefile Sun Feb 20 22:15:02 2000 @@ -1,19 +1,18 @@ # New ports collection makefile for: gnofract4d -# Version required: 1.0 +# Version required: 1.2 # Date created: 30 Dec 1999 # Whom: Will Andrews # # $FreeBSD: ports/graphics/gnofract4d/Makefile,v 1.1.1.1 1999/12/31 21:54:34 jedgar Exp $ # -DISTNAME= gnofract4d-1.0 +DISTNAME= gnofract4d-1.2 CATEGORIES= graphics MASTER_SITES= http://download.sourceforge.net/gnofract4d/ MAINTAINER= andrews@technologist.com -LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - gnomeui.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes diff -urN gnofract4d/files/md5 gnofract4d.new/files/md5 --- gnofract4d/files/md5 Fri Dec 31 16:54:34 1999 +++ gnofract4d.new/files/md5 Sun Feb 20 22:16:42 2000 @@ -1 +1 @@ -MD5 (gnofract4d-1.0.tar.gz) = 3ce1d769f6ebc42b0af088fa1c18c45a +MD5 (gnofract4d-1.2.tar.gz) = b79d18b2e98e2292e8f08162020f7483 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message