1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00

Turns out original distfile was lost and had to be rerolled with a different

autoconf version. Upstream has decided to make a point release (1.6.10) to
clear up any worries.

Submitted by:	Bert van der Weerd (upstream lead developer)
This commit is contained in:
Chris Rees 2011-08-23 11:55:18 +00:00
parent 0dc8071415
commit cf4119994c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280266
2 changed files with 2 additions and 21 deletions

View File

@ -6,19 +6,13 @@
#
PORTNAME= bnf
PORTVERSION= 1.6.9
PORTREVISION= 1
PORTVERSION= 1.6.10
CATEGORIES= devel
MASTER_SITES= http://ftp.dkuug.dk/gnu/ftp/savannah/files/bnf/ \
http://ftp.azc.uam.mx/mirrors/gnu/savannah/files/bnf/ \
http://mirrors.dotsrc.org/ftp.gnu.org/savannah/files/bnf/ \
http://mirrors.ibiblio.org/pub/mirrors/gnu/ftp/savannah/files/bnf/
MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Generate C parser given a grammar in BNF notation
BROKEN= Does not fetch
GNU_CONFIGURE= yes
INFO= bnf

View File

@ -1,13 +0,0 @@
--- doc/bnf.texi.orig Thu May 22 06:32:29 2003
+++ doc/bnf.texi Thu May 22 06:34:23 2003
@@ -2,6 +2,10 @@
@c %**start of header
@setfilename bnf.info
@settitle BNF Parser Generator
+@dircategory Programming Tools
+@direntry
+* bnf: (bnf). A simple parser generator
+@end direntry
@c %**end of header