svn commit: r373892 - head/devel/p5-Exception-Class
Frederic Culot
culot at FreeBSD.org
Thu Dec 4 13:25:00 UTC 2014
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
More information about the svn-ports-all
mailing list