Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2012 13:04:01 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308143 - head/devel/p5-Exception-Class
Message-ID:  <201212031304.qB3D416B033235@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212031304.qB3D416B033235>