mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to latest release 3.22.
From CHANGES: <quote> 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) </quote>
This commit is contained in:
parent
4b50785fe5
commit
243140cf1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111927
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gigabase
|
||||
PORTVERSION= 3.21
|
||||
PORTVERSION= 3.22
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.garret.ru/~knizhnik/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue