aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2004-03-29 00:35:39 +0800
committerskv <skv@FreeBSD.org>2004-03-29 00:35:39 +0800
commit7d291f7832fcc9aeb44d00bab4090bd767669835 (patch)
tree8d75c9fc3de08b3b11ad6f9d81a45cb61067018d /devel
parentfee51036646b1eb081f08182fa42a06612b030a1 (diff)
downloadfreebsd-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/Makefile2
-rw-r--r--devel/p5-Carp-Assert/distinfo3
-rw-r--r--devel/p5-Carp-Assert/pkg-descr2
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