Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2000 22:23:27 -0500 (EST)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/16850: upgrade port: graphics/gnofract4d: 1.0 -> 1.2
Message-ID:  <20000221032327.3A1C61B32@shadow.blackdawn.com>

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

>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 <andrews@technologist.com>
 #
 # $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




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