svn commit: r453209 - head/databases/cego
Kurt Jaeger
pi at FreeBSD.org
Mon Oct 30 19:36:55 UTC 2017
Author: pi
Date: Mon Oct 30 19:36:54 2017
New Revision: 453209
URL: https://svnweb.freebsd.org/changeset/ports/453209
Log:
databases/cego: update 2.36.1 -> 2.36.2
- Fix in CegoFactor::setFieldListArray, the _flaCached variable has
to be set to false, if _pFLA is set to a different value. Otherwise,
we might refer to invalid memory, which results in core dump
Submitted by: Bjoern Lemke <lemke at lemke-it.com>
Modified:
head/databases/cego/Makefile
head/databases/cego/distinfo
Modified: head/databases/cego/Makefile
==============================================================================
--- head/databases/cego/Makefile Mon Oct 30 19:35:18 2017 (r453208)
+++ head/databases/cego/Makefile Mon Oct 30 19:36:54 2017 (r453209)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.36.1
+PORTVERSION= 2.36.2
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo Mon Oct 30 19:35:18 2017 (r453208)
+++ head/databases/cego/distinfo Mon Oct 30 19:36:54 2017 (r453209)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507113224
-SHA256 (cego-2.36.1.tar.gz) = 7cd2dff6d4a00312ad201cb94904396c5ac6ff112a78df35e675bddf4ae09b5d
-SIZE (cego-2.36.1.tar.gz) = 1416502
+TIMESTAMP = 1509390874
+SHA256 (cego-2.36.2.tar.gz) = 57ac1c2e099ce003c16b03f4ca4f0e757b47da9800bab017d47adde73ac3d563
+SIZE (cego-2.36.2.tar.gz) = 1416561
More information about the svn-ports-head
mailing list