FreeBSD Bugzilla – Attachment 75309 Details for
Bug 108800
Update of www/mod_auth_mysql2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mod_auth_mysql2.patch
mod_auth_mysql2.patch (text/plain), 1.80 KB, created by
Martin Matuska
on 2007-02-22 14:17:23 UTC
(
hide
)
Description:
mod_auth_mysql2.patch
Filename:
MIME Type:
Creator:
Martin Matuska
Created:
2007-02-22 14:17:23 UTC
Size:
1.80 KB
patch
obsolete
>diff -Nbur www/mod_auth_mysql2.orig/Makefile www/mod_auth_mysql2/Makefile >--- www/mod_auth_mysql2.orig/Makefile Fri Feb 16 15:35:26 2007 >+++ www/mod_auth_mysql2/Makefile Thu Feb 22 15:09:35 2007 >@@ -6,34 +6,34 @@ > # > > PORTNAME= mod_auth_mysql >-PORTVERSION= 1.7 >+PORTVERSION= 1.9 > CATEGORIES= www >-MASTER_SITES= http://www.heuer.org/mod_auth_mysql/ >+MASTER_SITES= http://www.heuer.org/mod_auth_mysql/old/ > DISTNAME= ${PORTNAME}_${PORTVERSION} > EXTRACT_SUFX= .tgz >-DIST_SUBDIR= apache20 >+DIST_SUBDIR= apache22 > > MAINTAINER= apache@FreeBSD.org > COMMENT= MySQL-based authentication module with VirtualHost support > >-BROKEN= Unfetchable >-DEPRECATED= ${BROKEN} >-EXPIRATION_DATE=2007-04-10 >- > LATEST_LINK= mod_auth_mysql2 > > WRKSRC= ${WRKDIR}/${PORTNAME} > USE_MYSQL= YES >-USE_APACHE= 20 >+USE_APACHE= 2.0+ > AP_FAST_BUILD= YES > AP_GENPLIST= YES > AP_INC+= ${LOCALBASE}/include/mysql > AP_LIB+= ${LOCALBASE}/lib/mysql -lmysqlclient > >+.if !defined(NOPORTDOCS) > PORTDOCS= INSTALL example_data.html htpasswd.sql >+.endif > > post-install: >+.if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} >+.endif > > .include <bsd.port.mk> >diff -Nbur www/mod_auth_mysql2.orig/distinfo www/mod_auth_mysql2/distinfo >--- www/mod_auth_mysql2.orig/distinfo Fri Nov 3 16:03:12 2006 >+++ www/mod_auth_mysql2/distinfo Thu Feb 22 14:53:50 2007 >@@ -1,3 +1,3 @@ >-MD5 (apache20/mod_auth_mysql_1.7.tgz) = 3f4d147163ae6e7729d0dead60cfa7b3 >-SHA256 (apache20/mod_auth_mysql_1.7.tgz) = 7b61e72ddda0adb46f0ba74824836a2332696279f0d2b4fcc2944f8b2893afdc >-SIZE (apache20/mod_auth_mysql_1.7.tgz) = 15666 >+MD5 (apache22/mod_auth_mysql_1.9.tgz) = 64be92964f740c5e95ae3d5d240d5c3f >+SHA256 (apache22/mod_auth_mysql_1.9.tgz) = a48833a19ff93791c5923f2aa6f2567b98404476beb5efa520a771513541b270 >+SIZE (apache22/mod_auth_mysql_1.9.tgz) = 16084
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 108800
:
75308
| 75309