Index: head/www/mod_auth_mysql2/Makefile =================================================================== --- head/www/mod_auth_mysql2/Makefile (revision 409385) +++ head/www/mod_auth_mysql2/Makefile (revision 409386) @@ -1,38 +1,37 @@ # Created by: Clement Laforet # $FreeBSD$ PORTNAME= mod_auth_mysql -PORTVERSION= 1.10 -PORTREVISION= 2 +PORTVERSION= 1.11 CATEGORIES= www MASTER_SITES= http://www.heuer.org/mod_auth_mysql/old/ PKGNAMESUFFIX= 2 DISTNAME= ${PORTNAME}_${PORTVERSION} DIST_SUBDIR= apache2 MAINTAINER= ports@FreeBSD.org COMMENT= MySQL-based authentication module with VirtualHost support LICENSE= APACHE20 USES= tar:tgz WRKSRC= ${WRKDIR}/${PORTNAME} USE_MYSQL= yes USE_APACHE= 22+ AP_FAST_BUILD= yes AP_GENPLIST= yes AP_INC+= ${LOCALBASE}/include/mysql AP_LIB+= ${LOCALBASE}/lib/mysql -lmysqlclient PORTDOCS= INSTALL example_data.html htpasswd.sql OPTIONS_DEFINE= DOCS OPENSSL OPENSSL_USE= OPENSSL=yes OPENSSL_VARS= AP_EXTRAS+=-DMYSQL_USE_SSL post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/www/mod_auth_mysql2/distinfo =================================================================== --- head/www/mod_auth_mysql2/distinfo (revision 409385) +++ head/www/mod_auth_mysql2/distinfo (revision 409386) @@ -1,2 +1,2 @@ -SHA256 (apache2/mod_auth_mysql_1.10.tgz) = 6ed0ff1746b4c30b40ac2892d37fce8d5791760ee549787268665e885b26b1ba -SIZE (apache2/mod_auth_mysql_1.10.tgz) = 19805 +SHA256 (apache2/mod_auth_mysql_1.11.tgz) = 1fe5efb9bbd0753437ed1e9ac9657df763867e28a3cc83482243a76770fe3987 +SIZE (apache2/mod_auth_mysql_1.11.tgz) = 19907