From owner-svn-ports-head@freebsd.org Sat Feb 27 19:26:33 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 D5B87550EF7; Sat, 27 Feb 2021 19:26:33 +0000 (UTC) (envelope-from glewis@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 4DnxN95ZxCz3nZZ; Sat, 27 Feb 2021 19:26:33 +0000 (UTC) (envelope-from glewis@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 B279523505; Sat, 27 Feb 2021 19:26:33 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11RJQXn0073231; Sat, 27 Feb 2021 19:26:33 GMT (envelope-from glewis@FreeBSD.org) Received: (from glewis@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11RJQXtr073229; Sat, 27 Feb 2021 19:26:33 GMT (envelope-from glewis@FreeBSD.org) Message-Id: <202102271926.11RJQXtr073229@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: glewis set sender to glewis@FreeBSD.org using -f From: Greg Lewis Date: Sat, 27 Feb 2021 19:26:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566729 - head/math/gnuplot X-SVN-Group: ports-head X-SVN-Commit-Author: glewis X-SVN-Commit-Paths: head/math/gnuplot X-SVN-Commit-Revision: 566729 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:26:33 -0000 Author: glewis Date: Sat Feb 27 19:26:33 2021 New Revision: 566729 URL: https://svnweb.freebsd.org/changeset/ports/566729 Log: Update to 5.4.1 Modified: head/math/gnuplot/Makefile head/math/gnuplot/distinfo Modified: head/math/gnuplot/Makefile ============================================================================== --- head/math/gnuplot/Makefile Sat Feb 27 18:29:02 2021 (r566728) +++ head/math/gnuplot/Makefile Sat Feb 27 19:26:33 2021 (r566729) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gnuplot -PORTVERSION= 5.4.0 +PORTVERSION= 5.4.1 CATEGORIES= math graphics MASTER_SITES= SF Modified: head/math/gnuplot/distinfo ============================================================================== --- head/math/gnuplot/distinfo Sat Feb 27 18:29:02 2021 (r566728) +++ head/math/gnuplot/distinfo Sat Feb 27 19:26:33 2021 (r566729) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595672042 -SHA256 (gnuplot-5.4.0.tar.gz) = eb4082f03a399fd1e9e2b380cf7a4f785e77023d8dcc7e17570c1b5570a49c47 -SIZE (gnuplot-5.4.0.tar.gz) = 5622595 +TIMESTAMP = 1614128412 +SHA256 (gnuplot-5.4.1.tar.gz) = 6b690485567eaeb938c26936e5e0681cf70c856d273cc2c45fabf64d8bc6590e +SIZE (gnuplot-5.4.1.tar.gz) = 5608076