Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2014 17:20:41 +0000 (UTC)
From:      Tom Judge <tj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343944 - in head: . textproc textproc/p5-ElasticSearch textproc/p5-ElasticSearch-legacy
Message-ID:  <201402121720.s1CHKf4t095813@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tj
Date: Wed Feb 12 17:20:40 2014
New Revision: 343944
URL: http://svnweb.freebsd.org/changeset/ports/343944
QAT: https://qat.redports.org/buildarchive/r343944/

Log:
  Move p5-ElasticSearch to p5-ElasticSearch-legacy to make space for the offical client.
  
  Update to 0.66.

Added:
  head/textproc/p5-ElasticSearch-legacy/
     - copied from r343683, head/textproc/p5-ElasticSearch/
Deleted:
  head/textproc/p5-ElasticSearch/
Modified:
  head/MOVED
  head/textproc/Makefile
  head/textproc/p5-ElasticSearch-legacy/Makefile
  head/textproc/p5-ElasticSearch-legacy/distinfo

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Feb 12 16:48:32 2014	(r343943)
+++ head/MOVED	Wed Feb 12 17:20:40 2014	(r343944)
@@ -5447,3 +5447,4 @@ www/runsomebrowser|www/webbrowser|2014-0
 irc/trickyirc||2014-02-10|Abandonware, segfaults, no releases in 15 years
 databases/p5-DBD-mysql55|databases/p5-DBD-mysql|2014-02-12|If you need a different default MYSQL version, use DEFAULT_VERSIONS
 databases/p5-DBD-mysql56|databases/p5-DBD-mysql|2014-02-12|If you need a different default MYSQL version, use DEFAULT_VERSIONS
+textproc/p5-ElasticSearch|textproc/p5-ElasticSearch-legacy|2014-02-12|This version is depricated in favour of the offical client

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Wed Feb 12 16:48:32 2014	(r343943)
+++ head/textproc/Makefile	Wed Feb 12 17:20:40 2014	(r343944)
@@ -504,7 +504,7 @@
     SUBDIR += p5-Devel-TraceSAX
     SUBDIR += p5-DocSet
     SUBDIR += p5-EBook-Tools
-    SUBDIR += p5-ElasticSearch
+    SUBDIR += p5-ElasticSearch-legacy
     SUBDIR += p5-ElasticSearch-SearchBuilder
     SUBDIR += p5-Excel-Template
     SUBDIR += p5-Excel-Writer-XLSX

Modified: head/textproc/p5-ElasticSearch-legacy/Makefile
==============================================================================
--- head/textproc/p5-ElasticSearch/Makefile	Mon Feb 10 20:59:11 2014	(r343683)
+++ head/textproc/p5-ElasticSearch-legacy/Makefile	Wed Feb 12 17:20:40 2014	(r343944)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	ElasticSearch
-PORTVERSION=	0.65
-PORTREVISION=	2
+PORTVERSION=	0.66
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN/../by-authors/id/D/DR/DRTECH/
 PKGNAMEPREFIX=	p5-
+PKGNAMESUFFIX=	-legacy
 
 MAINTAINER=	tj@FreeBSD.org
 COMMENT=	ElasticSearch API

Modified: head/textproc/p5-ElasticSearch-legacy/distinfo
==============================================================================
--- head/textproc/p5-ElasticSearch/distinfo	Mon Feb 10 20:59:11 2014	(r343683)
+++ head/textproc/p5-ElasticSearch-legacy/distinfo	Wed Feb 12 17:20:40 2014	(r343944)
@@ -1,2 +1,2 @@
-SHA256 (ElasticSearch-0.65.tar.gz) = 96f4489f1c1377616e30b6e03e9379397f1bee35ceab5d127f2b8c4781712e1a
-SIZE (ElasticSearch-0.65.tar.gz) = 111447
+SHA256 (ElasticSearch-0.66.tar.gz) = cd83bf8bbef1156a825afd91d7f855fc37e0378b203cbb77f11f892b6f9029a2
+SIZE (ElasticSearch-0.66.tar.gz) = 111647



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