Saturday, November 03, 2018

devel/p5-Exception-Class : update to 1.44

Index: p5-Exception-Class/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Exception-Class/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- p5-Exception-Class/Makefile 20 Mar 2016 19:56:21 -0000 1.21
+++ p5-Exception-Class/Makefile 4 Nov 2018 03:15:21 -0000
@@ -4,7 +4,7 @@ COMMENT = module to declare real excepti

MODULES = cpan
PKG_ARCH = *
-DISTNAME = Exception-Class-1.39
+DISTNAME = Exception-Class-1.44
CATEGORIES = devel

MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
Index: p5-Exception-Class/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Exception-Class/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- p5-Exception-Class/distinfo 25 May 2015 03:50:39 -0000 1.12
+++ p5-Exception-Class/distinfo 4 Nov 2018 03:15:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (Exception-Class-1.39.tar.gz) = gZx1ammm0eMfOW7KalCLB7ClIqA1uQTNHUMjU8w2IIM=
-SIZE (Exception-Class-1.39.tar.gz) = 38936
+SHA256 (Exception-Class-1.44.tar.gz) = M/P7+LE407BOpOwLqD+w32uomIBrz07zk9TK/Boj7g0=
+SIZE (Exception-Class-1.44.tar.gz) = 46156
Index: p5-Devel-StackTrace/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-StackTrace/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- p5-Devel-StackTrace/Makefile 20 Mar 2016 19:56:20 -0000 1.21
+++ p5-Devel-StackTrace/Makefile 4 Nov 2018 03:15:21 -0000
@@ -4,7 +4,7 @@ COMMENT = an object representing a stack

MODULES = cpan
PKG_ARCH = *
-DISTNAME = Devel-StackTrace-2.00
+DISTNAME = Devel-StackTrace-2.03
CATEGORIES = devel

MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
@@ -13,6 +13,6 @@ MAINTAINER = Andrew Fresh <afresh1@openb
PERMIT_PACKAGE_CDROM = Yes

# We don't have all the dependencies for author/release testing
-MAKE_ENV = AUTHOR_TESTING= RELEASE_TESTING=
+#MAKE_ENV = AUTHOR_TESTING= RELEASE_TESTING=

.include <bsd.port.mk>
Index: p5-Devel-StackTrace/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-StackTrace/distinfo,v
retrieving revision 1.15
diff -u -p -r1.15 distinfo
--- p5-Devel-StackTrace/distinfo 25 May 2015 02:17:28 -0000 1.15
+++ p5-Devel-StackTrace/distinfo 4 Nov 2018 03:15:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (Devel-StackTrace-2.00.tar.gz) = HevnJzCZpg4ThuDaXtvtczTbPPPtjjtBBrCHEAuOxeQ=
-SIZE (Devel-StackTrace-2.00.tar.gz) = 30012
+SHA256 (Devel-StackTrace-2.03.tar.gz) = dhjNTr4k4lTBcIX0tBh4SrUDy0yzuvj0involOWbqEg=
+SIZE (Devel-StackTrace-2.03.tar.gz) = 38619
Hi,

Here is a patch to update devel/p5-Exception-Class to 1.44(and the
patch include the update of its depends too). It both build and test
well on my amd64 system.

Comments? OK?

wen

No comments:

Post a Comment