mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Update to 2.10
This commit is contained in:
parent
66d21da36e
commit
b8288064b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191108
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Class-MethodMaker
|
||||
PORTVERSION= 2.09
|
||||
PORTVERSION= 2.10
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Class
|
||||
@ -29,10 +29,4 @@ MAN3= Class::MethodMaker.3 \
|
||||
Class::MethodMaker::hash.3 \
|
||||
Class::MethodMaker::scalar.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Class-MethodMaker-2.09.tar.gz) = 7e0ca5b6eba1e8611db7f77fd2f7cb95
|
||||
SHA256 (Class-MethodMaker-2.09.tar.gz) = fe31877af9781b986c2f8eb36497628f133af427a66a3fe9fc3e83f74a4ef2ac
|
||||
SIZE (Class-MethodMaker-2.09.tar.gz) = 87431
|
||||
MD5 (Class-MethodMaker-2.10.tar.gz) = 97181580315dd9776eafae67827c909f
|
||||
SHA256 (Class-MethodMaker-2.10.tar.gz) = b7583231c404cc43aebb4315ba052cd187c0e754517a4aa28dff5605bded52f0
|
||||
SIZE (Class-MethodMaker-2.10.tar.gz) = 89286
|
||||
|
Loading…
Reference in New Issue
Block a user