FreeBSD Bugzilla – Attachment 29499 Details for
Bug 50036
security/pear-Auth_SASL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.83 KB, created by
Thierry Thomas
on 2003-03-15 21:50:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2003-03-15 21:50:13 UTC
Size:
1.83 KB
patch
obsolete
>diff -urN security/pear-Auth_SASL.orig/Makefile security/pear-Auth_SASL/Makefile >--- security/pear-Auth_SASL.orig/Makefile Thu Feb 27 21:26:36 2003 >+++ security/pear-Auth_SASL/Makefile Sat Mar 15 21:47:56 2003 >@@ -7,6 +7,7 @@ > > PORTNAME= Auth_SASL > PORTVERSION= 1.0.0 >+PORTREVISION= 1 > CATEGORIES= security www > MASTER_SITES= http://pear.php.net/get/ > PKGNAMEPREFIX= pear- >@@ -16,7 +17,7 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= PEAR abstraction of various SASL mechanism responses > >-BUILD_DEPENDS= ${PEARDIR}/PEAR.php.dist:${PORTSDIR}/devel/pear-PEAR >+BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth > RUN_DEPENDS= ${BUILD_DEPENDS} > > NO_BUILD= yes >@@ -37,11 +38,11 @@ > > do-install: > .for FILE in ${MANIFEST} >- @${CP} -Rp ${WRKSRC}/${FILE} ${PEARDIR} >- @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PEARDIR}/${FILE} >+ @${CP} -Rp ${WRKSRC}/${FILE} ${PEARDIR}/Auth >+ @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PEARDIR}/Auth/${FILE} > .endfor >- @${CHMOD} a-x ${PEARDIR}/SASL/* >- @${CHMOD} a-x ${PEARDIR}/SASL.php >+ @${CHMOD} a-x ${PEARDIR}/Auth/SASL/* >+ @${CHMOD} a-x ${PEARDIR}/Auth/SASL.php > > post-install: > # Register a new package >diff -urN security/pear-Auth_SASL.orig/pkg-plist security/pear-Auth_SASL/pkg-plist >--- security/pear-Auth_SASL.orig/pkg-plist Mon Feb 3 00:07:41 2003 >+++ security/pear-Auth_SASL/pkg-plist Sat Mar 15 21:49:04 2003 >@@ -1,8 +1,8 @@ >-%%PEARDIR%%/SASL.php >-%%PEARDIR%%/SASL/Anonymous.php >-%%PEARDIR%%/SASL/Common.php >-%%PEARDIR%%/SASL/CramMD5.php >-%%PEARDIR%%/SASL/DigestMD5.php >-%%PEARDIR%%/SASL/Login.php >-%%PEARDIR%%/SASL/Plain.php >-@dirrm %%PEARDIR%%/SASL >+%%PEARDIR%%/Auth/SASL.php >+%%PEARDIR%%/Auth/SASL/Anonymous.php >+%%PEARDIR%%/Auth/SASL/Common.php >+%%PEARDIR%%/Auth/SASL/CramMD5.php >+%%PEARDIR%%/Auth/SASL/DigestMD5.php >+%%PEARDIR%%/Auth/SASL/Login.php >+%%PEARDIR%%/Auth/SASL/Plain.php >+@dirrm %%PEARDIR%%/Auth/SASL
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 50036
: 29499