aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-FSM
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-18 16:58:42 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-18 16:58:42 +0000
commit19b034b3c3e13a3817a47b2e9c39fd0946afb6a6 (patch)
tree9d4b38c72db4eea246d397b123710cd560c1e1b0 /devel/pear-FSM
parent40dc3e8ee8836e7df81983d77ff97e747ac764cc (diff)
downloadports-19b034b3c3e13a3817a47b2e9c39fd0946afb6a6.tar.gz
ports-19b034b3c3e13a3817a47b2e9c39fd0946afb6a6.zip
Notes
Diffstat (limited to 'devel/pear-FSM')
-rw-r--r--devel/pear-FSM/Makefile8
-rw-r--r--devel/pear-FSM/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/pear-FSM/Makefile b/devel/pear-FSM/Makefile
index 5c4cba8507c3..00f3c8288f26 100644
--- a/devel/pear-FSM/Makefile
+++ b/devel/pear-FSM/Makefile
@@ -6,18 +6,18 @@
#
PORTNAME= FSM
-PORTVERSION= 1.2.4
+PORTVERSION= 1.2.5
CATEGORIES= devel www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR Finite State Machine
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
FILES= FSM.php
DOCS= guide.txt
-TESTS= 001.phpt addTransitionsArray.phpt
+TESTS= addTransitionsArray.phpt transitions.phpt
EXAMPLES= rpn.php
_EXAMPLESDIR= docs/examples
diff --git a/devel/pear-FSM/distinfo b/devel/pear-FSM/distinfo
index 932fcef8f447..278e6f63cf3c 100644
--- a/devel/pear-FSM/distinfo
+++ b/devel/pear-FSM/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/FSM-1.2.4.tgz) = 43e01067cfd468608b346553a8db923f
-SHA256 (PEAR/FSM-1.2.4.tgz) = 8080a0dc21039cba513659e09ec460c1f7ad3576d4a993e478058bb39dbf275a
-SIZE (PEAR/FSM-1.2.4.tgz) = 6661
+MD5 (PEAR/FSM-1.2.5.tgz) = d7c42cdc96b07c743cdf51cbdd8b6fb2
+SHA256 (PEAR/FSM-1.2.5.tgz) = d3edbf1dad2c72b5b6a77a81b8981404db33d1687e09ff9de9c0fef5732f1965
+SIZE (PEAR/FSM-1.2.5.tgz) = 6118