diff --git a/devel/p5-Carp-Assert/Makefile b/devel/p5-Carp-Assert/Makefile index fa7cf2119202..02e2592293a3 100644 --- a/devel/p5-Carp-Assert/Makefile +++ b/devel/p5-Carp-Assert/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Carp-Assert -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Carp diff --git a/devel/p5-Carp-Assert/distinfo b/devel/p5-Carp-Assert/distinfo index e6f0aae0ebf8..56a28633e7af 100644 --- a/devel/p5-Carp-Assert/distinfo +++ b/devel/p5-Carp-Assert/distinfo @@ -1 +1,2 @@ -MD5 (Carp-Assert-0.17.tar.gz) = 94c208587f49a85b3d3d354d0d3a7dc4 +MD5 (Carp-Assert-0.18.tar.gz) = 8137794654f5802730c05167327d496e +SIZE (Carp-Assert-0.18.tar.gz) = 9540 diff --git a/devel/p5-Carp-Assert/pkg-descr b/devel/p5-Carp-Assert/pkg-descr index d98be3d88dcb..e32dd7b67af4 100644 --- a/devel/p5-Carp-Assert/pkg-descr +++ b/devel/p5-Carp-Assert/pkg-descr @@ -1,6 +1,6 @@ Carp::Assert is intended for a purpose like the ANSI C library assert.h. -WWW: http://search.cpan.org/search?dist=Carp-Assert +WWW: http://search.cpan.org/dist/Carp-Assert/ -- Sergey Skvortsov skv@FreeBSD.org