From owner-svn-ports-head@freebsd.org Sat Jan 30 12:18:47 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 267DC4E9B3C; Sat, 30 Jan 2021 12:18:47 +0000 (UTC) (envelope-from sunpoet@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 4DSYCV30ltz3qQl; Sat, 30 Jan 2021 12:18:44 +0000 (UTC) (envelope-from sunpoet@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 A48851555A; Sat, 30 Jan 2021 12:18:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10UCIhqv081634; Sat, 30 Jan 2021 12:18:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10UCIhCl081632; Sat, 30 Jan 2021 12:18:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202101301218.10UCIhCl081632@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 30 Jan 2021 12:18:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563294 - head/devel/bison X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/bison X-SVN-Commit-Revision: 563294 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, 30 Jan 2021 12:18:47 -0000 Author: sunpoet Date: Sat Jan 30 12:18:42 2021 New Revision: 563294 URL: https://svnweb.freebsd.org/changeset/ports/563294 Log: Update to 3.7.5 Changes: https://git.savannah.gnu.org/cgit/bison.git/tree/NEWS Modified: head/devel/bison/Makefile head/devel/bison/distinfo Modified: head/devel/bison/Makefile ============================================================================== --- head/devel/bison/Makefile Sat Jan 30 12:18:36 2021 (r563293) +++ head/devel/bison/Makefile Sat Jan 30 12:18:42 2021 (r563294) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bison -PORTVERSION= 3.7.4 +PORTVERSION= 3.7.5 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNU Modified: head/devel/bison/distinfo ============================================================================== --- head/devel/bison/distinfo Sat Jan 30 12:18:36 2021 (r563293) +++ head/devel/bison/distinfo Sat Jan 30 12:18:42 2021 (r563294) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608819407 -SHA256 (bison-3.7.4.tar.xz) = a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010 -SIZE (bison-3.7.4.tar.xz) = 2617336 +TIMESTAMP = 1611856494 +SHA256 (bison-3.7.5.tar.xz) = e8c53bc5bc396d636622d0f25e31ca92fd53f00b09629f13ef540d564a6b31ab +SIZE (bison-3.7.5.tar.xz) = 2622228