From owner-svn-ports-all@freebsd.org Fri Nov 4 02:46:57 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 0669FC2E001; Fri, 4 Nov 2016 02:46:57 +0000 (UTC) (envelope-from wen@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 CA0671CAA; Fri, 4 Nov 2016 02:46:56 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA42ktXW094218; Fri, 4 Nov 2016 02:46:55 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA42kt7b094217; Fri, 4 Nov 2016 02:46:55 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201611040246.uA42kt7b094217@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 4 Nov 2016 02:46:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425285 - head/devel/p5-B-C 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.23 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: Fri, 04 Nov 2016 02:46:57 -0000 Author: wen Date: Fri Nov 4 02:46:55 2016 New Revision: 425285 URL: https://svnweb.freebsd.org/changeset/ports/425285 Log: - Reset maintainer to perl@ PR: 214180 Submitted by: svysh.fbsd@gmail.com(previous maintainer) Modified: head/devel/p5-B-C/Makefile Modified: head/devel/p5-B-C/Makefile ============================================================================== --- head/devel/p5-B-C/Makefile Fri Nov 4 01:32:36 2016 (r425284) +++ head/devel/p5-B-C/Makefile Fri Nov 4 02:46:55 2016 (r425285) @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RURBAN PKGNAMEPREFIX= p5- -MAINTAINER= svysh.fbsd@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Perl compiler's C backend LICENSE= ART10 GPLv1