diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-06-15 21:07:33 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-06-15 21:07:33 +0000 |
commit | 6a4f89576fe0c086fc6c7fc3103a6d148e906e80 (patch) | |
tree | c71d29359fde36dee2b2a675d79b80a0f938f9b1 /devel/pear-PHP_UML | |
parent | fe36418184ab591179a20189e9e0c885a7b0845e (diff) | |
download | ports-6a4f89576fe0c086fc6c7fc3103a6d148e906e80.tar.gz ports-6a4f89576fe0c086fc6c7fc3103a6d148e906e80.zip |
Notes
Diffstat (limited to 'devel/pear-PHP_UML')
-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 |