ports/108800: Update of www/mod_auth_mysql2

Armin Gruner ag-freebsd at space.net
Mon Feb 5 13:30:20 UTC 2007


>Number:         108800
>Category:       ports
>Synopsis:       Update of www/mod_auth_mysql2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 05 13:30:15 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Armin Gruner
>Release:        6.2
>Organization:
SpaceNet AG, Munich
>Environment:
n/a
>Description:
Port www/mod_auth_mysql2 is marked broken, because version 1.7
of the source tarball cannot be fetched from the source site.

Actually, there is a new version avaiable: 1.9
>How-To-Repeat:
cd /usr/ports/www/mod_auth_mysql2 && make
>Fix:
See attached patch to www/mod_auth_mysql2

Patch attached with submission follows:

diff -ruN ../mod_auth_mysql2.old/Makefile ./Makefile
--- ../mod_auth_mysql2.old/Makefile	Sun Feb  4 03:26:06 2007
+++ ./Makefile	Mon Feb  5 13:57:23 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_auth_mysql
-PORTVERSION=	1.7
+PORTVERSION=	1.9
 CATEGORIES=	www
 MASTER_SITES=	http://www.heuer.org/mod_auth_mysql/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -15,8 +15,6 @@
 
 MAINTAINER=	apache at FreeBSD.org
 COMMENT=	MySQL-based authentication module with VirtualHost support
-
-BROKEN=		Unfetchable
 
 LATEST_LINK=	mod_auth_mysql2
 
diff -ruN ../mod_auth_mysql2.old/distinfo ./distinfo
--- ../mod_auth_mysql2.old/distinfo	Fri Nov  3 16:03:12 2006
+++ ./distinfo	Mon Feb  5 14:18:13 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 (apache20/mod_auth_mysql_1.9.tgz) = 64be92964f740c5e95ae3d5d240d5c3f
+SHA256 (apache20/mod_auth_mysql_1.9.tgz) = a48833a19ff93791c5923f2aa6f2567b98404476beb5efa520a771513541b270
+SIZE (apache20/mod_auth_mysql_1.9.tgz) = 16084

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list