diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-12-16 12:46:26 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-12-16 12:46:26 +0000 |
commit | afee3f06b12d288d66ecb7750cde3806c5026994 (patch) | |
tree | 2ab98597a34ae6c5863599b5c2439ccf44905a35 | |
parent | c2786921f71a161902d4d69ac5c729264ca85132 (diff) |
Notes
-rw-r--r-- | devel/p5-Coro/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Coro/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile index 945aa5d8a72c..fcdd2b0e3b50 100644 --- a/devel/p5-Coro/Makefile +++ b/devel/p5-Coro/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Coro -PORTVERSION= 5.200 -DISTVERSION= ${PORTVERSION:C/00$//} +PORTVERSION= 5.21 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN diff --git a/devel/p5-Coro/distinfo b/devel/p5-Coro/distinfo index 8dd10cff5356..0611abb4ea5e 100644 --- a/devel/p5-Coro/distinfo +++ b/devel/p5-Coro/distinfo @@ -1,3 +1,3 @@ -MD5 (Coro-5.2.tar.gz) = 11671b35bca94eb572649a9490fb0e8e -SHA256 (Coro-5.2.tar.gz) = 5592938341d1324e612880dd2a79607683541847c51e1bd85eec41cfbfb2a6f0 -SIZE (Coro-5.2.tar.gz) = 152074 +MD5 (Coro-5.21.tar.gz) = 4ce474fccefa80d65ea5ae883df5e1d1 +SHA256 (Coro-5.21.tar.gz) = 569e397e9a8b80e6a0b3e669fa8c9ccce7d4565c9675e25ebd21358846e8a5b7 +SIZE (Coro-5.21.tar.gz) = 153815 |