From owner-svn-ports-head@freebsd.org Wed Sep 25 20:40:14 2019 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 A0B071321B2; Wed, 25 Sep 2019 20:40:14 +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) server-signature RSA-PSS (4096 bits) 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 46dqgf3p1Jz4Sd5; Wed, 25 Sep 2019 20:40:14 +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 4CA741D40A; Wed, 25 Sep 2019 20:40:14 +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 x8PKeEmC074241; Wed, 25 Sep 2019 20:40:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8PKeDRD074238; Wed, 25 Sep 2019 20:40:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201909252040.x8PKeDRD074238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 25 Sep 2019 20:40:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512814 - head/devel/bison X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/bison X-SVN-Commit-Revision: 512814 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.29 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: Wed, 25 Sep 2019 20:40:14 -0000 Author: sunpoet Date: Wed Sep 25 20:40:13 2019 New Revision: 512814 URL: https://svnweb.freebsd.org/changeset/ports/512814 Log: Update to 3.4.2 Changes: https://git.savannah.gnu.org/cgit/bison.git/tree/NEWS PR: 240583 Exp-run by: antoine Modified: head/devel/bison/Makefile head/devel/bison/distinfo head/devel/bison/pkg-plist Modified: head/devel/bison/Makefile ============================================================================== --- head/devel/bison/Makefile Wed Sep 25 20:40:08 2019 (r512813) +++ head/devel/bison/Makefile Wed Sep 25 20:40:13 2019 (r512814) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bison -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNU Modified: head/devel/bison/distinfo ============================================================================== --- head/devel/bison/distinfo Wed Sep 25 20:40:08 2019 (r512813) +++ head/devel/bison/distinfo Wed Sep 25 20:40:13 2019 (r512814) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558880384 -SHA256 (bison-3.4.1.tar.xz) = 27159ac5ebf736dffd5636fd2cd625767c9e437de65baa63cb0de83570bd820d -SIZE (bison-3.4.1.tar.xz) = 2198020 +TIMESTAMP = 1568387108 +SHA256 (bison-3.4.2.tar.xz) = 27d05534699735dc69e86add5b808d6cb35900ad3fd63fa82e3eb644336abfa0 +SIZE (bison-3.4.2.tar.xz) = 2240532 Modified: head/devel/bison/pkg-plist ============================================================================== --- head/devel/bison/pkg-plist Wed Sep 25 20:40:08 2019 (r512813) +++ head/devel/bison/pkg-plist Wed Sep 25 20:40:13 2019 (r512814) @@ -75,6 +75,8 @@ share/aclocal/bison-i18n.m4 %%NLS%%share/locale/ast/LC_MESSAGES/bison-runtime.mo %%NLS%%share/locale/be/LC_MESSAGES/bison-gnulib.mo %%NLS%%share/locale/bg/LC_MESSAGES/bison-gnulib.mo +%%NLS%%share/locale/bg/LC_MESSAGES/bison-runtime.mo +%%NLS%%share/locale/bg/LC_MESSAGES/bison.mo %%NLS%%share/locale/ca/LC_MESSAGES/bison-gnulib.mo %%NLS%%share/locale/ca/LC_MESSAGES/bison-runtime.mo %%NLS%%share/locale/ca/LC_MESSAGES/bison.mo