1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Update to 0.4

This commit is contained in:
Clement Laforet 2005-05-22 14:12:14 +00:00
parent 73c0abbc27
commit c4db9e1feb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135858
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= mod_auth_cookie_mysql2
PORTVERSION= 0.3
PORTVERSION= 0.4
CATEGORIES= www
MASTER_SITES= http://home.digithi.de/digithi/dev/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@ -15,8 +15,8 @@ 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 4.1 ;-)
BROKEN_WITH_MYSQL= 41
# If someone can test it with MySQL 5.0 ;-)
BROKEN_WITH_MYSQL= 50
WANT_APACHE= 2

View File

@ -1,2 +1,2 @@
MD5 (apache2/mod_auth_cookie_mysql2_0.3.tar.gz) = e8c4dd0b14d31167710a2505a2cef2dc
SIZE (apache2/mod_auth_cookie_mysql2_0.3.tar.gz) = 6741
MD5 (apache2/mod_auth_cookie_mysql2_0.4.tar.gz) = 2b2fa4419bf7c4d2cd71803968af1e97
SIZE (apache2/mod_auth_cookie_mysql2_0.4.tar.gz) = 7860