mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.4.4
PR: 124535 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
This commit is contained in:
parent
14fe56a626
commit
0ae3e29ab7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215211
2 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= PHP_UML
|
||||
PORTVERSION= 0.4.2
|
||||
PORTVERSION= 0.4.4
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
|
@ -27,8 +27,8 @@ DOCS= LOGICIELS_A_UTILISER_AVEC_PHP_UML \
|
|||
README SOFTWARES_TO_USE_WITH_PHP_UML \
|
||||
TODO argouml.png bouml.png rational_rose.png
|
||||
EXAMPLES= example1_rational_rose.png example2_bouml.png \
|
||||
example3_argouml.png test1.php test2.php \
|
||||
test3.php test4.php test5_cs.php \
|
||||
example3_argouml.png test1.php.txt test2.php.txt \
|
||||
test3.php.txt test4.php.txt test5_cs.php.txt \
|
||||
test_to_run.php test_with_api.php
|
||||
TESTS= UmlParserTest.php UmlXmiTest.php \
|
||||
suite/EMOF_test_sample.php \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (PEAR/PHP_UML-0.4.2.tgz) = ffe1e80986cfff7f30a153d7d8241bf3
|
||||
SHA256 (PEAR/PHP_UML-0.4.2.tgz) = 32a325b00bd5b857ad4b455679c93884da5882371c7982d78bc89a6a75ccb593
|
||||
SIZE (PEAR/PHP_UML-0.4.2.tgz) = 397389
|
||||
MD5 (PEAR/PHP_UML-0.4.4.tgz) = 6b64ab7c45f2e657bb0411057382dbc7
|
||||
SHA256 (PEAR/PHP_UML-0.4.4.tgz) = d5c36e1c15a3dc85deae1651c600f4b0463650feb4be63a075aac270405b2b17
|
||||
SIZE (PEAR/PHP_UML-0.4.4.tgz) = 438167
|
||||
|
|
Loading…
Add table
Reference in a new issue