From owner-svn-ports-head@FreeBSD.ORG Thu Dec 4 13:25:00 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 CB56EB56; Thu, 4 Dec 2014 13:25:00 +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 B7FDC255; Thu, 4 Dec 2014 13:25:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB4DP0iw015160; Thu, 4 Dec 2014 13:25:00 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB4DP0SH015155; Thu, 4 Dec 2014 13:25:00 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201412041325.sB4DP0SH015155@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Thu, 4 Dec 2014 13:25:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373892 - head/devel/p5-Exception-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: Thu, 04 Dec 2014 13:25:00 -0000 Author: culot Date: Thu Dec 4 13:24:59 2014 New Revision: 373892 URL: https://svnweb.freebsd.org/changeset/ports/373892 QAT: https://qat.redports.org/buildarchive/r373892/ Log: - Update to 1.39 Changes: http://search.cpan.org/dist/Exception-Class/Changes Modified: head/devel/p5-Exception-Class/Makefile head/devel/p5-Exception-Class/distinfo Modified: head/devel/p5-Exception-Class/Makefile ============================================================================== --- head/devel/p5-Exception-Class/Makefile Thu Dec 4 13:24:25 2014 (r373891) +++ head/devel/p5-Exception-Class/Makefile Thu Dec 4 13:24:59 2014 (r373892) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Exception-Class -PORTVERSION= 1.38 -PORTREVISION= 1 +PORTVERSION= 1.39 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +12,7 @@ COMMENT= Real exception classes in Perl LICENSE= ART20 BUILD_DEPENDS= p5-Class-Data-Inheritable>=0.02:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-Devel-StackTrace>=1.20:${PORTSDIR}/devel/p5-Devel-StackTrace + p5-Devel-StackTrace>=2.00:${PORTSDIR}/devel/p5-Devel-StackTrace RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Modified: head/devel/p5-Exception-Class/distinfo ============================================================================== --- head/devel/p5-Exception-Class/distinfo Thu Dec 4 13:24:25 2014 (r373891) +++ head/devel/p5-Exception-Class/distinfo Thu Dec 4 13:24:59 2014 (r373892) @@ -1,2 +1,2 @@ -SHA256 (Exception-Class-1.38.tar.gz) = 5c2cf90749c9f124118ad5846303c5463c9d6fa1f1c328a0085f6af2928c3900 -SIZE (Exception-Class-1.38.tar.gz) = 29481 +SHA256 (Exception-Class-1.39.tar.gz) = 819c756a69a6d1e31f396eca6a508b07b0a522a035b904cd1d432353cc362083 +SIZE (Exception-Class-1.39.tar.gz) = 38936