Date: Fri, 3 Jun 2005 15:29:29 -0300 (BRST) From: Renato Botelho <freebsd@galle.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ports@FreeBSD.org Subject: ports/81873: [PATCH] devel/bison: update to 2.0, take maintainership Message-ID: <200506031829.j53ITTXe028274@data.galle.com.br> Resent-Message-ID: <200506031830.j53IU2cE074708@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81873 >Category: ports >Synopsis: [PATCH] devel/bison: update to 2.0, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jun 03 18:30:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Renato Botelho >Release: FreeBSD 5.4-RELEASE i386 >Organization: Galle Folheados - http://www.galle.com.br >Environment: System: FreeBSD data.galle.com.br 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue May 10 09:20:42 BRST 2005 >Description: - Update to 2.0 - Take maintainership Dear commiter, please, remove devel/bison-devel port because there is no new development version Port maintainer (ports@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- bison-2.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/bison/Makefile,v retrieving revision 1.51 diff -u -r1.51 Makefile --- Makefile 12 Apr 2005 03:25:05 -0000 1.51 +++ Makefile 3 Jun 2005 18:10:24 -0000 @@ -6,21 +6,17 @@ # PORTNAME= bison -PORTVERSION= 1.75 -PORTREVISION= 2 +PORTVERSION= 2.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@galle.com.br COMMENT= A parser generator from FSF, (mostly) compatible with Yacc BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 +RUN_DEPENDS= ${BUILD_DEPENDS} -CONFLICTS= bison-1.8[0-9]* - -USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ @@ -38,11 +34,4 @@ PLIST_SUB+= NLS="" .endif -.ifdef USE_BISON -.error You have `USE_BISON' variable defined either in environment or in make(1) arguments. Please undefine and try again. -.endif - -post-extract: - @${RM} -f ${WRKSRC}/doc/bison.info* - .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/bison/distinfo,v retrieving revision 1.14 diff -u -r1.14 distinfo --- distinfo 29 Jan 2004 07:22:55 -0000 1.14 +++ distinfo 3 Jun 2005 18:10:24 -0000 @@ -1,2 +1,2 @@ -MD5 (bison-1.75.tar.bz2) = dd88fe42e35d554c00af430a9342456a -SIZE (bison-1.75.tar.bz2) = 773106 +MD5 (bison-2.0.tar.gz) = c17f964fd5504b88b07a183420de25e3 +SIZE (bison-2.0.tar.gz) = 1163590 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/bison/pkg-descr,v retrieving revision 1.4 diff -u -r1.4 pkg-descr --- pkg-descr 17 Jan 2000 11:31:33 -0000 1.4 +++ pkg-descr 3 Jun 2005 18:10:24 -0000 @@ -20,3 +20,5 @@ (See "Efficient Construction of LALR(1) Lookahead Sets" by F. DeRemer and A. Pennello, in ACM TOPLS Vol 4 No 4, October 1982. Their technique is the standard one now.) + +WWW: http://www.gnu.org/software/bison/ Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/bison/pkg-plist,v retrieving revision 1.18 diff -u -r1.18 pkg-plist --- pkg-plist 16 Dec 2004 05:49:19 -0000 1.18 +++ pkg-plist 3 Jun 2005 18:10:24 -0000 @@ -1,21 +1,29 @@ @comment $FreeBSD: ports/devel/bison/pkg-plist,v 1.18 2004/12/16 05:49:19 kris 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 %%NLS%%share/locale/fr/LC_MESSAGES/bison.mo +%%NLS%%share/locale/ga/LC_MESSAGES/bison.mo %%NLS%%share/locale/hr/LC_MESSAGES/bison.mo %%NLS%%share/locale/id/LC_MESSAGES/bison.mo %%NLS%%share/locale/it/LC_MESSAGES/bison.mo %%NLS%%share/locale/ja/LC_MESSAGES/bison.mo +%%NLS%%share/locale/ms/LC_MESSAGES/bison.mo +%%NLS%%share/locale/nb/LC_MESSAGES/bison.mo %%NLS%%share/locale/nl/LC_MESSAGES/bison.mo +%%NLS%%share/locale/pl/LC_MESSAGES/bison.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/bison.mo +%%NLS%%share/locale/ro/LC_MESSAGES/bison.mo %%NLS%%share/locale/ru/LC_MESSAGES/bison.mo %%NLS%%share/locale/sv/LC_MESSAGES/bison.mo %%NLS%%share/locale/tr/LC_MESSAGES/bison.mo --- bison-2.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506031829.j53ITTXe028274>