Bug 115441

Summary: Update port: devel/pear-PhpDocumentor (maintainer-update)
Product: Ports & Packages Reporter: Gerrit Beine <gerrit.beine>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Gerrit Beine 2007-08-12 12:50:02 UTC
Update to version 1.4.0

Fix: PORTNAME=	PhpDocumentor
-PORTVERSION=	1.3.2
+PORTVERSION=	1.4.0
 CATEGORIES=	devel www pear

 MAINTAINER=	gerrit.beine@gmx.de
@@ -146,8 +146,10 @@
 		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 @@
 		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 @@
 		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 @@
 		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 @@
 		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 @@
 		user/makedocs.ini \
 		user/testdocbook.ini \
 		user/default.ini \
+		user/pear-makedocs.ini \
 		new_phpdoc.php \
 		phpdoc.php \
 		phpDocumentor.ini \
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-12 12:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants to have pear- PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-19 15:21:45 UTC
miwi        2007-08-19 14:21:38 UTC

  FreeBSD ports repository

  Modified files:
    devel/pear-PhpDocumentor Makefile distinfo 
  Log:
  - Update to 1.4.0
  
  PR:             115441
  Submitted by:   Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.2       +26 -6     ports/devel/pear-PhpDocumentor/Makefile
  1.2       +3 -3      ports/devel/pear-PhpDocumentor/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-08-19 15:21:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!