aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_cookie_mysql2
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2007-03-18 17:17:42 +0000
committerClement Laforet <clement@FreeBSD.org>2007-03-18 17:17:42 +0000
commit2f5d7fb828c4292264c754921067692236fe884e (patch)
treedc5fdec0af280ee631ce3ad08854268c8dad6663 /www/mod_auth_cookie_mysql2
parent5fec80adeafc62c80863b3bbce7f8983437f30ce (diff)
downloadports-2f5d7fb828c4292264c754921067692236fe884e.tar.gz
ports-2f5d7fb828c4292264c754921067692236fe884e.zip
Notes
Diffstat (limited to 'www/mod_auth_cookie_mysql2')
-rw-r--r--www/mod_auth_cookie_mysql2/Makefile8
-rw-r--r--www/mod_auth_cookie_mysql2/distinfo6
-rw-r--r--www/mod_auth_cookie_mysql2/pkg-descr2
3 files changed, 7 insertions, 9 deletions
diff --git a/www/mod_auth_cookie_mysql2/Makefile b/www/mod_auth_cookie_mysql2/Makefile
index e67e1ad65829..f9e6899c6df4 100644
--- a/www/mod_auth_cookie_mysql2/Makefile
+++ b/www/mod_auth_cookie_mysql2/Makefile
@@ -5,18 +5,16 @@
# $FreeBSD$
PORTNAME= mod_auth_cookie_mysql2
-PORTVERSION= 0.5
+PORTVERSION= 0.7
CATEGORIES= www
-MASTER_SITES= http://home.digithi.de/digithi/dev/
+MASTER_SITES= http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql/
DISTNAME= ${PORTNAME}_${PORTVERSION}
-DIST_SUBDIR= apache2
+DIST_SUBDIR= apache20
MAINTAINER= apache@FreeBSD.org
COMMENT= Allows authentication against a MySQL database via a secure cookie
USE_MYSQL= YES
-# If someone can test it with MySQL 5.0 ;-)
-IGNORE_WITH_MYSQL= 50
USE_APACHE= 20+
diff --git a/www/mod_auth_cookie_mysql2/distinfo b/www/mod_auth_cookie_mysql2/distinfo
index 6c3bf81b3c8c..adce1eec3014 100644
--- a/www/mod_auth_cookie_mysql2/distinfo
+++ b/www/mod_auth_cookie_mysql2/distinfo
@@ -1,3 +1,3 @@
-MD5 (apache2/mod_auth_cookie_mysql2_0.5.tar.gz) = f4cd11feec351477e3a3829ac56d261f
-SHA256 (apache2/mod_auth_cookie_mysql2_0.5.tar.gz) = 3b4fe4afb67e7e727d87b31786a34b8140dc4e3d75536374fc198373a2f9f2f4
-SIZE (apache2/mod_auth_cookie_mysql2_0.5.tar.gz) = 7940
+MD5 (apache20/mod_auth_cookie_mysql2_0.7.tar.gz) = cb2869d2bff22f99d48bea11004a18eb
+SHA256 (apache20/mod_auth_cookie_mysql2_0.7.tar.gz) = f5aedec0b4873bce5eaf92d8b431ecfeb894dcfc75d148e42c5450abfc2989f5
+SIZE (apache20/mod_auth_cookie_mysql2_0.7.tar.gz) = 7954
diff --git a/www/mod_auth_cookie_mysql2/pkg-descr b/www/mod_auth_cookie_mysql2/pkg-descr
index e804c846e011..21d6c3567991 100644
--- a/www/mod_auth_cookie_mysql2/pkg-descr
+++ b/www/mod_auth_cookie_mysql2/pkg-descr
@@ -1,4 +1,4 @@
This Apache module allows authentication against a MySQL database via a
cryptographically secure cookie.
+
WWW: http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql/
-WWW: http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql2.html