Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2019 20:40:13 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512814 - head/devel/bison
Message-ID:  <201909252040.x8PKeDRD074238@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909252040.x8PKeDRD074238>