From 58f47f40fd5b87aa45fb5b26d34423db86f81f4e Mon Sep 17 00:00:00 2001 From: tobez Date: Tue, 16 Feb 2010 23:36:13 +0000 Subject: Update to 1.964(.0). Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes Feature safe: yes --- devel/p5-Parse-RecDescent/Makefile | 5 ++--- devel/p5-Parse-RecDescent/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/p5-Parse-RecDescent/Makefile b/devel/p5-Parse-RecDescent/Makefile index 1469ed32a972..27b8ba971543 100644 --- a/devel/p5-Parse-RecDescent/Makefile +++ b/devel/p5-Parse-RecDescent/Makefile @@ -6,11 +6,10 @@ # PORTNAME= Parse-RecDescent -PORTVERSION= 1.963.0 +PORTVERSION= 1.964.0 DISTVERSION= ${PORTVERSION:C/\.(0)$//} CATEGORIES= devel perl5 -MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/D/DC/DCONWAY +MASTER_SITES= CPAN/../../authors/id/D/DC/DCONWAY PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org diff --git a/devel/p5-Parse-RecDescent/distinfo b/devel/p5-Parse-RecDescent/distinfo index 09e71b9530a7..a2ffde85bcf9 100644 --- a/devel/p5-Parse-RecDescent/distinfo +++ b/devel/p5-Parse-RecDescent/distinfo @@ -1,3 +1,3 @@ -MD5 (Parse-RecDescent-1.963.tar.gz) = b9ff7942e8f576697e08662932acdec0 -SHA256 (Parse-RecDescent-1.963.tar.gz) = ac87f1179b8899adcb49f7ea95ea54f5a43238bcc6585d5d9a7ea4290b23cbf3 -SIZE (Parse-RecDescent-1.963.tar.gz) = 154085 +MD5 (Parse-RecDescent-1.964.tar.gz) = 3fdefd70384af44a16337c734e5b5baf +SHA256 (Parse-RecDescent-1.964.tar.gz) = 73ce8d174028d9a39439e4a2a1e33a031b7ce9e7b6c2d5df49d8b824e6cfb1b6 +SIZE (Parse-RecDescent-1.964.tar.gz) = 154186 -- cgit