diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-05-29 08:52:21 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-05-29 08:52:21 +0000 |
commit | f1a7422fc3c93fd727ce93227acca94f99a135ab (patch) | |
tree | a3996f0f1b46b98808f276bb7eca585962ea7de9 /devel/p5-Carp-REPL | |
parent | a4f0f06d78943c7c92917e7f46d660e251c6abee (diff) | |
download | ports-f1a7422fc3c93fd727ce93227acca94f99a135ab.tar.gz ports-f1a7422fc3c93fd727ce93227acca94f99a135ab.zip |
Notes
Diffstat (limited to 'devel/p5-Carp-REPL')
-rw-r--r-- | devel/p5-Carp-REPL/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-Carp-REPL/distinfo | 4 |
2 files changed, 5 insertions, 9 deletions
diff --git a/devel/p5-Carp-REPL/Makefile b/devel/p5-Carp-REPL/Makefile index c5f2bfbff1b9..100f5e71ab5d 100644 --- a/devel/p5-Carp-REPL/Makefile +++ b/devel/p5-Carp-REPL/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: p5-Carp-REPL -# Date created: 2011-05-08 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Carp-REPL -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:SARTAK +MASTER_SITE_SUBDIR= CPAN:TSIBLEY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/devel/p5-Carp-REPL/distinfo b/devel/p5-Carp-REPL/distinfo index 8e0b9e9bf2d9..7404fa4916cd 100644 --- a/devel/p5-Carp-REPL/distinfo +++ b/devel/p5-Carp-REPL/distinfo @@ -1,2 +1,2 @@ -SHA256 (Carp-REPL-0.15.tar.gz) = 036eba86df2576a56917a01f7f6830425bfd9c286755d611115cbe806a1639ee -SIZE (Carp-REPL-0.15.tar.gz) = 23690 +SHA256 (Carp-REPL-0.16.tar.gz) = 24bf8039d8d561f4d3f5471e511cd45d9a75d56e4eee592666db1bacabef1337 +SIZE (Carp-REPL-0.16.tar.gz) = 27893 |