From linimon@lonesome.com  Sun Oct  5 14:25:03 2003
Return-Path: <linimon@lonesome.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2745916A4B3
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Oct 2003 14:25:03 -0700 (PDT)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5391043FF9
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Oct 2003 14:25:02 -0700 (PDT)
	(envelope-from linimon@lonesome.com)
Received: from lonesome.lonesome.com (cs242746-11.austin.rr.com [24.27.46.11])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.soaustin.net (Postfix) with ESMTP id 98C3F140B3
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Oct 2003 16:25:01 -0500 (CDT)
Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1])
	by lonesome.lonesome.com (8.12.9/8.12.9) with ESMTP id h95LPL1K010624
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 5 Oct 2003 16:25:21 -0500 (CDT)
	(envelope-from linimon@lonesome.lonesome.com)
Received: (from linimon@localhost)
	by lonesome.lonesome.com (8.12.9/8.12.9/Submit) id h95LPL6V010623;
	Sun, 5 Oct 2003 16:25:21 -0500 (CDT)
	(envelope-from linimon)
Message-Id: <200310052125.h95LPL6V010623@lonesome.lonesome.com>
Date: Sun, 5 Oct 2003 16:25:21 -0500 (CDT)
From: Mark Linimon <linimon@lonesome.com>
Reply-To: Mark Linimon <linimon@lonesome.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] update x11-toolkits/fox-devel to 1.1.37
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57620
>Category:       ports
>Synopsis:       [patch] update x11-toolkits/fox-devel to 1.1.37
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 05 14:30:14 PDT 2003
>Closed-Date:    Tue Nov 11 01:50:00 PST 2003
>Last-Modified:  Tue Nov 11 01:50:00 PST 2003
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386
>Description:
	This port has not been updated since Februrary.  Here's the latest.
	The changes are extensive; see http://www.fox-toolkit.org/news.html.

	While I'm here, simplify the conflict message and pacify portlint.
>How-To-Repeat:
	(n/a)
>Fix:

--- fox-devel/Makefile.dist	Sat May 24 15:22:11 2003
+++ fox-devel/Makefile	Sun Oct  5 16:22:02 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fox
-PORTVERSION=	1.1.25
+PORTVERSION=	1.1.37
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	http://www.fox-toolkit.org/ftp/ \
 		ftp://ftp.fox-toolkit.org/pub/ \
@@ -14,7 +14,7 @@
 		ftp://SunSITE.Informatik.RWTH-Aachen.DE/pub/Linux/fox/
 
 MAINTAINER?=	ports@FreeBSD.org
-COMMENT?=	Fast and extensive C++ GUI toolkit
+COMMENT=	Fast and extensive C++ GUI toolkit
 
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
 		png.5:${PORTSDIR}/graphics/png \
@@ -141,10 +141,7 @@
 ## Port conflict management
 ##
 .if exists(${LOCALBASE}/lib/libFOX-1.0.so)
-IGNORE= Conflict management: you have port fox-devel installed. The\
-       fox port is incompatible with fox-devel one. You have to\
-       uninstall fox-devel port if you really need the fox one
+IGNORE= Conflict: this port is mutually exclusive with x11-toolkits/fox
 .endif
 
 .include <bsd.port.post.mk>
-
--- fox-devel/distinfo.dist	Sat May 24 15:22:12 2003
+++ fox-devel/distinfo	Sun Oct  5 15:59:40 2003
@@ -1 +1 @@
-MD5 (fox-1.1.25.tar.gz) = b29c938c4f210defd3d12ff5eccf50f4
+MD5 (fox-1.1.37.tar.gz) = 6248cc760ae9b464cd519b4b6e909e07
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->linimon  
Responsible-Changed-By: krion 
Responsible-Changed-When: Thu Oct 16 01:45:45 PDT 2003 
Responsible-Changed-Why:  
Submitter is now our new committer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57620 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Nov 11 01:49:37 PST 2003 
State-Changed-Why:  
Committed (actually to 1.1.41 with some further changes 
to pkg-plist). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57620 
>Unformatted:
