From a3a5f45c5c945f142d51c5938c6d5cb0010336ff Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Sun, 28 Mar 2004 16:35:39 +0000 Subject: [PATCH] Updated to 0.18 --- devel/p5-Carp-Assert/Makefile | 2 +- devel/p5-Carp-Assert/distinfo | 3 ++- devel/p5-Carp-Assert/pkg-descr | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) 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