From owner-svn-ports-all@freebsd.org Thu Sep 17 07:25:45 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 927003FF09C; Thu, 17 Sep 2020 07:25:45 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BsT5j3J3Vz4qSL; Thu, 17 Sep 2020 07:25:45 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 54AF5269AF; Thu, 17 Sep 2020 07:25:45 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08H7PjdY096412; Thu, 17 Sep 2020 07:25:45 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08H7PiI5096409; Thu, 17 Sep 2020 07:25:44 GMT (envelope-from pi@FreeBSD.org) Message-Id: <202009170725.08H7PiI5096409@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 17 Sep 2020 07:25:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548819 - in head: databases/cego devel/lfcxml X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head: databases/cego devel/lfcxml X-SVN-Commit-Revision: 548819 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2020 07:25:45 -0000 Author: pi Date: Thu Sep 17 07:25:44 2020 New Revision: 548819 URL: https://svnweb.freebsd.org/changeset/ports/548819 Log: devel/lfcxml: update 1.2.10 -> 1.2.11 databases/cego: update 2.45.19 -> 2.45.23 lfcxml: - Sync patch for MinGW package build cego: - Fix in CegoFieldValue::castTo, case VARCHAR_TYPE to FIXED_TYPE, plain integers have not been accepted. check091 added for this - Fix in CegoTerm::evalField and CegoExpr::evalField, type and length calculation must correspond to cast logic in CegoFieldValue ( corresponding operators for mul, div, add and sub ) - Fix in CegoProcVar::setValue, a castTo has been added to cast to appropriate target type Submitted by: Björn Lemke Modified: head/databases/cego/Makefile head/databases/cego/distinfo head/devel/lfcxml/Makefile head/devel/lfcxml/distinfo Modified: head/databases/cego/Makefile ============================================================================== --- head/databases/cego/Makefile Thu Sep 17 07:17:06 2020 (r548818) +++ head/databases/cego/Makefile Thu Sep 17 07:25:44 2020 (r548819) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.45.19 +PORTVERSION= 2.45.23 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ Modified: head/databases/cego/distinfo ============================================================================== --- head/databases/cego/distinfo Thu Sep 17 07:17:06 2020 (r548818) +++ head/databases/cego/distinfo Thu Sep 17 07:25:44 2020 (r548819) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598268804 -SHA256 (cego-2.45.19.tar.gz) = e127118a023d9bc3fd5e48ef2dc146b03600b0f94bf56aa3310c21df0c002ecf -SIZE (cego-2.45.19.tar.gz) = 3154770 +TIMESTAMP = 1600327409 +SHA256 (cego-2.45.23.tar.gz) = 0932db50951a83674da306f3066bdf1f667de46408f7153fec7c555465e51718 +SIZE (cego-2.45.23.tar.gz) = 3156665 Modified: head/devel/lfcxml/Makefile ============================================================================== --- head/devel/lfcxml/Makefile Thu Sep 17 07:17:06 2020 (r548818) +++ head/devel/lfcxml/Makefile Thu Sep 17 07:25:44 2020 (r548819) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lfcxml -PORTVERSION= 1.2.10 +PORTVERSION= 1.2.11 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ Modified: head/devel/lfcxml/distinfo ============================================================================== --- head/devel/lfcxml/distinfo Thu Sep 17 07:17:06 2020 (r548818) +++ head/devel/lfcxml/distinfo Thu Sep 17 07:25:44 2020 (r548819) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555832511 -SHA256 (lfcxml-1.2.10.tar.gz) = 11cb6e26c866ebd3d3c6527b2bba79d2e2d1f63f57ec606a0a8d503f98817aab -SIZE (lfcxml-1.2.10.tar.gz) = 511345 +TIMESTAMP = 1600326407 +SHA256 (lfcxml-1.2.11.tar.gz) = 073f0095e1df2f74f5a986e78aa86ed754a54e695126e47fd267ed6d4913a788 +SIZE (lfcxml-1.2.11.tar.gz) = 511601