ports/57620: [patch] update x11-toolkits/fox-devel to 1.1.37
Mark Linimon
linimon at lonesome.com
Sun Oct 5 21:30:17 UTC 2003
>Number: 57620
>Category: ports
>Synopsis: [patch] update x11-toolkits/fox-devel to 1.1.37
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Oct 05 14:30:14 PDT 2003
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list