aboutsummaryrefslogtreecommitdiff
path: root/databases/tile38
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-07-24 20:56:07 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-07-24 20:56:07 +0000
commit64e998a1c1b14ccb09e51ce1abacae120840497c (patch)
tree2b3542a68e157dd3be67ee5a7f8453bc86c3144e /databases/tile38
parent94daa661247c931fb687fe575528b9de4b361c35 (diff)
downloadports-64e998a1c1b14ccb09e51ce1abacae120840497c.tar.gz
ports-64e998a1c1b14ccb09e51ce1abacae120840497c.zip
Notes
Diffstat (limited to 'databases/tile38')
-rw-r--r--databases/tile38/Makefile2
-rw-r--r--databases/tile38/distinfo6
-rw-r--r--databases/tile38/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/databases/tile38/Makefile b/databases/tile38/Makefile
index eda1f98ccf29..ae968832fdad 100644
--- a/databases/tile38/Makefile
+++ b/databases/tile38/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tile38
-PORTVERSION= 1.2.0
+PORTVERSION= 1.3.0
CATEGORIES= databases
MAINTAINER= olevole@olevole.ru
diff --git a/databases/tile38/distinfo b/databases/tile38/distinfo
index f3ce9e38ae5c..9f61f2bfba08 100644
--- a/databases/tile38/distinfo
+++ b/databases/tile38/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465389710
-SHA256 (tidwall-tile38-1.2.0_GH0.tar.gz) = 8797cfe8ad0f787cc00c26a863329090a929257d9f5c5d8d20c17f05234cb2a5
-SIZE (tidwall-tile38-1.2.0_GH0.tar.gz) = 1701880
+TIMESTAMP = 1469378426
+SHA256 (tidwall-tile38-1.3.0_GH0.tar.gz) = 2ca54a9cc4de7ea062da36682054efc8fceb78bb5631ee6d95279ca129094c84
+SIZE (tidwall-tile38-1.3.0_GH0.tar.gz) = 2667618
diff --git a/databases/tile38/pkg-descr b/databases/tile38/pkg-descr
index d5f3ce8f523e..0542b93d127b 100644
--- a/databases/tile38/pkg-descr
+++ b/databases/tile38/pkg-descr
@@ -7,7 +7,7 @@ Features:
Spatial index with search methods such as NEARBY, WITHIN, and INTERSECTS.
Realtime geofencing through persistent sockets or webhooks.
Object types of lat/lon, bbox, Geohash, GeoJSON, QuadKey, and XYZ tile.
- Support for lots of Clients Libraries written in many different langauges.
+ Support for lots of Clients Libraries written in many different languages.
Variety of client protocols, including http (curl), websockets, telnet,
and the Redis RESP.
Server responses are RESP or JSON.