diff options
author | skv <skv@FreeBSD.org> | 2004-03-29 00:35:39 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-03-29 00:35:39 +0800 |
commit | 7d291f7832fcc9aeb44d00bab4090bd767669835 (patch) | |
tree | 8d75c9fc3de08b3b11ad6f9d81a45cb61067018d /devel | |
parent | fee51036646b1eb081f08182fa42a06612b030a1 (diff) | |
download | freebsd-ports-graphics-7d291f7832fcc9aeb44d00bab4090bd767669835.tar.gz freebsd-ports-graphics-7d291f7832fcc9aeb44d00bab4090bd767669835.tar.zst freebsd-ports-graphics-7d291f7832fcc9aeb44d00bab4090bd767669835.zip |
Updated to 0.18
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Carp-Assert/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Carp-Assert/distinfo | 3 | ||||
-rw-r--r-- | 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 fa7cf211920..02e2592293a 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 e6f0aae0ebf..56a28633e7a 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 d98be3d88dc..e32dd7b67af 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 |