ports/103037: [MAINTAINER UPDATE] [PATCH] lang/phc 0.1.6rc1 -> 0.1.7

Conor McDermottroe ports at mcdermottroe.com
Fri Sep 8 15:10:34 UTC 2006


>Number:         103037
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] [PATCH] lang/phc 0.1.6rc1 -> 0.1.7
>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:   Fri Sep 08 15:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Conor McDermottroe
>Release:        FreeBSD 6.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD platinum.office.edgespace.net 6.1-RELEASE-p5 FreeBSD 6.1-RELEASE-p5 #6: Wed Sep 6 20:33:30 IST 2006 root at platinum.office.edgespace.net:/usr/obj/usr/src/sys/PLATINUM i386


	
>Description:
	Update lang/phc to version 0.1.7. Patch supplied below.
>How-To-Repeat:
	
>Fix:

diff -Nur phc.orig/Makefile phc/Makefile
--- phc.orig/Makefile	Fri Sep  8 14:42:15 2006
+++ phc/Makefile	Fri Sep  8 14:47:07 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	phc
-DISTVERSION=	0.1.6rc1
+PORTVERSION=	0.1.7
 CATEGORIES=	lang
 MASTER_SITES=	http://www.phpcompiler.org/src/archive/
 
@@ -17,7 +17,5 @@
 USE_GCC=	3.4+
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-
-PLIST_FILES=	bin/phc
 
 .include <bsd.port.mk>
diff -Nur phc.orig/distinfo phc/distinfo
--- phc.orig/distinfo	Fri Sep  8 14:42:15 2006
+++ phc/distinfo	Fri Sep  8 14:43:24 2006
@@ -1,3 +1,3 @@
-MD5 (phc-0.1.6rc1.tar.gz) = 79f53d24b56a981963dc6ed1e67a9ce0
-SHA256 (phc-0.1.6rc1.tar.gz) = a4516336179fa2bcc29b9ae7e3c8fc62ab03a2064a633a6290141d6d19c2699a
-SIZE (phc-0.1.6rc1.tar.gz) = 271874
+MD5 (phc-0.1.7.tar.gz) = 2cb54c29d373fdf32588f24fba235558
+SHA256 (phc-0.1.7.tar.gz) = 4dd770e223bd4557478444c14a880fc7ab45144b2b911fa25080300bdee1bd85
+SIZE (phc-0.1.7.tar.gz) = 292450
diff -Nur phc.orig/pkg-plist phc/pkg-plist
--- phc.orig/pkg-plist	Thu Jan  1 01:00:00 1970
+++ phc/pkg-plist	Fri Sep  8 15:44:22 2006
@@ -0,0 +1,47 @@
+bin/phc
+bin/phc_compile_plugin
+include/phc/Tree_transform.h
+include/phc/Tree_visitor.h
+include/phc/ast.h
+include/phc/config.h
+include/phc/lib/AttrMap.h
+include/phc/lib/Boolean.h
+include/phc/lib/Integer.h
+include/phc/lib/List.h
+include/phc/lib/Object.h
+include/phc/lib/String.h
+include/phc/lib/base64.h
+include/phc/lib/demangle.h
+include/phc/lib/error.h
+include/phc/parse.h
+include/phc/process_ast/DOT_unparser.h
+include/phc/process_ast/Generate_IR.h
+include/phc/process_ast/PHP_unparser.h
+include/phc/process_ast/Process_includes.h
+include/phc/process_ast/Remove_concat_null.h
+include/phc/process_ast/Visit_everything.h
+include/phc/process_ast/XML_unparser.h
+ at dirrm include/phc/lib
+ at dirrm include/phc/process_ast
+ at dirrm include/phc
+%%DATADIR%%/phc-1.0.xsd
+%%DATADIR%%/plugins/tests/cloning.so
+%%DATADIR%%/plugins/tests/linear.so
+%%DATADIR%%/plugins/tests/pre_vs_post_count.so
+%%DATADIR%%/plugins/tests/source_vs_semantic_values.so
+%%DATADIR%%/plugins/tests/xml_roundtrip.so
+%%DATADIR%%/plugins/tools/purity_test.so
+%%DATADIR%%/plugins/tutorials/Comment_ifs.so
+%%DATADIR%%/plugins/tutorials/Expand_includes.so
+%%DATADIR%%/plugins/tutorials/InsertDB.so
+%%DATADIR%%/plugins/tutorials/MySQL2DBX.so
+%%DATADIR%%/plugins/tutorials/count_classes.so
+%%DATADIR%%/plugins/tutorials/count_function_calls_difficult.so
+%%DATADIR%%/plugins/tutorials/count_function_calls_easy.so
+%%DATADIR%%/plugins/tutorials/count_statements.so
+%%DATADIR%%/plugins/tutorials/show_traversal_order.so
+ at dirrm %%DATADIR%%/plugins/tests
+ at dirrm %%DATADIR%%/plugins/tools
+ at dirrm %%DATADIR%%/plugins/tutorials
+ at dirrm %%DATADIR%%/plugins
+ at dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list