Date: Sat, 15 Oct 2005 22:02:44 -0600 (MDT) From: "Aaron Dalton" <aaron@daltons.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/87503: Update Port: devel/p5-AI-Pathfinding-AStar 0.02 -> 0.03 Message-ID: <200510160402.j9G42iC8005897@moondance.finch.st> Resent-Message-ID: <200510160410.j9G4A93B057104@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87503 >Category: ports >Synopsis: Update Port: devel/p5-AI-Pathfinding-AStar 0.02 -> 0.03 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Oct 16 04:10:08 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Aaron Dalton >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD moondance.finch.st 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: 0.03 Sat Oct 15 21:00:00 2005 - fixed a bug in the which successive calls of findPath() would fail to find an existing path - made a few minor documentation changes to be a little more clear >How-To-Repeat: >Fix: --- submission.txt begins here --- diff -ruN /usr/ports/devel/p5-AI-Pathfinding-AStar/Makefile ./p5-AI-Pathfinding-AStar/Makefile --- /usr/ports/devel/p5-AI-Pathfinding-AStar/Makefile Fri Aug 27 03:32:45 2004 +++ ./p5-AI-Pathfinding-AStar/Makefile Sat Oct 15 21:47:27 2005 @@ -6,7 +6,7 @@ # PORTNAME= AI-Pathfinding-AStar -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= AI diff -ruN /usr/ports/devel/p5-AI-Pathfinding-AStar/distinfo ./p5-AI-Pathfinding-AStar/distinfo --- /usr/ports/devel/p5-AI-Pathfinding-AStar/distinfo Fri Aug 27 03:32:45 2004 +++ ./p5-AI-Pathfinding-AStar/distinfo Sat Oct 15 21:58:39 2005 @@ -1,2 +1,2 @@ -MD5 (AI-Pathfinding-AStar-0.02.tar.gz) = 679867a36718f5c9a6bb7bd2d6a28994 -SIZE (AI-Pathfinding-AStar-0.02.tar.gz) = 4697 +MD5 (AI-Pathfinding-AStar-0.03.tar.gz) = 3ec6708bd1caaa55cb9f8839289d43e8 +SIZE (AI-Pathfinding-AStar-0.03.tar.gz) = 4985 --- submission.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510160402.j9G42iC8005897>