mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Move p5-ElasticSearch to p5-ElasticSearch-legacy to make space for the offical client.
Update to 0.66.
This commit is contained in:
parent
1e4d0f532c
commit
99f8ce6bed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343944
1
MOVED
1
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
|
||||
|
@ -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
|
||||
|
@ -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
|
2
textproc/p5-ElasticSearch-legacy/distinfo
Normal file
2
textproc/p5-ElasticSearch-legacy/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (ElasticSearch-0.66.tar.gz) = cd83bf8bbef1156a825afd91d7f855fc37e0378b203cbb77f11f892b6f9029a2
|
||||
SIZE (ElasticSearch-0.66.tar.gz) = 111647
|
@ -1,2 +0,0 @@
|
||||
SHA256 (ElasticSearch-0.65.tar.gz) = 96f4489f1c1377616e30b6e03e9379397f1bee35ceab5d127f2b8c4781712e1a
|
||||
SIZE (ElasticSearch-0.65.tar.gz) = 111447
|
Loading…
Reference in New Issue
Block a user