Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 2003 22:54:08 +0800 (CST)
From:      elvis@sslab.cs.ccu.edu.tw
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        markp@FreeBSD.org
Subject:   ports/58569: Update port: sysutils/ndir
Message-ID:  <20031026145408.2F31585@sslab.cs.ccu.edu.tw>
Resent-Message-ID: <200310261500.h9QF0Van095115@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         58569
>Category:       ports
>Synopsis:       Update port: sysutils/ndir
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 26 07:00:30 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     elvis
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
System Software Lab. CSIE CCU Taiwan
>Environment:
System: FreeBSD sslab.cs.ccu.edu.tw 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #10: Sat Oct 4 14:23:21 CST 2003 root@sslab.cs.ccu.edu.tw:/ftp/obj/usr/src/sys/SSLAB i386

>Description:
	Update to version 0.8.6 which unbreak the build on -current
	Info. from official web site
		http://www.informatik.uni-oldenburg.de/~mw/software/ndir.html
	"
	News: Version 0.8.6 fixes some incompatibilities with standards compliant 
	versions of the C++ Standard Library. There are no functional changes to 
	the previous version. Working installations of NDir need not be updated. 
	"
	
>How-To-Repeat:
	N/A
>Fix:

diff -u -ruN ndir/Makefile ndir.1/Makefile
--- ndir/Makefile	Wed Sep 24 11:49:01 2003
+++ ndir.1/Makefile	Sun Oct 26 22:43:00 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ndir
-PORTVERSION=	0.8.5
+PORTVERSION=	0.8.6
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.Informatik.Uni-Oldenburg.DE/~mw/software/
 DISTNAME=	NDir-${PORTVERSION}
@@ -23,13 +23,6 @@
 MLINKS=		ndir.1 lv.1 ndir.1 lw.1
 
 .include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500113
-BROKEN=         "Does not compile (bad C++ code)"
-.endif
-
-post-patch:
-	${REINPLACE_CMD} -E "s/^export GLOBAL.+//g" ${WRKSRC}/Makefile
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/src/ndir ${PREFIX}/bin
diff -u -ruN ndir/distinfo ndir.1/distinfo
--- ndir/distinfo	Sun Jul 22 16:41:28 2001
+++ ndir.1/distinfo	Sun Oct 26 22:41:11 2003
@@ -1 +1 @@
-MD5 (NDir-0.8.5-1.tar.gz) = b07264dbb8d3b31da23ce9a8792d4de4
+MD5 (NDir-0.8.6-1.tar.gz) = 2105bfcd2bdb3bf903e60ab98f7f2ef7
>Release-Note:
>Audit-Trail:
>Unformatted:



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