FreeBSD Bugzilla – Attachment 136446 Details for
Bug 181672
[PATCH] devel/pear: [SUMMARIZE CHANGES]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pear-1.9.4_3.patch
pear-1.9.4_3.patch (text/plain), 988 bytes, created by
Gasol Wu
on 2013-08-30 05:20:00 UTC
(
hide
)
Description:
pear-1.9.4_3.patch
Filename:
MIME Type:
Creator:
Gasol Wu
Created:
2013-08-30 05:20:00 UTC
Size:
988 bytes
patch
obsolete
>diff -ruN /usr/ports/devel/pear/Makefile ./Makefile >--- /usr/ports/devel/pear/Makefile 2013-07-19 00:33:02.000000000 +0800 >+++ ./Makefile 2013-08-30 11:40:43.000000000 +0800 >@@ -3,7 +3,7 @@ > > PORTNAME= pear > PORTVERSION= 1.9.4 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= devel > MASTER_SITES= http://miwibox.org/distfiles/ > >diff -ruN /usr/ports/devel/pear/bsd.pear.mk ./bsd.pear.mk >--- /usr/ports/devel/pear/bsd.pear.mk 2013-08-30 11:14:36.000000000 +0800 >+++ ./bsd.pear.mk 2013-08-30 11:40:43.000000000 +0800 >@@ -193,9 +193,9 @@ > @cd ${WRKDIR}/inst/${PREFIX} && ${FIND} . -type f | ${SORT} \ > | ${CUT} -c 3- >> ${PLIST} > @DIRS=`cd ${WRKDIR}/inst/${PREFIX} && ${FIND} . -type d | ${SORT} -r | \ >- ${CUT} -c 3- | ${SED} -e 's,\\$$,\\\\$$,g'`; \ >+ ${CUT} -c 3- | ${SED} -e 's,\\$$,\\\\$$,g'`; IFS=$$'\n'; \ > for d in $${DIRS}; do \ >- if [ ! -d ${LOCALBASE}/$${d} ]; then \ >+ if [ ! -d "${LOCALBASE}/$${d}" ]; then \ > ${ECHO_CMD} "@dirrmtry $${d}" >> ${PLIST}; \ > fi; \ > done
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 181672
: 136446