From owner-svn-ports-all@FreeBSD.ORG Mon Dec 3 13:04:01 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CEC1DDF9; Mon, 3 Dec 2012 13:04:01 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 988F18FC0C; Mon, 3 Dec 2012 13:04:01 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB3D41r2033238; Mon, 3 Dec 2012 13:04:01 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB3D416B033235; Mon, 3 Dec 2012 13:04:01 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201212031304.qB3D416B033235@svn.freebsd.org> From: Frederic Culot Date: Mon, 3 Dec 2012 13:04:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308143 - 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-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: Mon, 03 Dec 2012 13:04:02 -0000 Author: culot Date: Mon Dec 3 13:04:01 2012 New Revision: 308143 URL: http://svnweb.freebsd.org/changeset/ports/308143 Log: - Update to 1.36 - Remove leading article from COMMENT Changes: http://search.cpan.org/dist/Exception-Class/Changes Feature safe: yes 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 Mon Dec 3 12:55:17 2012 (r308142) +++ head/devel/p5-Exception-Class/Makefile Mon Dec 3 13:04:01 2012 (r308143) @@ -1,13 +1,13 @@ # $FreeBSD$ PORTNAME= Exception-Class -PORTVERSION= 1.35 +PORTVERSION= 1.36 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A module that allows you to declare real exception classes in Perl +COMMENT= Module that allows you to declare real exception classes in Perl LICENSE= ART20 Modified: head/devel/p5-Exception-Class/distinfo ============================================================================== --- head/devel/p5-Exception-Class/distinfo Mon Dec 3 12:55:17 2012 (r308142) +++ head/devel/p5-Exception-Class/distinfo Mon Dec 3 13:04:01 2012 (r308143) @@ -1,2 +1,2 @@ -SHA256 (Exception-Class-1.35.tar.gz) = 63296f58b803408c62d2af78387b8fada41d8bb0a4ae74ea3f79f5b87e1e6e04 -SIZE (Exception-Class-1.35.tar.gz) = 23162 +SHA256 (Exception-Class-1.36.tar.gz) = d69891f9509ce2103756561d36ee459e475662ab5f8caae82b37aa269e74082c +SIZE (Exception-Class-1.36.tar.gz) = 22902