diff options
author | miwi <miwi@FreeBSD.org> | 2009-06-16 05:07:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-06-16 05:07:33 +0800 |
commit | 818eae9babb891c211af5437879c6040615bf53b (patch) | |
tree | 5e8d662bdb1211d29e796977c41fe7a57032830e /devel | |
parent | fd8184e139f7e14e8e3556244dfa64bcf001bc38 (diff) | |
download | freebsd-ports-gnome-818eae9babb891c211af5437879c6040615bf53b.tar.gz freebsd-ports-gnome-818eae9babb891c211af5437879c6040615bf53b.tar.zst freebsd-ports-gnome-818eae9babb891c211af5437879c6040615bf53b.zip |
- Update to 0.5.3
PR: 135567
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-PHP_UML/Makefile | 5 | ||||
-rw-r--r-- | devel/pear-PHP_UML/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/pear-PHP_UML/Makefile b/devel/pear-PHP_UML/Makefile index 4f1312c46426..18c7c0b5cb8a 100644 --- a/devel/pear-PHP_UML/Makefile +++ b/devel/pear-PHP_UML/Makefile @@ -6,7 +6,7 @@ # PORTNAME= PHP_UML -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 CATEGORIES= devel MAINTAINER= wenheping@gmail.com @@ -40,7 +40,8 @@ FILES= UML.php \ UML/Output/html/package-summary.xsl UML/Output/html/resources/inherit.gif \ UML/Output/html/resources/style.css UML/Output/php/classifier.xsl \ UML/Output/php/code-common.xsl UML/Output/php/code-generator.xsl \ - UML/Output/php/main.xsl UML/PHP/Parser.php \ + UML/Output/php/main.xsl UML/Output/xmi1to2.xsl\ + UML/PHP/Parser.php \ UML/XMI/AbstractBuilder.php UML/XMI/Builder.php \ UML/XMI/BuilderImpl1.php UML/XMI/BuilderImpl2.php DOCS= LOGICIELS_A_UTILISER_AVEC_PHP_UML \ diff --git a/devel/pear-PHP_UML/distinfo b/devel/pear-PHP_UML/distinfo index c3909e3a5312..ad2280fc8d8a 100644 --- a/devel/pear-PHP_UML/distinfo +++ b/devel/pear-PHP_UML/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/PHP_UML-0.5.2.tgz) = 80e533a3b6b44cad333306707a855730 -SHA256 (PEAR/PHP_UML-0.5.2.tgz) = f0f81baeea790ddd1c232509528b33883bec8aeee527755108b5090815988474 -SIZE (PEAR/PHP_UML-0.5.2.tgz) = 516829 +MD5 (PEAR/PHP_UML-0.5.3.tgz) = b253f88c2a8743d8f98ef8a3aa1f9109 +SHA256 (PEAR/PHP_UML-0.5.3.tgz) = a62085b9cbc6c92f46f99ac84a3e71c5ddab1a7b3f2654a4587c1ecc558893a1 +SIZE (PEAR/PHP_UML-0.5.3.tgz) = 516854 |