From 243140cf1e3cfbae13c4b43bdae295bb1d62789c Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Mon, 21 Jun 2004 10:38:49 +0000 Subject: [PATCH] Update to latest release 3.22. From CHANGES: 1. Introduce area_t type to specify type used for rectangle coordinates multiplication (spatial index) 2. Fix critical bug in query deallocation synchronization (which can cause crash in mu tithreaded environment) --- databases/gigabase/Makefile | 2 +- databases/gigabase/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index 7df73f5d122a..53ef23046bdb 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gigabase -PORTVERSION= 3.21 +PORTVERSION= 3.22 CATEGORIES= databases MASTER_SITES= http://www.garret.ru/~knizhnik/ diff --git a/databases/gigabase/distinfo b/databases/gigabase/distinfo index ebb48fee4d7a..7977e730b91a 100644 --- a/databases/gigabase/distinfo +++ b/databases/gigabase/distinfo @@ -1,2 +1,2 @@ -MD5 (gigabase-3.21.tar.gz) = 8530cfc8ab9b040b5d161b3618d508d3 -SIZE (gigabase-3.21.tar.gz) = 1364197 +MD5 (gigabase-3.22.tar.gz) = c5014b1ac14d072ee95d2560d39076f5 +SIZE (gigabase-3.22.tar.gz) = 1364341