Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jan 2008 13:28:24 GMT
From:      Gerrit Beine <gerrit.beine@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/119230: Remove wget: devel/pear-PhpDocumentor
Message-ID:  <200801011328.m01DSOm7060843@www.freebsd.org>
Resent-Message-ID: <200801011330.m01DU3ql045461@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         119230
>Category:       ports
>Synopsis:       Remove wget: devel/pear-PhpDocumentor
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 01 13:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 6.2-RELEASE
>Organization:
Beine Computer
>Environment:
FreeBSD freebsd620.vmware.beine-computer.de 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Update to version 1.4.1
>How-To-Repeat:

>Fix:
diff -Nur /usr/ports/devel/pear-PhpDocumentor/Makefile pear-PhpDocumentor/Makefile
--- /usr/ports/devel/pear-PhpDocumentor/Makefile	Sun Aug 19 16:21:38 2007
+++ pear-PhpDocumentor/Makefile	Tue Jan  1 13:59:42 2008
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	PhpDocumentor
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	devel www pear
 
 MAINTAINER=	gerrit.beine@gmx.de
@@ -36,7 +36,6 @@
 		phpDocumentor/Converters/XML/DocBook/peardoc2/XMLDocBookpeardoc2Converter.inc \
 		phpDocumentor/Converters/XML/DocBook/XMLDocBookConverter.inc \
 		phpDocumentor/Converters/.peardummy \
-		phpDocumentor/DocBlock/Lexer.inc \
 		phpDocumentor/Smarty-2.6.0/libs/core/core.assign_smarty_interface.php \
 		phpDocumentor/Smarty-2.6.0/libs/core/core.create_dir_structure.php \
 		phpDocumentor/Smarty-2.6.0/libs/core/core.display_debug_console.php \
@@ -177,6 +176,7 @@
 		Documentation/Release-old/Release-1.4.0alpha2 \
 		Documentation/Release-old/Release-1.4.0rc1 \
 		Documentation/Release-old/Release-1.4.0rc2 \
+		Documentation/Release-old/Release-1.4.0 \
 		Documentation/TODO \
 		Documentation/RoadMap \
 		tutorials/Converters/CHMdefault/CHMdefaultConverter.cls \
@@ -254,24 +254,9 @@
 		INSTALL \
 		LICENSE \
 		README \
-		Release-1.4.0 \
+		Release-1.4.1 \
 		Authors
 TESTS=		Documentation/tests/bug-557861/bug-557861.php \
-		Documentation/tests/DocBlock_Lexer/test_br.phpt \
-		Documentation/tests/DocBlock_Lexer/test_code.phpt \
-		Documentation/tests/DocBlock_Lexer/test_empty.phpt \
-		Documentation/tests/DocBlock_Lexer/test_eschtml.phpt \
-		Documentation/tests/DocBlock_Lexer/test_html.phpt \
-		Documentation/tests/DocBlock_Lexer/test_inlinetags.phpt \
-		Documentation/tests/DocBlock_Lexer/test_internal.phpt \
-		Documentation/tests/DocBlock_Lexer/test_kbd.phpt \
-		Documentation/tests/DocBlock_Lexer/test_pre.phpt \
-		Documentation/tests/DocBlock_Lexer/test_samp.phpt \
-		Documentation/tests/DocBlock_Lexer/test_simplelist.phpt \
-		Documentation/tests/DocBlock_Lexer/test_singleline.phpt \
-		Documentation/tests/DocBlock_Lexer/test_tags.phpt \
-		Documentation/tests/DocBlock_Lexer/test_twoline.phpt \
-		Documentation/tests/DocBlock_Lexer/setup.php.inc \
 		Documentation/tests/bug-441278.php \
 		Documentation/tests/bug-441287.php \
 		Documentation/tests/bug-441289.php \
@@ -327,20 +312,20 @@
 		Documentation/tests/bug-pageleveldocsblocks.php \
 		Documentation/tests/bug-quote_new_parser.php \
 		Documentation/tests/bug-shortdesc.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 \
+		tests/AllTests.php \
+		tests/HighlightParserGetInlineTagsTests.php \
+		tests/HighlightParserTests.php \
+		tests/IntermediateParserAddPrivatePageTests.php \
+		tests/IntermediateParserTests.php \
+		tests/ParserClassGetSourceLocationTests.php \
+		tests/ParserClassTests.php \
+		tests/ParserPageGetSourceLocationTests.php \
+		tests/ParserPageTests.php \
+		tests/phpDocumentorSetupCleanConverterNamePieceTests.php \
+		tests/phpDocumentorSetupDecideOnOrOffTests.php \
+		tests/phpDocumentorSetupTests.php \
+		tests/phpDocumentorTParserGetInlineTagsTests.php \
+		tests/phpDocumentorTParserTests.php \
 		Documentation/.peardummy
 DATA=		docbuilder/images/ss_CHM_default_default.png \
 		docbuilder/images/ss_HTML_frames_default.png \
@@ -546,7 +531,7 @@
 		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Global.png \
 		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/I.png \
 		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Index.png \
-		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Interface.PNG \
+		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Interface.png \
 		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Interface_logo.png \
 		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/L.png \
 		phpDocumentor/Converters/HTML/frames/templates/DOM/earthli/templates/media/images/Lminus.png \
diff -Nur /usr/ports/devel/pear-PhpDocumentor/distinfo pear-PhpDocumentor/distinfo
--- /usr/ports/devel/pear-PhpDocumentor/distinfo	Sun Aug 19 16:21:38 2007
+++ pear-PhpDocumentor/distinfo	Tue Jan  1 13:42:15 2008
@@ -1,3 +1,3 @@
-MD5 (PEAR/PhpDocumentor-1.4.0.tgz) = 058cafda76f10a693cd33687fb2b9144
-SHA256 (PEAR/PhpDocumentor-1.4.0.tgz) = 478111217321a8a769be8faf65cbb41b173d64beb5ca3d7d485a8d31782f9068
-SIZE (PEAR/PhpDocumentor-1.4.0.tgz) = 2435775
+MD5 (PEAR/PhpDocumentor-1.4.1.tgz) = 7aeb281f3b755bb2e8865d83ab88f87c
+SHA256 (PEAR/PhpDocumentor-1.4.1.tgz) = 2cc2141299b1f31d2482316a7c80b8dab05ac51543fd05b366b271bb0188744d
+SIZE (PEAR/PhpDocumentor-1.4.1.tgz) = 2423563


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801011328.m01DSOm7060843>