diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-04-06 18:47:18 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-04-06 18:47:18 +0000 |
commit | f88ed64a82db4fa3b9b38358f5ee4a788554ab30 (patch) | |
tree | 8640a14749d89f25ed4dd0e1299acedd0c0171cc /devel/p5-Parse-RecDescent | |
parent | 02169aabf47a00397555345b64dcfb5383a45851 (diff) |
Notes
Diffstat (limited to 'devel/p5-Parse-RecDescent')
-rw-r--r-- | devel/p5-Parse-RecDescent/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Parse-RecDescent/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Parse-RecDescent/Makefile b/devel/p5-Parse-RecDescent/Makefile index 27b8ba971543..7095f5e9f2f3 100644 --- a/devel/p5-Parse-RecDescent/Makefile +++ b/devel/p5-Parse-RecDescent/Makefile @@ -6,11 +6,11 @@ # PORTNAME= Parse-RecDescent -PORTVERSION= 1.964.0 -DISTVERSION= ${PORTVERSION:C/\.(0)$//} +PORTVERSION= 1.965.001 CATEGORIES= devel perl5 MASTER_SITES= CPAN/../../authors/id/D/DC/DCONWAY PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(...)$/\1/} MAINTAINER= tobez@FreeBSD.org COMMENT= A recursive descent parsing framework for Perl diff --git a/devel/p5-Parse-RecDescent/distinfo b/devel/p5-Parse-RecDescent/distinfo index a2ffde85bcf9..1cc3a9858592 100644 --- a/devel/p5-Parse-RecDescent/distinfo +++ b/devel/p5-Parse-RecDescent/distinfo @@ -1,3 +1,3 @@ -MD5 (Parse-RecDescent-1.964.tar.gz) = 3fdefd70384af44a16337c734e5b5baf -SHA256 (Parse-RecDescent-1.964.tar.gz) = 73ce8d174028d9a39439e4a2a1e33a031b7ce9e7b6c2d5df49d8b824e6cfb1b6 -SIZE (Parse-RecDescent-1.964.tar.gz) = 154186 +MD5 (Parse-RecDescent-1.965001.tar.gz) = e91351ad179a3843fbe8e521b135acaf +SHA256 (Parse-RecDescent-1.965001.tar.gz) = 00fa63039b062452d675712e58f0311d7323377af3cdd0fdccb1ecfe64b68d64 +SIZE (Parse-RecDescent-1.965001.tar.gz) = 154813 |