From erik@phoenix.smluc.org  Thu Jun 24 15:38:43 2004
Return-Path: <erik@phoenix.smluc.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1B12216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Jun 2004 15:38:43 +0000 (GMT)
Received: from phoenix.smluc.org (phoenix.smluc.org [12.28.48.23])
	by mx1.FreeBSD.org (Postfix) with SMTP id B2E8D43D2F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Jun 2004 15:38:42 +0000 (GMT)
	(envelope-from erik@phoenix.smluc.org)
Received: (qmail 19006 invoked by uid 1000); 24 Jun 2004 15:38:45 -0000
Message-Id: <20040624153845.19005.qmail@phoenix.smluc.org>
Date: 24 Jun 2004 15:38:45 -0000
From: Erik Greenwald <erik@smluc.org>
Reply-To: Erik Greenwald <erik@smluc.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: erik@math.smsu.edu
Subject: [Update Port]  devel/bison  1.75 -> 1.875
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         68279
>Category:       ports
>Synopsis:       [Update Port]  devel/bison  1.75 -> 1.875
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 24 15:40:21 GMT 2004
>Closed-Date:    Thu Jun 24 15:55:40 GMT 2004
>Last-Modified:  Thu Jun 24 15:55:40 GMT 2004
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu May 27 23:31:48 EDT 2004 root@fenris:/usr/obj/usr/src/sys/FENRIS i386


>Description:

freshmeat says:
	Minor bugfixes and a wrapper script to emulate yacc.

and I'm willing to adopt it, too

>How-To-Repeat:
>Fix:

--- devel_bison.patch begins here ---
diff -Nurb devel/bison.orig/Makefile devel/bison/Makefile
--- devel/bison.orig/Makefile	Thu Jun 24 11:15:29 2004
+++ devel/bison/Makefile	Thu Jun 24 11:29:05 2004
@@ -6,13 +6,12 @@
 #
 
 PORTNAME=	bison
-PORTVERSION=	1.75
-PORTREVISION=	2
+PORTVERSION=	1.875
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	erik@smluc.org
 COMMENT=	A parser generator from FSF, (mostly) compatible with Yacc
 
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
diff -Nurb devel/bison.orig/distinfo devel/bison/distinfo
--- devel/bison.orig/distinfo	Thu Jun 24 11:15:29 2004
+++ devel/bison/distinfo	Thu Jun 24 11:16:49 2004
@@ -1,2 +1,2 @@
-MD5 (bison-1.75.tar.bz2) = dd88fe42e35d554c00af430a9342456a
-SIZE (bison-1.75.tar.bz2) = 773106
+MD5 (bison-1.875.tar.bz2) = b7f8027b249ebd4dd0cc948943a71af0
+SIZE (bison-1.875.tar.bz2) = 814922
diff -Nurb devel/bison.orig/pkg-plist devel/bison/pkg-plist
--- devel/bison.orig/pkg-plist	Thu Jun 24 11:15:29 2004
+++ devel/bison/pkg-plist	Thu Jun 24 11:32:41 2004
@@ -1,11 +1,14 @@
 @comment $FreeBSD: ports/devel/bison/pkg-plist,v 1.16 2004/03/28 16:26:57 krion Exp $
 bin/bison
+bin/yacc
+lib/liby.a
+%%DATADIR%%/README
 %%DATADIR%%/c.m4
 %%DATADIR%%/glr.c
 %%DATADIR%%/lalr1.cc
 %%DATADIR%%/m4sugar/m4sugar.m4
-%%DATADIR%%/m4sugar/version.m4
 %%DATADIR%%/yacc.c
+%%NLS%%share/locale/da/LC_MESSAGES/bison.mo
 %%NLS%%share/locale/de/LC_MESSAGES/bison.mo
 %%NLS%%share/locale/es/LC_MESSAGES/bison.mo
 %%NLS%%share/locale/et/LC_MESSAGES/bison.mo
--- devel_bison.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Thu Jun 24 15:53:23 GMT 2004 
State-Changed-Why:  
Bison 1.875 is already in the ports tree as devel/bison1875. 
IIRC, too many ports rely on the old version to upgrade it in 
place.  seanc@ is shown as maintainer of bison1875, so you 
should ask him if he wants to give up maintainership. 

Nevertheless, we appreciate your volunteering ... 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68279 
>Unformatted:
