From owner-svn-ports-head@FreeBSD.ORG Sun Dec 15 12:34:18 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DA12FE60; Sun, 15 Dec 2013 12:34:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C647411A0; Sun, 15 Dec 2013 12:34:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBFCYIk4099259; Sun, 15 Dec 2013 12:34:18 GMT (envelope-from ohauer@svn.freebsd.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBFCYI79099257; Sun, 15 Dec 2013 12:34:18 GMT (envelope-from ohauer@svn.freebsd.org) Message-Id: <201312151234.rBFCYI79099257@svn.freebsd.org> From: Olli Hauer Date: Sun, 15 Dec 2013 12:34:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336522 - head/www/mod_authz_unixgroup X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Dec 2013 12:34:18 -0000 Author: ohauer Date: Sun Dec 15 12:34:18 2013 New Revision: 336522 URL: http://svnweb.freebsd.org/changeset/ports/336522 Log: - add DIST_SUBDIR Modified: head/www/mod_authz_unixgroup/Makefile head/www/mod_authz_unixgroup/distinfo Modified: head/www/mod_authz_unixgroup/Makefile ============================================================================== --- head/www/mod_authz_unixgroup/Makefile Sun Dec 15 12:30:53 2013 (r336521) +++ head/www/mod_authz_unixgroup/Makefile Sun Dec 15 12:34:18 2013 (r336522) @@ -5,6 +5,7 @@ PORTNAME= mod_authz_unixgroup PORTVERSION= 1.0.3 CATEGORIES= www MASTER_SITES= http://mod-auth-external.googlecode.com/files/ +DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= UNIX group access control module for Apache 2.2 Modified: head/www/mod_authz_unixgroup/distinfo ============================================================================== --- head/www/mod_authz_unixgroup/distinfo Sun Dec 15 12:30:53 2013 (r336521) +++ head/www/mod_authz_unixgroup/distinfo Sun Dec 15 12:34:18 2013 (r336522) @@ -1,2 +1,2 @@ -SHA256 (mod_authz_unixgroup-1.0.3.tar.gz) = 2792f736fdc3831a613747c78938cad58487486a606535eba2c4bb20009b7e2b -SIZE (mod_authz_unixgroup-1.0.3.tar.gz) = 10427 +SHA256 (apache2/mod_authz_unixgroup-1.0.3.tar.gz) = 2792f736fdc3831a613747c78938cad58487486a606535eba2c4bb20009b7e2b +SIZE (apache2/mod_authz_unixgroup-1.0.3.tar.gz) = 10427