From owner-svn-ports-head@freebsd.org Fri Aug 4 14:07:10 2017 Return-Path: Delivered-To: svn-ports-head@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 CD894DAEA06; Fri, 4 Aug 2017 14:07:10 +0000 (UTC) (envelope-from tobik@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 950BD69AA7; Fri, 4 Aug 2017 14:07:10 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v74E79wl059457; Fri, 4 Aug 2017 14:07:09 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v74E79Oq059455; Fri, 4 Aug 2017 14:07:09 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201708041407.v74E79Oq059455@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 4 Aug 2017 14:07:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447332 - in head: databases/p5-DMOZ-ParseRDF www/piwik X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head: databases/p5-DMOZ-ParseRDF www/piwik X-SVN-Commit-Revision: 447332 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.23 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: Fri, 04 Aug 2017 14:07:10 -0000 Author: tobik Date: Fri Aug 4 14:07:09 2017 New Revision: 447332 URL: https://svnweb.freebsd.org/changeset/ports/447332 Log: Reset maintainer of www/piwik and database/p5-DMOZ-ParseRDF PR: 221216 Submitted by: Hans Fredrik Nordhaug (maintainer) Modified: head/databases/p5-DMOZ-ParseRDF/Makefile head/www/piwik/Makefile Modified: head/databases/p5-DMOZ-ParseRDF/Makefile ============================================================================== --- head/databases/p5-DMOZ-ParseRDF/Makefile Fri Aug 4 14:05:11 2017 (r447331) +++ head/databases/p5-DMOZ-ParseRDF/Makefile Fri Aug 4 14:07:09 2017 (r447332) @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= hans@nordhaug.priv.no +MAINTAINER= ports@FreeBSD.org COMMENT= Parse the gigantic dmoz.org content file into smaller parts USES= perl5 Modified: head/www/piwik/Makefile ============================================================================== --- head/www/piwik/Makefile Fri Aug 4 14:05:11 2017 (r447331) +++ head/www/piwik/Makefile Fri Aug 4 14:07:09 2017 (r447332) @@ -6,7 +6,7 @@ PORTVERSION= 3.0.3 CATEGORIES= www MASTER_SITES= http://builds.piwik.org/ -MAINTAINER= hans@nordhaug.priv.no +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source Web Analytics Software Program LICENSE= GPLv3