ports/111043: x11-fm/xfe 0.99
Craig Boston
craig at yekse.gank.org
Fri Mar 30 19:50:06 UTC 2007
>Number: 111043
>Category: ports
>Synopsis: x11-fm/xfe 0.99
>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: Fri Mar 30 19:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Craig Boston
>Release: FreeBSD 6-STABLE
>Organization:
>Environment:
>Description:
xfe 0.99 has been released. It uses the latest FOX toolkit rather than the older 1.4 version and has several other improvements. No modifications appear to be necessary to compile on i386 at least.
If this checks out on other architectures could the port please be updated?
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN xfe.old/Makefile xfe/Makefile
--- xfe.old/Makefile Tue Jun 20 16:02:18 2006
+++ xfe/Makefile Fri Mar 30 14:42:02 2007
@@ -6,8 +6,7 @@
#
PORTNAME= xfe
-PORTVERSION= 0.88
-PORTREVISION= 1
+PORTVERSION= 0.99
CATEGORIES= x11-fm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +14,7 @@
MAINTAINER= shaun at FreeBSD.org
COMMENT= Fast MS-Explorer like filemanager for X
-LIB_DEPENDS= FOX-1.4:${PORTSDIR}/x11-toolkits/fox14 \
+LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 \
png.5:${PORTSDIR}/graphics/png
GNU_CONFIGURE= yes
diff -ruN xfe.old/distinfo xfe/distinfo
--- xfe.old/distinfo Thu Feb 9 04:29:36 2006
+++ xfe/distinfo Fri Mar 30 14:36:48 2007
@@ -1,3 +1,3 @@
-MD5 (xfe-0.88.tar.gz) = 661d0c0311288cdca3231b010815b86b
-SHA256 (xfe-0.88.tar.gz) = 23d80193a6eccca779e30f01f93cd628890f8beff446da966e68591229db325b
-SIZE (xfe-0.88.tar.gz) = 973761
+MD5 (xfe-0.99.tar.gz) = fb3513a328eec1b38e0d5b2208b42d78
+SHA256 (xfe-0.99.tar.gz) = a019f044a7d9e3342f068608e14419c3b1b0ae7a0585d23ebee812525587a59c
+SIZE (xfe-0.99.tar.gz) = 2230460
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list