Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jun 2011 15:32:51 +0200 (CEST)
From:      Johan van Selst <johans@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/157769: devel/bison update to 2.5
Message-ID:  <20110611133251.6D9333605024@mailhost.gletsjer.net>
Resent-Message-ID: <201106111340.p5BDe7ew099018@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157769
>Category:       ports
>Synopsis:       devel/bison update to 2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 11 13:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Johan van Selst
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD gonzales.gletsjer.net 8.2-STABLE FreeBSD 8.2-STABLE #3: Fri Feb 25 00:12:26 CET 2011 root@gonzales.gletsjer.net:/usr/obj/usr/src/sys/gonzales amd64


	
>Description:
	
	Bison 2.5 introduces several new features and fixes some
	minor bugs. Although this should not break backwards compatibility,
	a general exp-run would be appreciated considering the large number
	of ports using bison to build.

>How-To-Repeat:
	
>Fix:

	

diff -uNr bison.orig/Makefile bison/Makefile
--- bison.orig/Makefile	2010-08-17 06:30:06.000000000 +0200
+++ bison/Makefile	2011-05-15 11:06:21.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bison
-PORTVERSION=	2.4.3
+PORTVERSION=	2.5
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
diff -uNr bison.orig/distinfo bison/distinfo
--- bison.orig/distinfo	2010-08-17 06:30:06.000000000 +0200
+++ bison/distinfo	2011-05-15 11:06:40.000000000 +0200
@@ -1,3 +1,2 @@
-MD5 (bison-2.4.3.tar.bz2) = c1d3ea81bc370dbd43b6f0b2cd21287e
-SHA256 (bison-2.4.3.tar.bz2) = 935302ef194c7f0974fed913eaac8100be512094eab573cf0b67bdf7db1d3a05
-SIZE (bison-2.4.3.tar.bz2) = 1652612
+SHA256 (bison-2.5.tar.bz2) = 0a370df6ee2b23e9ec3043e1ab78878241aa008ec424926294dd4cb3475439b8
+SIZE (bison-2.5.tar.bz2) = 2030863

>Release-Note:
>Audit-Trail:
>Unformatted:



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