Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2003 14:30:17 -0700 (PDT)
From:      Mark Linimon <linimon@lonesome.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/57619: [patch] update x11-toolkits/fox to 1.0.46
Message-ID:  <200310052130.h95LUH28087098@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/57619; it has been noted by GNATS.

From: Mark Linimon <linimon@lonesome.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/57619: [patch] update x11-toolkits/fox to 1.0.46
Date: Sun, 5 Oct 2003 16:29:20 -0500

 Updated to simplify the conflict message (corresponds better with
 change to x11-toolkits/fox-devel just submitted).
 
 --- fox/Makefile.dist	Fri Feb 21 07:17:39 2003
 +++ fox/Makefile	Sun Oct  5 16:25:58 2003
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	fox
 -PORTVERSION?=	1.0.30
 +PORTVERSION?=	1.0.46
  PORTREVISION?=	0
  CATEGORIES=	x11-toolkits
  MASTER_SITES=	http://www.fox-toolkit.org/ftp/ \
 @@ -140,9 +140,7 @@
  ## Port conflict management
  ##
  .if exists(${LOCALBASE}/lib/libFOX-1.1.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-devel
  .endif
  
  .include <bsd.port.post.mk>
 --- fox/distinfo.dist	Fri Feb  7 21:44:06 2003
 +++ fox/distinfo	Sun Oct  5 15:32:04 2003
 @@ -1 +1 @@
 -MD5 (fox-1.0.30.tar.gz) = 19486a03a11f916c17b8988d9d6f2cef
 +MD5 (fox-1.0.46.tar.gz) = 169394eda51f96f8825a63fafd1d5acd
 



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