Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Jan 2006 19:53:26 -0500
From:      Frank Laszlo <laszlof@vonostingroup.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91286: [UPDATE]: devel/darts
Message-ID:  <E1Etwu6-000Hen-0k@ritamari.vonostingroup.com>
Resent-Message-ID: <200601040100.k0410IBi071997@freefall.freebsd.org>

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

>Number:         91286
>Category:       ports
>Synopsis:       [UPDATE]: devel/darts
>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:   Wed Jan 04 01:00:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Frank Laszlo
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386


	
>Description:
	This patch will update devel/darts to version 0.3. This version fixes several bugs.

>How-To-Repeat:
	
>Fix:

	



--- darts-0.3.diff begins here ---
diff -NrU3 darts.orig/Makefile darts/Makefile
--- darts.orig/Makefile	Tue Jan  3 19:47:12 2006
+++ darts/Makefile	Tue Jan  3 19:49:27 2006
@@ -6,14 +6,15 @@
 #
 
 PORTNAME=	darts
-PORTVERSION=	0.2
+PORTVERSION=	0.3
 CATEGORIES=	devel
 MASTER_SITES=	http://www.chasen.org/~taku/software/darts/src/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	laszlof@vonostingroup.com
 COMMENT=	A C++ template library that implements Double-Array
 
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=   --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 EXAMPLES=	darts.cpp mkdarts.cpp
 DOCS=		AUTHORS ChangeLog README doc
diff -NrU3 darts.orig/distinfo darts/distinfo
--- darts.orig/distinfo	Tue Jan  3 19:47:12 2006
+++ darts/distinfo	Tue Jan  3 19:47:58 2006
@@ -1,3 +1,3 @@
-MD5 (darts-0.2.tar.gz) = 779084cfe955320b5db102dcb254162b
-SHA256 (darts-0.2.tar.gz) = c37c3e8096bb4916281507f0639b6da55305d62e2879be43e3d06f6d6a9397b5
-SIZE (darts-0.2.tar.gz) = 237927
+MD5 (darts-0.3.tar.gz) = 5d5d66072335593412d17313b4a3a7fc
+SHA256 (darts-0.3.tar.gz) = 95887989b2dfe50628b52f0202f1503dd7522c879fcaf6bac13b9b216c42c217
+SIZE (darts-0.3.tar.gz) = 245615
--- darts-0.3.diff ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Etwu6-000Hen-0k>