FreeBSD Bugzilla – Attachment 104570 Details for
Bug 144767
devel/php5-phing port errors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
php5-phing.diff
php5-phing.diff (text/plain), 1.04 KB, created by
Greg Larkin
on 2010-04-15 16:54:56 UTC
(
hide
)
Description:
php5-phing.diff
Filename:
MIME Type:
Creator:
Greg Larkin
Created:
2010-04-15 16:54:56 UTC
Size:
1.04 KB
patch
obsolete
>Index: php5-phing/Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/php5-phing/Makefile,v >retrieving revision 1.8 >diff -u -r1.8 Makefile >--- php5-phing/Makefile 17 Oct 2009 07:03:51 -0000 1.8 >+++ php5-phing/Makefile 15 Apr 2010 15:52:30 -0000 >@@ -37,7 +37,7 @@ > BuildLogger.php TaskContainer.php BuildEvent.php Task.php \ > TaskAdapter.php Phing.php RuntimeConfigurable.php BuildListener.php \ > Project.php UnknownElement.php BuildException.php Target.php \ >- phing.php \ >+ ConfigurationException.php phing.php \ > util/regexp/RegexpEngine.php util/regexp/Regexp.php \ > util/regexp/PregEngine.php \ > util/SourceFileScanner.php util/ExtendedFileStream.php \ >@@ -231,7 +231,7 @@ > ${MKDIR} ${WRKSRC}/pear-bin > ${SED} -e "s|/opt/phing|${PREFIX}/lib/php/phing|" \ > -e "s|@PHP-BIN@|${PREFIX}/bin/php|" \ >- -e "s|@PEAR-DIR@|${PREFIX}/share/pear|" \ >+ -e "s|@PEAR-DIR@|${PREFIX}/share/pear/phing|" \ > ${WRKSRC}/bin/pear-phing > ${WRKSRC}/pear-phing > ${CP} ${WRKSRC}/bin/phing.php ${WRKSRC}/phing.php >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 144767
:
104569
| 104570