- Update to 0.5.3
PR: 135567 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
This commit is contained in:
parent
fe36418184
commit
6a4f89576f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235929
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user