ports/51395: [PATCH] Update xdiskusage to 1.45

Dan Nelson dnelson at allantgroup.com
Thu Apr 24 21:40:07 UTC 2003


>Number:         51395
>Category:       ports
>Synopsis:       [PATCH] Update xdiskusage to 1.45
>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:   Thu Apr 24 14:40:05 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dan Nelson
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
The Allant Group
>Environment:
System: FreeBSD dan.emsphone.com 5.0-CURRENT FreeBSD 5.0-CURRENT #266: Tue Apr 15 18:05:08 CDT 2003 dan at dan.emsphone.com:/usr/src/sys/i386/compile/DANSMP i386


	
>Description:
	

Update xdiskusage from 1.44 to 1.45, which doesn't need any workarounds
to compile with new fltk libraries.

>How-To-Repeat:
	
>Fix:

	

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-fm/xdiskusage/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	23 Mar 2003 02:57:54 -0000	1.6
+++ Makefile	24 Apr 2003 20:46:34 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xdiskusage
-PORTVERSION=	1.44
+PORTVERSION=	1.45
 CATEGORIES=	x11-fm
 MASTER_SITES=	http://xdiskusage.sourceforge.net/
 EXTRACT_SUFX=	.tgz
@@ -23,7 +23,7 @@
 do-build:
 .for i in panels xdiskusage
 	${CXX} ${CXXFLAGS} ${PTHREAD_CFLAGS} -I${X11BASE}/include -c \
-		-DFLTK_1_0_COMPAT ${WRKSRC}/${i}.C -o ${WRKSRC}/${i}.o
+		${WRKSRC}/${i}.C -o ${WRKSRC}/${i}.o
 .endfor
 	${CXX} ${CXXFLAGS} ${PTHREAD_CFLAGS} -L${X11BASE}/lib -o \
 		${WRKSRC}/xdiskusage ${WRKSRC}/panels.o \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-fm/xdiskusage/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	29 Aug 2001 00:47:45 -0000	1.2
+++ distinfo	24 Apr 2003 20:31:50 -0000
@@ -1 +1 @@
-MD5 (xdiskusage-1.44.tgz) = 502f0d5a8ad959c738812a05b5d6d2c9
+MD5 (xdiskusage-1.45.tgz) = 6c257979aaf1fda230c16e9f11670359

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list