Update miller to 5.10.2.

This commit is contained in:
fcambus 2021-03-24 10:20:47 +00:00
parent dde1dc06ac
commit 88e1b51b5f
2 changed files with 4 additions and 7 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2021/03/22 09:07:09 fcambus Exp $
# $OpenBSD: Makefile,v 1.14 2021/03/24 10:20:47 fcambus Exp $
COMMENT = name-indexed data processing tool
GH_ACCOUNT = johnkerl
GH_PROJECT = miller
GH_TAGNAME = v5.10.1
GH_TAGNAME = v5.10.2
CATEGORIES = textproc
@ -17,7 +17,4 @@ WANTLIB += c m
CONFIGURE_STYLE = gnu
post-install:
${INSTALL_DATA} ${WRKSRC}/docs/mlr.1 ${PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (miller-5.10.1.tar.gz) = 3ZEpsNvq5KHd6LHwld7BImRo2o0p3VjRkTshNxgMu5U=
SIZE (miller-5.10.1.tar.gz) = 6158587
SHA256 (miller-5.10.2.tar.gz) = tgJkee5zFWVtfsIo0AhPhtTOzFuLANVAD1+zYAr2XrM=
SIZE (miller-5.10.2.tar.gz) = 6192382