Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2006 19:00:45 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/105351: [PATCH] devel/pear-FSM: update to 1.2.4
Message-ID:  <200611100000.kAA00jRO007217@goodking.goodking.ca>
Resent-Message-ID: <200611100010.kAA0AOFw003550@freefall.freebsd.org>

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

>Number:         105351
>Category:       ports
>Synopsis:       [PATCH] devel/pear-FSM: update to 1.2.4
>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:   Fri Nov 10 00:10:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Wed Nov  8 12:36:28 EST
>Description:
- Update to 1.2.4

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pear-FSM-1.2.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pear-FSM/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	23 Sep 2006 00:23:24 -0000	1.3
+++ Makefile	10 Nov 2006 00:00:19 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	FSM
-PORTVERSION=	1.2.2
+PORTVERSION=	1.2.4
 CATEGORIES=	devel www pear
 
 MAINTAINER=	ports@FreeBSD.org
@@ -17,7 +17,7 @@
 
 FILES=		FSM.php
 DOCS=		guide.txt
-TESTS=		001.phpt
+TESTS=		001.phpt addTransitionsArray.phpt
 EXAMPLES=	rpn.php
 _EXAMPLESDIR=	docs/examples
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/pear-FSM/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	22 Jan 2006 08:29:42 -0000	1.2
+++ distinfo	10 Nov 2006 00:00:19 -0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/FSM-1.2.2.tgz) = d5816dd0d21923896c6bbd1eabd529fa
-SHA256 (PEAR/FSM-1.2.2.tgz) = b6a7c32814b47e1656adf9fbba698909c6f80d71a404b8bfc78151c6dd7ce140
-SIZE (PEAR/FSM-1.2.2.tgz) = 5415
+MD5 (PEAR/FSM-1.2.4.tgz) = 43e01067cfd468608b346553a8db923f
+SHA256 (PEAR/FSM-1.2.4.tgz) = 8080a0dc21039cba513659e09ec460c1f7ad3576d4a993e478058bb39dbf275a
+SIZE (PEAR/FSM-1.2.4.tgz) = 6661
--- pear-FSM-1.2.4.patch ends here ---

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



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