diff options
author | clement <clement@FreeBSD.org> | 2006-11-03 23:03:12 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2006-11-03 23:03:12 +0800 |
commit | dab2011198d97d7c5b4145de762284d4aa8b1ad3 (patch) | |
tree | 64da200b804976c9562db5460d69ab680d6bfe51 /www | |
parent | 8b709acca14daa67a957f5df9d5db398d0f338e5 (diff) | |
download | freebsd-ports-gnome-dab2011198d97d7c5b4145de762284d4aa8b1ad3.tar.gz freebsd-ports-gnome-dab2011198d97d7c5b4145de762284d4aa8b1ad3.tar.zst freebsd-ports-gnome-dab2011198d97d7c5b4145de762284d4aa8b1ad3.zip |
- Update to 1.7
Diffstat (limited to 'www')
-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 |