mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 1.2.4
PR: ports/105351 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
This commit is contained in:
parent
8bbb791610
commit
4abdb277b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176966
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= FSM
|
PORTNAME= FSM
|
||||||
PORTVERSION= 1.2.2
|
PORTVERSION= 1.2.4
|
||||||
CATEGORIES= devel www pear
|
CATEGORIES= devel www pear
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
|
@ -17,7 +17,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
FILES= FSM.php
|
FILES= FSM.php
|
||||||
DOCS= guide.txt
|
DOCS= guide.txt
|
||||||
TESTS= 001.phpt
|
TESTS= 001.phpt addTransitionsArray.phpt
|
||||||
EXAMPLES= rpn.php
|
EXAMPLES= rpn.php
|
||||||
_EXAMPLESDIR= docs/examples
|
_EXAMPLESDIR= docs/examples
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (PEAR/FSM-1.2.2.tgz) = d5816dd0d21923896c6bbd1eabd529fa
|
MD5 (PEAR/FSM-1.2.4.tgz) = 43e01067cfd468608b346553a8db923f
|
||||||
SHA256 (PEAR/FSM-1.2.2.tgz) = b6a7c32814b47e1656adf9fbba698909c6f80d71a404b8bfc78151c6dd7ce140
|
SHA256 (PEAR/FSM-1.2.4.tgz) = 8080a0dc21039cba513659e09ec460c1f7ad3576d4a993e478058bb39dbf275a
|
||||||
SIZE (PEAR/FSM-1.2.2.tgz) = 5415
|
SIZE (PEAR/FSM-1.2.4.tgz) = 6661
|
||||||
|
|
Loading…
Add table
Reference in a new issue