diff --git a/MOVED b/MOVED index 57f03f3d6982..b3c9e78abf99 100644 --- a/MOVED +++ b/MOVED @@ -5447,3 +5447,4 @@ www/runsomebrowser|www/webbrowser|2014-02-09|Name changed 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 diff --git a/textproc/Makefile b/textproc/Makefile index 4130e1016163..8c85d9f1da7d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -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 diff --git a/textproc/p5-ElasticSearch/Makefile b/textproc/p5-ElasticSearch-legacy/Makefile similarity index 97% rename from textproc/p5-ElasticSearch/Makefile rename to textproc/p5-ElasticSearch-legacy/Makefile index 8fdb573efdae..dec9117f0697 100644 --- a/textproc/p5-ElasticSearch/Makefile +++ b/textproc/p5-ElasticSearch-legacy/Makefile @@ -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 diff --git a/textproc/p5-ElasticSearch-legacy/distinfo b/textproc/p5-ElasticSearch-legacy/distinfo new file mode 100644 index 000000000000..eef5bfacbde1 --- /dev/null +++ b/textproc/p5-ElasticSearch-legacy/distinfo @@ -0,0 +1,2 @@ +SHA256 (ElasticSearch-0.66.tar.gz) = cd83bf8bbef1156a825afd91d7f855fc37e0378b203cbb77f11f892b6f9029a2 +SIZE (ElasticSearch-0.66.tar.gz) = 111647 diff --git a/textproc/p5-ElasticSearch/pkg-descr b/textproc/p5-ElasticSearch-legacy/pkg-descr similarity index 100% rename from textproc/p5-ElasticSearch/pkg-descr rename to textproc/p5-ElasticSearch-legacy/pkg-descr diff --git a/textproc/p5-ElasticSearch/pkg-plist b/textproc/p5-ElasticSearch-legacy/pkg-plist similarity index 100% rename from textproc/p5-ElasticSearch/pkg-plist rename to textproc/p5-ElasticSearch-legacy/pkg-plist diff --git a/textproc/p5-ElasticSearch/distinfo b/textproc/p5-ElasticSearch/distinfo deleted file mode 100644 index c78b5a795966..000000000000 --- a/textproc/p5-ElasticSearch/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (ElasticSearch-0.65.tar.gz) = 96f4489f1c1377616e30b6e03e9379397f1bee35ceab5d127f2b8c4781712e1a -SIZE (ElasticSearch-0.65.tar.gz) = 111447