git: f84fd7a5fed5 - main - textproc/miller: Update to 5.10.2
Fernando Apesteguía
fernape at FreeBSD.org
Tue Apr 13 05:55:44 UTC 2021
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f84fd7a5fed52b6322cbbd61a03e6f745a0e4331
commit f84fd7a5fed52b6322cbbd61a03e6f745a0e4331
Author: Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-04-08 06:44:18 +0000
Commit: Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-04-13 05:51:40 +0000
textproc/miller: Update to 5.10.2
ChangeLog: https://github.com/johnkerl/miller/releases/tag/v5.10.2
PR: 254822
Reported by: gspurki at gmail.com
Approved by: jungleboogie0+mlr at gmail.com (maintainer, timeout > 1 week)
---
textproc/miller/Makefile | 3 ++-
textproc/miller/distinfo | 6 +++---
textproc/miller/files/patch-c_Makefile.am | 11 -----------
3 files changed, 5 insertions(+), 15 deletions(-)
diff --git a/textproc/miller/Makefile b/textproc/miller/Makefile
index 72e980e70a8b..c88519ad81ca 100644
--- a/textproc/miller/Makefile
+++ b/textproc/miller/Makefile
@@ -1,5 +1,6 @@
PORTNAME= miller
-DISTVERSION= 5.4.0
+DISTVERSIONPREFIX= v
+DISTVERSION= 5.10.2
CATEGORIES= textproc
MAINTAINER= jungleboogie0+mlr at gmail.com
diff --git a/textproc/miller/distinfo b/textproc/miller/distinfo
index baaa191ee73f..89edc6868390 100644
--- a/textproc/miller/distinfo
+++ b/textproc/miller/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552642764
-SHA256 (johnkerl-miller-5.4.0_GH0.tar.gz) = 6a7d30884a8f4a97e07895b723be13764ff49251200b832385207c5efb9647d8
-SIZE (johnkerl-miller-5.4.0_GH0.tar.gz) = 4956116
+TIMESTAMP = 1617723090
+SHA256 (johnkerl-miller-v5.10.2_GH0.tar.gz) = b6026479ee7315656d7ec228d0084f86d4cecc5b8b00d5400f5fb3600af65eb3
+SIZE (johnkerl-miller-v5.10.2_GH0.tar.gz) = 6192382
diff --git a/textproc/miller/files/patch-c_Makefile.am b/textproc/miller/files/patch-c_Makefile.am
deleted file mode 100644
index e53dc9f6bc02..000000000000
--- a/textproc/miller/files/patch-c_Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
---- c/Makefile.am.orig 2017-06-26 15:16:11 UTC
-+++ c/Makefile.am
-@@ -3,8 +3,6 @@ SUBDIRS= lib cli stream input dsl mappi
- AM_CPPFLAGS= -I${srcdir}
- AM_CFLAGS= -Wall -std=gnu99
- bin_PROGRAMS= mlr
--noinst_PROGRAMS= mlrg \
-- mlrp
-
- mlr_SOURCES= mlrmain.c
-
More information about the dev-commits-ports-all
mailing list