FreeBSD Bugzilla – Attachment 76458 Details for
Bug 110209
[PATCH] devel/pear: Fix ``pecl'' CLI script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pear-1.5.0_2.patch
pear-1.5.0_2.patch (text/plain), 955 bytes, created by
chinsan
on 2007-03-12 07:00:06 UTC
(
hide
)
Description:
pear-1.5.0_2.patch
Filename:
MIME Type:
Creator:
chinsan
Created:
2007-03-12 07:00:06 UTC
Size:
955 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/pear/Makefile /usr/home/chinsan/project/pear/Makefile >--- /usr/ports/devel/pear/Makefile Tue Feb 13 00:21:54 2007 >+++ /usr/home/chinsan/project/pear/Makefile Mon Mar 12 14:49:03 2007 >@@ -7,7 +7,7 @@ > > PORTNAME= pear > PORTVERSION= 1.5.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > MASTER_SITES= ${MASTER_SITE_LOCAL} > MASTER_SITE_SUBDIR= ale >@@ -25,7 +25,14 @@ > > post-patch: > @${REINPLACE_CMD} "s|%%PREFIX%%|${PREFIX}|" ${WRKSRC}/go-pear >- >+ @${TAR} -zxf ${WRKSRC}/go-pear-bundle/PEAR-${PORTVERSION}.tar -C ${WRKSRC}/go-pear-bundle >+ @${REINPLACE_CMD} -e 's,-n ,,' \ >+ ${WRKSRC}/go-pear-bundle/PEAR-1.5.0/scripts/pecl.sh >+ @${FIND} ${WRKSRC}/go-pear-bundle/PEAR-${PORTVERSION}/scripts -name "*.bak" -delete >+ (cd ${WRKSRC}/go-pear-bundle; \ >+ ${TAR} -zcvf PEAR-${PORTVERSION}.tar PEAR-1.5.0) >+ @${RM} -rf ${WRKSRC}/go-pear-bundle/PEAR-1.5.0 >+ > do-install: > @${LOCALBASE}/bin/php -q ${WRKSRC}/go-pear
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 110209
: 76458