From owner-svn-ports-head@freebsd.org Thu Nov 1 15:53:54 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C78E10F6DB8; Thu, 1 Nov 2018 15:53:54 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AF1907CDDD; Thu, 1 Nov 2018 15:53:53 +0000 (UTC) (envelope-from joneum@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 903AE1DE2B; Thu, 1 Nov 2018 15:53:53 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wA1Frrgw030560; Thu, 1 Nov 2018 15:53:53 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wA1Frrja030559; Thu, 1 Nov 2018 15:53:53 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201811011553.wA1Frrja030559@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 1 Nov 2018 15:53:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483684 - head/www/mod_setenvifplus X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/mod_setenvifplus X-SVN-Commit-Revision: 483684 X-SVN-Commit-Repository: ports 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.29 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: Thu, 01 Nov 2018 15:53:54 -0000 Author: joneum Date: Thu Nov 1 15:53:53 2018 New Revision: 483684 URL: https://svnweb.freebsd.org/changeset/ports/483684 Log: Take maintainership Modified: head/www/mod_setenvifplus/Makefile Modified: head/www/mod_setenvifplus/Makefile ============================================================================== --- head/www/mod_setenvifplus/Makefile Thu Nov 1 15:47:52 2018 (r483683) +++ head/www/mod_setenvifplus/Makefile Thu Nov 1 15:53:53 2018 (r483684) @@ -8,7 +8,7 @@ MASTER_SITES= SF/modsetenvifplus EXTRACT_SUFX= -src.tar.gz DIST_SUBDIR= apache2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= Allows setting environment variables based on request attributes LICENSE= APACHE20