diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-09-11 10:39:35 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-09-11 10:39:35 +0000 |
commit | 2bdec9b35625d90c8ee9b3ebb015233a318f0141 (patch) | |
tree | b54fa4e0e03fa8defabac3295ecbe69ba68dbcec /www/mod_auth_cookie_mysql2 | |
parent | Update to the 20050906 snapshot of GCC 3.4.5. (diff) |
- Update to 0.5
Diffstat (limited to 'www/mod_auth_cookie_mysql2')
-rw-r--r-- | www/mod_auth_cookie_mysql2/Makefile | 4 | ||||
-rw-r--r-- | www/mod_auth_cookie_mysql2/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_auth_cookie_mysql2/Makefile b/www/mod_auth_cookie_mysql2/Makefile index 0ad1559ebe2f..7ce0b632bbea 100644 --- a/www/mod_auth_cookie_mysql2/Makefile +++ b/www/mod_auth_cookie_mysql2/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= mod_auth_cookie_mysql2 -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= www MASTER_SITES= http://home.digithi.de/digithi/dev/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -24,7 +24,7 @@ AP_FAST_BUILD= YES AP_GENPLIST= YES AP_INC?= ${LOCALBASE}/include/mysql AP_LIB?= ${LOCALBASE}/lib/mysql -lmysqlclient -lz -PORTDOCS= mod_auth_cookie_mysql2.html +PORTDOCS= mod_auth_cookie_mysql.html .include <bsd.port.pre.mk> .include "${PORTSDIR}/www/apache2/Makefile.modules.3rd" diff --git a/www/mod_auth_cookie_mysql2/distinfo b/www/mod_auth_cookie_mysql2/distinfo index f2c10b789aa5..a1c16cdbbe35 100644 --- a/www/mod_auth_cookie_mysql2/distinfo +++ b/www/mod_auth_cookie_mysql2/distinfo @@ -1,2 +1,2 @@ -MD5 (apache2/mod_auth_cookie_mysql2_0.4.tar.gz) = 2b2fa4419bf7c4d2cd71803968af1e97 -SIZE (apache2/mod_auth_cookie_mysql2_0.4.tar.gz) = 7860 +MD5 (apache2/mod_auth_cookie_mysql2_0.5.tar.gz) = f4cd11feec351477e3a3829ac56d261f +SIZE (apache2/mod_auth_cookie_mysql2_0.5.tar.gz) = 7940 |