Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2020 18:25: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: r536492 - head/devel/bison
Message-ID:  <202005251825.04PIPDXD052117@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May 25 18:25:13 2020
New Revision: 536492
URL: https://svnweb.freebsd.org/changeset/ports/536492

Log:
  Update to 3.6.2
  
  Changes:	https://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
  PR:		246388
  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	Mon May 25 18:09:02 2020	(r536491)
+++ head/devel/bison/Makefile	Mon May 25 18:25:13 2020	(r536492)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bison
-PORTVERSION=	3.5.4
+PORTVERSION=	3.6.2
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	GNU

Modified: head/devel/bison/distinfo
==============================================================================
--- head/devel/bison/distinfo	Mon May 25 18:09:02 2020	(r536491)
+++ head/devel/bison/distinfo	Mon May 25 18:25:13 2020	(r536492)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586269346
-SHA256 (bison-3.5.4.tar.xz) = 4c17e99881978fa32c05933c5262457fa5b2b611668454f8dc2a695cd6b3720c
-SIZE (bison-3.5.4.tar.xz) = 2370252
+TIMESTAMP = 1589993409
+SHA256 (bison-3.6.2.tar.xz) = 4a164b5cc971b896ce976bf4b624fab7279e0729cf983a5135df7e4df0970f6e
+SIZE (bison-3.6.2.tar.xz) = 2468224

Modified: head/devel/bison/pkg-plist
==============================================================================
--- head/devel/bison/pkg-plist	Mon May 25 18:09:02 2020	(r536491)
+++ head/devel/bison/pkg-plist	Mon May 25 18:25:13 2020	(r536492)
@@ -49,6 +49,9 @@ share/aclocal/bison-i18n.m4
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/variant-11.yy
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c++/variant.yy
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/README.md
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/bistromathic/Makefile
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/bistromathic/README.md
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/bistromathic/parse.y
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/calc/Makefile
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/calc/README.md
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/calc/calc.y
@@ -59,6 +62,9 @@ share/aclocal/bison-i18n.m4
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/mfcalc/Makefile
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/mfcalc/calc.h
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/mfcalc/mfcalc.y
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/pushcalc/Makefile
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/pushcalc/README.md
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/pushcalc/calc.y
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/reccalc/Makefile
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/reccalc/README.md
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/c/reccalc/parse.y
@@ -68,9 +74,11 @@ share/aclocal/bison-i18n.m4
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/d/Makefile
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/d/README.md
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/d/calc.y
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/java/Calc.y
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/java/Makefile
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/java/README.md
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/java/calc/Calc.y
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/java/calc/Makefile
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/java/simple/Calc.y
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/java/simple/Makefile
 %%NLS%%share/locale/af/LC_MESSAGES/bison-gnulib.mo
 %%NLS%%share/locale/ast/LC_MESSAGES/bison-runtime.mo
 %%NLS%%share/locale/be/LC_MESSAGES/bison-gnulib.mo



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