Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2019 22:43:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510864 - in head/textproc: . py-elasticsearch6
Message-ID:  <201909022243.x82MhIbV001979@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
 COMMENT=	Official Python low-level client for Elasticsearch



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909022243.x82MhIbV001979>