diff options
author | Clement Laforet <clement@FreeBSD.org> | 2006-11-03 15:03:12 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2006-11-03 15:03:12 +0000 |
commit | 3bfa76cb8f79de9b6d1300316cef61dc0b7fe67e (patch) | |
tree | 5bbf6d0abb741550375f342017297d7ad2e10f70 /www/mod_auth_mysql2 | |
parent | 5b4be335dbeea26b2ab6dc38ba4460fbda7c86e2 (diff) | |
download | ports-3bfa76cb8f79de9b6d1300316cef61dc0b7fe67e.tar.gz ports-3bfa76cb8f79de9b6d1300316cef61dc0b7fe67e.zip |
Notes
Diffstat (limited to 'www/mod_auth_mysql2')
-rw-r--r-- | www/mod_auth_mysql2/Makefile | 4 | ||||
-rw-r--r-- | www/mod_auth_mysql2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/mod_auth_mysql2/Makefile b/www/mod_auth_mysql2/Makefile index 6440420d3d27..a79627d9ba00 100644 --- a/www/mod_auth_mysql2/Makefile +++ b/www/mod_auth_mysql2/Makefile @@ -6,12 +6,12 @@ # PORTNAME= mod_auth_mysql -PORTVERSION= 1.5 +PORTVERSION= 1.7 CATEGORIES= www MASTER_SITES= http://www.heuer.org/mod_auth_mysql/ DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz -DIST_SUBDIR= apache2 +DIST_SUBDIR= apache20 MAINTAINER= apache@FreeBSD.org COMMENT= MySQL-based authentication module with VirtualHost support diff --git a/www/mod_auth_mysql2/distinfo b/www/mod_auth_mysql2/distinfo index 1a3ac33a7ebb..406d33419371 100644 --- a/www/mod_auth_mysql2/distinfo +++ b/www/mod_auth_mysql2/distinfo @@ -1,3 +1,3 @@ -MD5 (apache2/mod_auth_mysql_1.5.tgz) = d52b83b22ec49bf915e19cbf6720bf7b -SHA256 (apache2/mod_auth_mysql_1.5.tgz) = a6e6d453d0f3e4a093e0ca7d22da467e2d34b63b8647e191324939d9f7bd3bdd -SIZE (apache2/mod_auth_mysql_1.5.tgz) = 14844 +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 |