mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- update to 0.05
This commit is contained in:
parent
cb02f1500d
commit
13c4ff7d23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255441
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Hash-Merge-Simple
|
||||
PORTVERSION= 0.04
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -16,12 +16,11 @@ COMMENT= Recursively merge two or more hashes, simply
|
||||
|
||||
RUN_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS+= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
|
||||
MAN3= Hash::Merge::Simple.3
|
||||
|
||||
post-extract:
|
||||
@${PERL} -i.bak -ne 'print unless m,^Test::,' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Hash-Merge-Simple-0.04.tar.gz) = 977b6f679977e720ea70cef6acd00b47
|
||||
SHA256 (Hash-Merge-Simple-0.04.tar.gz) = f102a982b7d7d8496e657e18e541f4ab80c885dd67a42a6867926bccd448d6a1
|
||||
SIZE (Hash-Merge-Simple-0.04.tar.gz) = 23708
|
||||
MD5 (Hash-Merge-Simple-0.05.tar.gz) = 58bc7b8a13f2ee63e43b9abd0d4b146b
|
||||
SHA256 (Hash-Merge-Simple-0.05.tar.gz) = 53e997ed7929c6e497d0f3206bb31712e9dfe5000b2add4688e16a67203310e2
|
||||
SIZE (Hash-Merge-Simple-0.05.tar.gz) = 4949
|
||||
|
Loading…
Reference in New Issue
Block a user