ports/68279: [Update Port] devel/bison 1.75 -> 1.875

Erik Greenwald erik at smluc.org
Thu Jun 24 15:41:38 UTC 2004


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 24 15:40:21 GMT 2004
>Closed-Date:
>Last-Modified:
>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 at 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 at FreeBSD.org
+MAINTAINER=	erik at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list