From owner-svn-ports-all@freebsd.org Tue Feb 23 08:57:15 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04F1FAB277A; Tue, 23 Feb 2016 08:57:15 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C970C13D5; Tue, 23 Feb 2016 08:57:14 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1N8vDFl013350; Tue, 23 Feb 2016 08:57:13 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1N8vDW6013348; Tue, 23 Feb 2016 08:57:13 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201602230857.u1N8vDW6013348@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 23 Feb 2016 08:57:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409386 - head/www/mod_auth_mysql2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Feb 2016 08:57:15 -0000 Author: pi Date: Tue Feb 23 08:57:13 2016 New Revision: 409386 URL: https://svnweb.freebsd.org/changeset/ports/409386 Log: www/mod_auth_mysql2: 1.10 -> 1.11 - Fix build with Apache 2.4 PR: 204342 Modified: head/www/mod_auth_mysql2/Makefile head/www/mod_auth_mysql2/distinfo Modified: head/www/mod_auth_mysql2/Makefile ============================================================================== --- head/www/mod_auth_mysql2/Makefile Tue Feb 23 08:15:15 2016 (r409385) +++ head/www/mod_auth_mysql2/Makefile Tue Feb 23 08:57:13 2016 (r409386) @@ -2,8 +2,7 @@ # $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 Modified: head/www/mod_auth_mysql2/distinfo ============================================================================== --- head/www/mod_auth_mysql2/distinfo Tue Feb 23 08:15:15 2016 (r409385) +++ head/www/mod_auth_mysql2/distinfo Tue Feb 23 08:57:13 2016 (r409386) @@ -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