Opened 19 years ago

Closed 19 years ago

Last modified 8 years ago

#3866 closed update (fixed)

UPDATE: php5-5.0.4

Reported by: peter@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: php5

Description (last modified by ryandesign (Ryan Carsten Schmidt))

--- Portfile	Fri Jul  1 03:16:43 2005
+++ Portfile.new	Mon Jul  4 19:19:56 2005
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			php5
-version			5.0.3
+version			5.0.4
 revision		1
 categories      lang www
 maintainers     darwinports@opendarwin.org	
@@ -27,7 +27,7 @@
 distname	php-${version}
 distfiles	${distname}.tar.bz2:release
 worksrcdir	php-${version}
-checksums	md5 fd26455febdddee0977ce226b9108d9c
+checksums	md5 fb1aac107870f897d26563a9cc5053c0
 use_bzip2	yes
 
 depends_lib	port:libxml2  \
@@ -177,7 +177,7 @@
 		xinstall -m 755 -c ${filespath}/mod_php.conf ${destroot}${prefix}/apache2/conf/extras-conf
 	}
 
-	file rename ${destroot}${prefix}/etc/pear.conf ${destroot}${prefix}/etc/pear.conf.sample"
+	file rename ${destroot}${prefix}/etc/pear.conf ${destroot}${prefix}/etc/pear.conf.sample
 
 	#copy php.ini
 	xinstall -m 755 -d ${destroot}${prefix}/etc

Change History (2)

comment:1 Changed 19 years ago by mww@…

Resolution: fixed
Status: newclosed

thanks, commited!

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: php5 added
Type: defectupdate
Note: See TracTickets for help on using tickets.