aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_cookie_mysql2
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-08-18 14:29:08 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-08-18 14:29:08 +0000
commit63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b (patch)
treedb78183546bb8049f66df049872ab54fe9939c31 /www/mod_auth_cookie_mysql2
parentdd195ccb65e4fa43789bd6207b16edef95e01297 (diff)
downloadports-63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b.tar.gz
ports-63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b.zip
Notes
Diffstat (limited to 'www/mod_auth_cookie_mysql2')
-rw-r--r--www/mod_auth_cookie_mysql2/Makefile10
-rw-r--r--www/mod_auth_cookie_mysql2/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/www/mod_auth_cookie_mysql2/Makefile b/www/mod_auth_cookie_mysql2/Makefile
index aab6987bbaca..fc0e4e371f5b 100644
--- a/www/mod_auth_cookie_mysql2/Makefile
+++ b/www/mod_auth_cookie_mysql2/Makefile
@@ -10,18 +10,18 @@ PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://home.digithi.de/digithi/dev/mod_auth_cookie_mysql/
DISTNAME= ${PORTNAME}_1.0
-DIST_SUBDIR= apache22
+DIST_SUBDIR= apache2
MAINTAINER= apache@FreeBSD.org
COMMENT= Allows authentication against a MySQL database via a secure cookie
MAKE_JOBS_SAFE= yes
-USE_MYSQL= YES
-USE_APACHE= 20+
+USE_MYSQL= yes
+USE_APACHE= 22+
-AP_FAST_BUILD= YES
-AP_GENPLIST= YES
+AP_FAST_BUILD= yes
+AP_GENPLIST= yes
AP_EXTRAS= -DMODULE_NAME=${SHORTMODNAME} -DMODULE_NAME_module=${SHORTMODNAME}_module
AP_INC= ${LOCALBASE}/include/mysql
AP_LIB= ${LOCALBASE}/lib/mysql -lmysqlclient
diff --git a/www/mod_auth_cookie_mysql2/distinfo b/www/mod_auth_cookie_mysql2/distinfo
index 8bbed5e14b21..f0b46b840231 100644
--- a/www/mod_auth_cookie_mysql2/distinfo
+++ b/www/mod_auth_cookie_mysql2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (apache22/mod_auth_cookie_mysql2_1.0.tar.gz) = 85601beea7a6de0ba8ef466027e6783cebef05c4687dc50460d2fdb06f5babe4
-SIZE (apache22/mod_auth_cookie_mysql2_1.0.tar.gz) = 7406
+SHA256 (apache2/mod_auth_cookie_mysql2_1.0.tar.gz) = 85601beea7a6de0ba8ef466027e6783cebef05c4687dc50460d2fdb06f5babe4
+SIZE (apache2/mod_auth_cookie_mysql2_1.0.tar.gz) = 7406