svn commit: r510864 - in head/textproc: . py-elasticsearch6

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 2 22:43:19 UTC 2019


Author: sunpoet
Date: Mon Sep  2 22:43:18 2019
New Revision: 510864
URL: https://svnweb.freebsd.org/changeset/ports/510864

Log:
  Add py-elasticsearch6 6.4.0 (copied from py-elasticsearch)

Added:
  head/textproc/py-elasticsearch6/
     - copied from r510830, head/textproc/py-elasticsearch/
Modified:
  head/textproc/Makefile
  head/textproc/py-elasticsearch6/Makefile

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Mon Sep  2 22:40:23 2019	(r510863)
+++ head/textproc/Makefile	Mon Sep  2 22:43:18 2019	(r510864)
@@ -1258,6 +1258,7 @@
     SUBDIR += py-elasticsearch-curator
     SUBDIR += py-elasticsearch-dsl
     SUBDIR += py-elasticsearch5
+    SUBDIR += py-elasticsearch6
     SUBDIR += py-elib.intl
     SUBDIR += py-empy
     SUBDIR += py-enchant

Modified: head/textproc/py-elasticsearch6/Makefile
==============================================================================
--- head/textproc/py-elasticsearch/Makefile	Mon Sep  2 17:44:46 2019	(r510830)
+++ head/textproc/py-elasticsearch6/Makefile	Mon Sep  2 22:43:18 2019	(r510864)
@@ -6,6 +6,7 @@ PORTVERSION=	6.4.0
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+PKGNAMESUFFIX=	6
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Official Python low-level client for Elasticsearch


More information about the svn-ports-all mailing list