Date: Mon, 17 Oct 2005 17:42:51 -0600 (MDT) From: "Aaron Dalton" <aaron@daltons.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/87590: Update Port: devel/p5-AI-Pathfinding-AStar 0.03 -> 0.04 Message-ID: <200510172342.j9HNgpGb000996@moondance.finch.st> Resent-Message-ID: <200510172350.j9HNoFJO037290@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87590 >Category: ports >Synopsis: Update Port: devel/p5-AI-Pathfinding-AStar 0.03 -> 0.04 >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: Mon Oct 17 23:50:15 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: - finally made findPath() aware of the context in which it was called and thus returns an array or reference accordingly - minor stylistic and documentation tweaks >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 Mon Oct 17 03:03:20 2005 +++ ./p5-AI-Pathfinding-AStar/Makefile Mon Oct 17 17:38:27 2005 @@ -2,11 +2,11 @@ # Date created: 26 August 2004 # Whom: Aaron Dalton <aaron@daltons.ca> # -# $FreeBSD: ports/devel/p5-AI-Pathfinding-AStar/Makefile,v 1.2 2005/10/16 15:43:19 novel Exp $ +# $FreeBSD: ports/devel/p5-AI-Pathfinding-AStar/Makefile,v 1.1 2004/08/27 09:32:45 mat Exp $ # PORTNAME= AI-Pathfinding-AStar -PORTVERSION= 0.03 +PORTVERSION= 0.04 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 Mon Oct 17 03:03:20 2005 +++ ./p5-AI-Pathfinding-AStar/distinfo Mon Oct 17 17:38:33 2005 @@ -1,2 +1,2 @@ -MD5 (AI-Pathfinding-AStar-0.03.tar.gz) = 3ec6708bd1caaa55cb9f8839289d43e8 -SIZE (AI-Pathfinding-AStar-0.03.tar.gz) = 4985 +MD5 (AI-Pathfinding-AStar-0.04.tar.gz) = 3ef384e3b593c72c4889af266f2c42ce +SIZE (AI-Pathfinding-AStar-0.04.tar.gz) = 5149 --- 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?200510172342.j9HNgpGb000996>