From owner-svn-ports-head@FreeBSD.ORG Fri Nov 14 07:37:56 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 03244BE; Fri, 14 Nov 2014 07:37:56 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E3D2FD3B; Fri, 14 Nov 2014 07:37:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAE7bt6o073041; Fri, 14 Nov 2014 07:37:55 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAE7btGB073035; Fri, 14 Nov 2014 07:37:55 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201411140737.sAE7btGB073035@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Fri, 14 Nov 2014 07:37:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372548 - head/devel/p5-Test-Class 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.18-1 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, 14 Nov 2014 07:37:56 -0000 Author: culot Date: Fri Nov 14 07:37:54 2014 New Revision: 372548 URL: https://svnweb.freebsd.org/changeset/ports/372548 QAT: https://qat.redports.org/buildarchive/r372548/ Log: - Update to 0.48 Changes: http://search.cpan.org/dist/Test-Class/Changes Modified: head/devel/p5-Test-Class/Makefile head/devel/p5-Test-Class/distinfo Modified: head/devel/p5-Test-Class/Makefile ============================================================================== --- head/devel/p5-Test-Class/Makefile Fri Nov 14 03:20:07 2014 (r372547) +++ head/devel/p5-Test-Class/Makefile Fri Nov 14 07:37:54 2014 (r372548) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Class -PORTVERSION= 0.46 +PORTVERSION= 0.48 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Class/distinfo ============================================================================== --- head/devel/p5-Test-Class/distinfo Fri Nov 14 03:20:07 2014 (r372547) +++ head/devel/p5-Test-Class/distinfo Fri Nov 14 07:37:54 2014 (r372548) @@ -1,2 +1,2 @@ -SHA256 (Test-Class-0.46.tar.gz) = 43ec2fad68f0b6cbe0d2ff4baa9bd26cc972430673d0da546ea783b5b666b16c -SIZE (Test-Class-0.46.tar.gz) = 71225 +SHA256 (Test-Class-0.48.tar.gz) = 2db02f774063fe22e3c259168ac091aa0e77d2f587e005e4a777da63665670d3 +SIZE (Test-Class-0.48.tar.gz) = 71256