From owner-svn-ports-all@FreeBSD.ORG Wed Feb 11 15:10:00 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F1F6F852; Wed, 11 Feb 2015 15:09:59 +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 DCC86CD5; Wed, 11 Feb 2015 15:09:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1BF9xOW047529; Wed, 11 Feb 2015 15:09:59 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1BF9xjT047523; Wed, 11 Feb 2015 15:09:59 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201502111509.t1BF9xjT047523@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Wed, 11 Feb 2015 15:09:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378843 - head/devel/p5-Class-Throwable 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.18-1 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 Feb 2015 15:10:00 -0000 Author: culot Date: Wed Feb 11 15:09:58 2015 New Revision: 378843 URL: https://svnweb.freebsd.org/changeset/ports/378843 QAT: https://qat.redports.org/buildarchive/r378843/ Log: - Update to 0.13 - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Class-Throwable/Changes Modified: head/devel/p5-Class-Throwable/Makefile head/devel/p5-Class-Throwable/distinfo Modified: head/devel/p5-Class-Throwable/Makefile ============================================================================== --- head/devel/p5-Class-Throwable/Makefile Wed Feb 11 15:00:15 2015 (r378842) +++ head/devel/p5-Class-Throwable/Makefile Wed Feb 11 15:09:58 2015 (r378843) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Class-Throwable -PORTVERSION= 0.11 -PORTREVISION= 1 +PORTVERSION= 0.13 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Minimal lightweight exception class +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Class-Throwable/distinfo ============================================================================== --- head/devel/p5-Class-Throwable/distinfo Wed Feb 11 15:00:15 2015 (r378842) +++ head/devel/p5-Class-Throwable/distinfo Wed Feb 11 15:09:58 2015 (r378843) @@ -1,2 +1,2 @@ -SHA256 (Class-Throwable-0.11.tar.gz) = d343047d99bd2f9d4e2a2a2c630f9a19bbc31ec64b76c7874ed1553c416e4aee -SIZE (Class-Throwable-0.11.tar.gz) = 11096 +SHA256 (Class-Throwable-0.13.tar.gz) = dc9a11e0dab56dc220dea8c94fe3c47db5e7dd7c1ed04dc8178aa5bb7bfbbcce +SIZE (Class-Throwable-0.13.tar.gz) = 11736