From owner-svn-ports-all@FreeBSD.ORG Wed Sep 11 07:42:43 2013 Return-Path: Delivered-To: svn-ports-all@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 ESMTP id D24584AB; Wed, 11 Sep 2013 07:42:43 +0000 (UTC) (envelope-from tobez@FreeBSD.org) 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 C01E62ADD; Wed, 11 Sep 2013 07:42:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8B7ghbw044957; Wed, 11 Sep 2013 07:42:43 GMT (envelope-from tobez@svn.freebsd.org) Received: (from tobez@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8B7ghMK044955; Wed, 11 Sep 2013 07:42:43 GMT (envelope-from tobez@svn.freebsd.org) Message-Id: <201309110742.r8B7ghMK044955@svn.freebsd.org> From: Anton Berezin Date: Wed, 11 Sep 2013 07:42:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326950 - head/devel/p5-Config-Std 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.14 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: Wed, 11 Sep 2013 07:42:43 -0000 Author: tobez Date: Wed Sep 11 07:42:42 2013 New Revision: 326950 URL: http://svnweb.freebsd.org/changeset/ports/326950 Log: Update to 0.901. Assign maintainership from ports@ to perl@. Changes: http://search.cpan.org/dist/Config-Std/Changes Modified: head/devel/p5-Config-Std/Makefile head/devel/p5-Config-Std/distinfo Modified: head/devel/p5-Config-Std/Makefile ============================================================================== --- head/devel/p5-Config-Std/Makefile Wed Sep 11 07:40:59 2013 (r326949) +++ head/devel/p5-Config-Std/Makefile Wed Sep 11 07:42:42 2013 (r326950) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= Config-Std -DISTVERSION= 0.900 +PORTVERSION= 0.901 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BRICKER PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Load and save configuration files in a standard format LICENSE= ART10 GPLv1 Modified: head/devel/p5-Config-Std/distinfo ============================================================================== --- head/devel/p5-Config-Std/distinfo Wed Sep 11 07:40:59 2013 (r326949) +++ head/devel/p5-Config-Std/distinfo Wed Sep 11 07:42:42 2013 (r326950) @@ -1,2 +1,2 @@ -SHA256 (Config-Std-0.900.tar.gz) = 423fff5f998b7c0b6cc4efccb9ec29f10016e6edd8aeda58bbfc1cca045d2f6f -SIZE (Config-Std-0.900.tar.gz) = 24787 +SHA256 (Config-Std-0.901.tar.gz) = c5c57eb82a37cc41ea152098fc8e5548acfea8861140fbac8fc3beccbb09c243 +SIZE (Config-Std-0.901.tar.gz) = 21940