View | Details | Raw Unified | Return to bug 108800 | Differences between
and this patch

Collapse All | Expand All

(-)./Makefile (-3 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	mod_auth_mysql
8
PORTNAME=	mod_auth_mysql
9
PORTVERSION=	1.7
9
PORTVERSION=	1.9
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://www.heuer.org/mod_auth_mysql/
11
MASTER_SITES=	http://www.heuer.org/mod_auth_mysql/
12
DISTNAME=	${PORTNAME}_${PORTVERSION}
12
DISTNAME=	${PORTNAME}_${PORTVERSION}
Lines 15-22 Link Here
15
15
16
MAINTAINER=	apache@FreeBSD.org
16
MAINTAINER=	apache@FreeBSD.org
17
COMMENT=	MySQL-based authentication module with VirtualHost support
17
COMMENT=	MySQL-based authentication module with VirtualHost support
18
19
BROKEN=		Unfetchable
20
18
21
LATEST_LINK=	mod_auth_mysql2
19
LATEST_LINK=	mod_auth_mysql2
22
20
(-)./distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (apache20/mod_auth_mysql_1.7.tgz) = 3f4d147163ae6e7729d0dead60cfa7b3
1
MD5 (apache20/mod_auth_mysql_1.9.tgz) = 64be92964f740c5e95ae3d5d240d5c3f
2
SHA256 (apache20/mod_auth_mysql_1.7.tgz) = 7b61e72ddda0adb46f0ba74824836a2332696279f0d2b4fcc2944f8b2893afdc
2
SHA256 (apache20/mod_auth_mysql_1.9.tgz) = a48833a19ff93791c5923f2aa6f2567b98404476beb5efa520a771513541b270
3
SIZE (apache20/mod_auth_mysql_1.7.tgz) = 15666
3
SIZE (apache20/mod_auth_mysql_1.9.tgz) = 16084

Return to bug 108800