git: 13d3caea7c1f - main - databases/p5-DBD-cego: update 1.5.0 -> 1.5.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Oct 2021 19:21:16 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=13d3caea7c1f4bae93a8004d9b9ae49205ffc329 commit 13d3caea7c1f4bae93a8004d9b9ae49205ffc329 Author: Björn Lemke <lemke@lemke-it.com> AuthorDate: 2021-10-10 19:19:18 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2021-10-10 19:19:18 +0000 databases/p5-DBD-cego: update 1.5.0 -> 1.5.2 - In dbdimp.h, changed MAXPROTSTRING to 15 ( from 10 ), since the protocol string "fastserial" does not fit in. Problems have just been observed on Ubuntu Linux - Fix of some memory leaks in dbdimp.c for function cego_st_execute. The msg and schema attribute of statement handle have to be checked for allocated values, before new memory is allocated Author: Björn Lemke <lemke@lemke-it.com> --- databases/p5-DBD-cego/Makefile | 2 +- databases/p5-DBD-cego/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/p5-DBD-cego/Makefile b/databases/p5-DBD-cego/Makefile index 071773ee18b2..0d3e4aa8b4f6 100644 --- a/databases/p5-DBD-cego/Makefile +++ b/databases/p5-DBD-cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= DBD-cego -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.2 CATEGORIES= databases perl5 MASTER_SITES= http://www.lemke-it.com/ PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBD-cego/distinfo b/databases/p5-DBD-cego/distinfo index 4f1faff46080..395b58a6b696 100644 --- a/databases/p5-DBD-cego/distinfo +++ b/databases/p5-DBD-cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555833259 -SHA256 (DBD-cego-1.5.0.tar.gz) = 6f09425c801eac2509a5c75e7f7227a997f3927693abd5763d99b097148fd4fe -SIZE (DBD-cego-1.5.0.tar.gz) = 28529 +TIMESTAMP = 1633886511 +SHA256 (DBD-cego-1.5.2.tar.gz) = 84c6eea73a86dd9de43ec62e1e3a7876521642483195c7e6584b511013ad26ee +SIZE (DBD-cego-1.5.2.tar.gz) = 28549