diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-01-10 15:20:31 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-01-10 15:20:31 +0000 |
commit | b539921226c6bec99a907b4a41981a3c8f2e46da (patch) | |
tree | 2b9a5e6cb1932d73e1078e43be3bfa20a4fc3004 /devel/p5-PAR | |
parent | - Don't remove mtree symlinks (diff) |
- update to 0.90
PR: 91578
Submitted by: clsung
Approved by: Rong-En Fan (maintainer)
Diffstat (limited to 'devel/p5-PAR')
-rw-r--r-- | devel/p5-PAR/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-PAR/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-PAR/Makefile b/devel/p5-PAR/Makefile index 136ecf8bc865..717b937dd4a3 100644 --- a/devel/p5-PAR/Makefile +++ b/devel/p5-PAR/Makefile @@ -6,8 +6,7 @@ # PORTNAME= PAR -PORTVERSION= 0.89 -PORTREVISION= 0 +PORTVERSION= 0.90 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/A/AU/AUTRIJUS @@ -42,7 +41,7 @@ BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp .endif .if ${PERL_LEVEL} < 500601 -IGNORE= p5-PAR only supports the ports versions of Perl. +IGNORE= only supports the ports versions of Perl, IGNORE+=If you have installed a Perl port, and are getting this message, IGNORE+=please make sure you have given the command \'use.perl port\' .endif # ${PERL_LEVEL} < 500601 diff --git a/devel/p5-PAR/distinfo b/devel/p5-PAR/distinfo index e86a8c606d2c..d4140b5692d5 100644 --- a/devel/p5-PAR/distinfo +++ b/devel/p5-PAR/distinfo @@ -1,2 +1,3 @@ -MD5 (PAR-0.89.tar.gz) = eba28e8a048c3107025f96f825ffd303 -SIZE (PAR-0.89.tar.gz) = 184311 +MD5 (PAR-0.90.tar.gz) = 8451bdb86e0ef4e98a9851fdd64ab362 +SHA256 (PAR-0.90.tar.gz) = ba24fc1cf2adc6e90f43cf49535adafcce0a70bbc8c44ecc027c7687ea2c6b2f +SIZE (PAR-0.90.tar.gz) = 183435 |