FreeBSD Bugzilla – Attachment 53086 Details for
Bug 80337
Update port: security/pear-Auth_HTTP to 2.1.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.33 KB, created by
Antonio Carlos Venancio Junior
on 2005-04-25 18:30:18 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Antonio Carlos Venancio Junior
Created:
2005-04-25 18:30:18 UTC
Size:
1.33 KB
patch
obsolete
>diff -ruN pear-Auth_HTTP.orig/Makefile pear-Auth_HTTP/Makefile >--- pear-Auth_HTTP.orig/Makefile Mon Apr 25 14:05:25 2005 >+++ pear-Auth_HTTP/Makefile Mon Apr 25 14:10:58 2005 >@@ -6,22 +6,22 @@ > # > > PORTNAME= Auth_HTTP >-PORTVERSION= 2.1.4 >+PORTVERSION= 2.1.6 > CATEGORIES= security www pear > >-MAINTAINER= ports@FreeBSD.org >-COMMENT= PEAR HTTP authentication methods >+MAINTAINER= antonio@php.net >+COMMENT= PEAR HTTP authentication > > BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth > RUN_DEPENDS= ${BUILD_DEPENDS} > > CATEGORY= Auth > FILES= HTTP.php >-TESTS= sample.sql test_basic_simple.php test_digest_simple.php \ >+TESTS= sample.sql test_basic_simple.php test_digest_simple.php \ > test_digest_get.php test_digest_post.php > > post-extract: >- (cd ${WRKSRC} && ${LN} -s Auth_HTTP.php HTTP.php) >+ @${MV} ${WRKSRC}/Auth_HTTP.php ${WRKSRC}/${FILES} > > .include <bsd.port.pre.mk> > .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" >diff -ruN pear-Auth_HTTP.orig/distinfo pear-Auth_HTTP/distinfo >--- pear-Auth_HTTP.orig/distinfo Mon Apr 25 14:05:25 2005 >+++ pear-Auth_HTTP/distinfo Mon Apr 25 14:06:40 2005 >@@ -1,2 +1,2 @@ >-MD5 (PEAR/Auth_HTTP-2.1.4.tgz) = cfc45a13503d2468ae808a37d95bb814 >-SIZE (PEAR/Auth_HTTP-2.1.4.tgz) = 7835 >+MD5 (PEAR/Auth_HTTP-2.1.6.tgz) = d5209f0d1f1874e23b44fbfb397a2aa0 >+SIZE (PEAR/Auth_HTTP-2.1.6.tgz) = 9327
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 80337
: 53086
Working