From owner-svn-ports-head@FreeBSD.ORG Sat May 23 08:36:12 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B3FF1D65; Sat, 23 May 2015 08:36:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1D2912EF; Sat, 23 May 2015 08:36:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4N8aCA4012898; Sat, 23 May 2015 08:36:12 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4N8aCZ5012896; Sat, 23 May 2015 08:36:12 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201505230836.t4N8aCZ5012896@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 23 May 2015 08:36:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387117 - head/textproc/py-pyelasticsearch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 May 2015 08:36:12 -0000 Author: antoine Date: Sat May 23 08:36:11 2015 New Revision: 387117 URL: https://svnweb.freebsd.org/changeset/ports/387117 Log: Update to 1.2.4 Modified: head/textproc/py-pyelasticsearch/Makefile head/textproc/py-pyelasticsearch/distinfo Modified: head/textproc/py-pyelasticsearch/Makefile ============================================================================== --- head/textproc/py-pyelasticsearch/Makefile Sat May 23 08:31:25 2015 (r387116) +++ head/textproc/py-pyelasticsearch/Makefile Sat May 23 08:36:11 2015 (r387117) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyelasticsearch -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +11,7 @@ MAINTAINER= antoine@FreeBSD.org COMMENT= Flexible, high-scale API to elasticsearch LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elasticsearch-py>=1.3.0:${PORTSDIR}/textproc/py-elasticsearch-py \ ${PYTHON_PKGNAMEPREFIX}simplejson>=3.0:${PORTSDIR}/devel/py-simplejson \ Modified: head/textproc/py-pyelasticsearch/distinfo ============================================================================== --- head/textproc/py-pyelasticsearch/distinfo Sat May 23 08:31:25 2015 (r387116) +++ head/textproc/py-pyelasticsearch/distinfo Sat May 23 08:36:11 2015 (r387117) @@ -1,2 +1,2 @@ -SHA256 (pyelasticsearch-1.2.3.tar.gz) = 23ff52f5cc46bf3e63b3755b7b88ef48c933ae9e001f3f2b22674672a1c49346 -SIZE (pyelasticsearch-1.2.3.tar.gz) = 52392 +SHA256 (pyelasticsearch-1.2.4.tar.gz) = a3fa63847e4608ffbedf22614de2c09258904662c9fff7fab9051fee2990f04f +SIZE (pyelasticsearch-1.2.4.tar.gz) = 52576