diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-08-19 22:21:38 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-08-19 22:21:38 +0800 |
commit | 314b66f72ecd9f01a14e4e77e89f33459cab93cf (patch) | |
tree | 35643029155bbc34dba36fc1df26bcaae6641d18 /devel | |
parent | 0db228246f3ee6cc92bc856844f273b66b225c6f (diff) | |
download | freebsd-ports-gnome-314b66f72ecd9f01a14e4e77e89f33459cab93cf.tar.gz freebsd-ports-gnome-314b66f72ecd9f01a14e4e77e89f33459cab93cf.tar.zst freebsd-ports-gnome-314b66f72ecd9f01a14e4e77e89f33459cab93cf.zip |
- Update to 1.4.0
PR: 115441
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-PhpDocumentor/Makefile | 32 | ||||
-rw-r--r-- | devel/pear-PhpDocumentor/distinfo | 6 |
2 files changed, 29 insertions, 9 deletions
diff --git a/devel/pear-PhpDocumentor/Makefile b/devel/pear-PhpDocumentor/Makefile index 7eacf71b3346..4c374998b6db 100644 --- a/devel/pear-PhpDocumentor/Makefile +++ b/devel/pear-PhpDocumentor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= PhpDocumentor -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.0 CATEGORIES= devel www pear MAINTAINER= gerrit.beine@gmx.de @@ -146,8 +146,10 @@ FILES= HTML_TreeMenu-1.1.2/TreeMenu.php \ scripts/tokenizer_test.php \ scripts/add_cvs.php \ scripts/create_examples.php \ + scripts/makedoc.sh \ phpDocumentor.ini -DOCS= Documentation/Release-old/Release-0.2.5 \ +DOCS= Documentation/Release-old/Release-0.2.4 \ + Documentation/Release-old/Release-0.2.5 \ Documentation/Release-old/Release-0.2.6 \ Documentation/Release-old/Release-0.3.0 \ Documentation/Release-old/Release-0.4.0 \ @@ -170,7 +172,11 @@ DOCS= Documentation/Release-old/Release-0.2.5 \ Documentation/Release-old/Release-1.2.3.1 \ Documentation/Release-old/Release-1.3.0 \ Documentation/Release-old/Release-1.3.1 \ - Documentation/Release-old/Release-0.2.4 \ + Documentation/Release-old/Release-1.3.2 \ + Documentation/Release-old/Release-1.4.0alpha1 \ + Documentation/Release-old/Release-1.4.0alpha2 \ + Documentation/Release-old/Release-1.4.0rc1 \ + Documentation/Release-old/Release-1.4.0rc2 \ Documentation/TODO \ Documentation/RoadMap \ tutorials/Converters/CHMdefault/CHMdefaultConverter.cls \ @@ -223,10 +229,12 @@ DOCS= Documentation/Release-old/Release-0.2.5 \ tutorials/phpDocumentor/tags.license.pkg \ tutorials/phpDocumentor/tags.pkg \ tutorials/phpDocumentor/tags.link.pkg \ + tutorials/phpDocumentor/tags.method.pkg \ tutorials/phpDocumentor/tags.name.pkg \ tutorials/phpDocumentor/tags.package.pkg \ tutorials/phpDocumentor/tags.param.pkg \ tutorials/phpDocumentor/tags.pkg.ini \ + tutorials/phpDocumentor/tags.property.pkg \ tutorials/phpDocumentor/tags.return.pkg \ tutorials/phpDocumentor/tags.see.pkg \ tutorials/phpDocumentor/tags.since.pkg \ @@ -246,7 +254,7 @@ DOCS= Documentation/Release-old/Release-0.2.5 \ INSTALL \ LICENSE \ README \ - Release-1.3.2 \ + Release-1.4.0 \ Authors TESTS= Documentation/tests/bug-557861/bug-557861.php \ Documentation/tests/DocBlock_Lexer/test_br.phpt \ @@ -319,9 +327,20 @@ TESTS= Documentation/tests/bug-557861/bug-557861.php \ Documentation/tests/bug-pageleveldocsblocks.php \ Documentation/tests/bug-quote_new_parser.php \ Documentation/tests/bug-shortdesc.php \ - Documentation/tests/bug1602961.php \ - Documentation/tests/bug1620470.php \ Documentation/tests/phpt_test.php.inc \ + Documentation/tests/HighlightParserGetInlineTagsTests.php \ + Documentation/tests/HighlightParserTests.php \ + Documentation/tests/IntermediateParserAddPrivatePageTests.php \ + Documentation/tests/IntermediateParserTests.php \ + Documentation/tests/ParserClassGetSourceLocationTests.php \ + Documentation/tests/ParserClassTests.php \ + Documentation/tests/ParserPageGetSourceLocationTests.php \ + Documentation/tests/ParserPageTests.php \ + Documentation/tests/phpDocumentorSetupCleanConverterNamePieceTests.php \ + Documentation/tests/phpDocumentorSetupDecideOnOrOffTests.php \ + Documentation/tests/phpDocumentorSetupTests.php \ + Documentation/tests/phpDocumentorTParserGetInlineTagsTests.php \ + Documentation/tests/phpDocumentorTParserTests.php \ Documentation/.peardummy DATA= docbuilder/images/ss_CHM_default_default.png \ docbuilder/images/ss_HTML_frames_default.png \ @@ -1192,6 +1211,7 @@ DATA= docbuilder/images/ss_CHM_default_default.png \ user/makedocs.ini \ user/testdocbook.ini \ user/default.ini \ + user/pear-makedocs.ini \ new_phpdoc.php \ phpdoc.php \ phpDocumentor.ini \ diff --git a/devel/pear-PhpDocumentor/distinfo b/devel/pear-PhpDocumentor/distinfo index 749657b13a12..305a74e8de6c 100644 --- a/devel/pear-PhpDocumentor/distinfo +++ b/devel/pear-PhpDocumentor/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/PhpDocumentor-1.3.2.tgz) = 747e4bd9ddffeb0bfb9375c870a1d17f -SHA256 (PEAR/PhpDocumentor-1.3.2.tgz) = ad7781079b9cd649fa5f7c712d37537755b115ac6037e4fc0d577c89f4f3ecca -SIZE (PEAR/PhpDocumentor-1.3.2.tgz) = 2417992 +MD5 (PEAR/PhpDocumentor-1.4.0.tgz) = 058cafda76f10a693cd33687fb2b9144 +SHA256 (PEAR/PhpDocumentor-1.4.0.tgz) = 478111217321a8a769be8faf65cbb41b173d64beb5ca3d7d485a8d31782f9068 +SIZE (PEAR/PhpDocumentor-1.4.0.tgz) = 2435775 |