git: 5c993cd698b5 - main - elasticsearch7: Re-add Created by lines
Juraj Lutter
otis at FreeBSD.org
Wed Aug 11 14:41:21 UTC 2021
The branch main has been updated by otis:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5c993cd698b5bcc07e239d76ae39fc59c9aca813
commit 5c993cd698b5bcc07e239d76ae39fc59c9aca813
Author: Juraj Lutter <otis at FreeBSD.org>
AuthorDate: 2021-08-11 14:33:32 +0000
Commit: Juraj Lutter <otis at FreeBSD.org>
CommitDate: 2021-08-11 14:40:53 +0000
elasticsearch7: Re-add Created by lines
Add back "Created by" lines unintentionally removed during
update.
---
sysutils/logstash7/Makefile | 2 ++
textproc/elasticsearch7/Makefile | 2 ++
textproc/kibana7/Makefile | 2 ++
3 files changed, 6 insertions(+)
diff --git a/sysutils/logstash7/Makefile b/sysutils/logstash7/Makefile
index 010beb3a77bc..505c517e39c0 100644
--- a/sysutils/logstash7/Makefile
+++ b/sysutils/logstash7/Makefile
@@ -1,3 +1,5 @@
+# Created by: Daniel Solsona <daniel at ish.com.au>, Guido Falsi <madpilot at FreeBSD.org>
+
PORTNAME= logstash
PORTVERSION= 7.14.0
DISTVERSIONSUFFIX= -darwin-x86_64
diff --git a/textproc/elasticsearch7/Makefile b/textproc/elasticsearch7/Makefile
index 1576d4efbceb..c534589526fd 100644
--- a/textproc/elasticsearch7/Makefile
+++ b/textproc/elasticsearch7/Makefile
@@ -1,3 +1,5 @@
+# Created by: Tom Judge <tj at FreeBSD.org>
+
PORTNAME= elasticsearch
PORTVERSION= 7.14.0
CATEGORIES= textproc java devel
diff --git a/textproc/kibana7/Makefile b/textproc/kibana7/Makefile
index 4422bf3cf22d..81d5c9cd54b6 100644
--- a/textproc/kibana7/Makefile
+++ b/textproc/kibana7/Makefile
@@ -1,3 +1,5 @@
+# Created by: Tom Judge <tj at FreeBSD.org>
+
PORTNAME= kibana
PORTVERSION= 7.14.0
DISTVERSIONSUFFIX= -darwin-x86_64
More information about the dev-commits-ports-all
mailing list