From owner-svn-ports-head@freebsd.org Sat Feb 27 19:32:07 2021 Return-Path: Delivered-To: svn-ports-head@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 106B055141F; Sat, 27 Feb 2021 19:32:07 +0000 (UTC) (envelope-from danfe@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DnxVZ75RHz3ntK; Sat, 27 Feb 2021 19:32:06 +0000 (UTC) (envelope-from danfe@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 E61692363E; Sat, 27 Feb 2021 19:32:06 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11RJW6sd078249; Sat, 27 Feb 2021 19:32:06 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11RJW67J078247; Sat, 27 Feb 2021 19:32:06 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <202102271932.11RJW67J078247@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sat, 27 Feb 2021 19:32:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566730 - head/cad/libredwg X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/cad/libredwg X-SVN-Commit-Revision: 566730 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Feb 2021 19:32:07 -0000 Author: danfe Date: Sat Feb 27 19:32:06 2021 New Revision: 566730 URL: https://svnweb.freebsd.org/changeset/ports/566730 Log: Update LibreDWG to version 0.12.3, which fixes many minor fuzzing errors (quoting upstream, libfuzzer is much better than afl++ and honggfuzz). Reported by: portscout Modified: head/cad/libredwg/Makefile head/cad/libredwg/distinfo Modified: head/cad/libredwg/Makefile ============================================================================== --- head/cad/libredwg/Makefile Sat Feb 27 19:26:33 2021 (r566729) +++ head/cad/libredwg/Makefile Sat Feb 27 19:32:06 2021 (r566730) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libredwg -PORTVERSION= 0.12.2 +PORTVERSION= 0.12.3 CATEGORIES= cad devel MASTER_SITES= GNU Modified: head/cad/libredwg/distinfo ============================================================================== --- head/cad/libredwg/distinfo Sat Feb 27 19:26:33 2021 (r566729) +++ head/cad/libredwg/distinfo Sat Feb 27 19:32:06 2021 (r566730) @@ -1,3 +1,3 @@ -TIMESTAMP = 1614014481 -SHA256 (libredwg-0.12.2.tar.xz) = 9227f4cb8a4aa1b785038e2c583affe0d84194c97dca4794e143258b0302fb85 -SIZE (libredwg-0.12.2.tar.xz) = 9522988 +TIMESTAMP = 1614330629 +SHA256 (libredwg-0.12.3.tar.xz) = b31a33466ba23312119138d0ac022399841ee0f40d9bbd970410a2fc471e15ee +SIZE (libredwg-0.12.3.tar.xz) = 9528116