Update devel/p5-Hash-Merge to 0.302

This commit is contained in:
afresh1 2020-12-05 18:40:50 +00:00
parent 576c184210
commit 7b3769f9a8
2 changed files with 10 additions and 8 deletions

View File

@ -1,19 +1,21 @@
# $OpenBSD: Makefile,v 1.16 2020/07/03 21:44:55 sthen Exp $ # $OpenBSD: Makefile,v 1.17 2020/12/05 18:40:50 afresh1 Exp $
COMMENT = merges arbitrarily deep hashes into a single hash COMMENT = merges arbitrarily deep hashes into a single hash
MODULES = cpan MODULES = cpan
PKG_ARCH = * PKG_ARCH = *
DISTNAME = Hash-Merge-0.300 DISTNAME = Hash-Merge-0.302
CATEGORIES = devel CATEGORIES = devel
REVISION = 0
MAINTAINER = Andrew Fresh <afresh1@openbsd.org> MAINTAINER = Andrew Hewus Fresh <afresh1@openbsd.org>
# Perl # Perl
PERMIT_PACKAGE = Yes PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/p5-Clone>=0 \ RUN_DEPENDS = devel/p5-Clone \
devel/p5-Clone-Choose devel/p5-Clone-Choose>=0.008
# Additional depends to avoid skipping tests
TEST_DEPENDS += devel/p5-Clone-PP
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Hash-Merge-0.300.tar.gz) = QC/VIZHVFBW7cWO3Zz+0oQjjFWST19+TG420sq91fEA= SHA256 (Hash-Merge-0.302.tar.gz) = rgUi92U5YIth3eFGcOeWd+DzkQNoMvcKIfMa3eJThkQ=
SIZE (Hash-Merge-0.300.tar.gz) = 13944 SIZE (Hash-Merge-0.302.tar.gz) = 14151