diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-11 04:34:53 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-11 04:34:53 +0000 |
commit | fd939ffa41428da7898d225ba96965da9b9a861f (patch) | |
tree | 21945199e8447e12d6b430a585301737f1bda8b9 /devel/bison-devel | |
parent | 800ad6d6d627ae29371f05d435b2bbb873d993b2 (diff) | |
download | ports-fd939ffa41428da7898d225ba96965da9b9a861f.tar.gz ports-fd939ffa41428da7898d225ba96965da9b9a861f.zip |
Notes
Diffstat (limited to 'devel/bison-devel')
-rw-r--r-- | devel/bison-devel/Makefile | 6 | ||||
-rw-r--r-- | devel/bison-devel/distinfo | 2 | ||||
-rw-r--r-- | devel/bison-devel/pkg-comment | 2 | ||||
-rw-r--r-- | devel/bison-devel/pkg-plist | 4 |
4 files changed, 9 insertions, 5 deletions
diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile index 318615db317c..4d76372136c3 100644 --- a/devel/bison-devel/Makefile +++ b/devel/bison-devel/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bison -# Version required: 1.27 +# Version required: 1.28 # Date created: 27 Mar 1999 # Whom: Jerry Hicks # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/05/03 03:18:07 steve Exp $ # -DISTNAME= bison-1.27 +DISTNAME= bison-1.28 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= bison diff --git a/devel/bison-devel/distinfo b/devel/bison-devel/distinfo index dc6ee569498d..bf42a21c5426 100644 --- a/devel/bison-devel/distinfo +++ b/devel/bison-devel/distinfo @@ -1 +1 @@ -MD5 (bison-1.27.tar.gz) = 62cdda07da0bedaf7349a12903bd207d +MD5 (bison-1.28.tar.gz) = 4afb3989f2270043c47c3daa1fa7ffab diff --git a/devel/bison-devel/pkg-comment b/devel/bison-devel/pkg-comment index b8ac4c9bd8d3..a0850f8a7b1f 100644 --- a/devel/bison-devel/pkg-comment +++ b/devel/bison-devel/pkg-comment @@ -1 +1 @@ -GNU's bison (ver 1.27) +A parser generator from FSF, (mostly) compatible with Yacc diff --git a/devel/bison-devel/pkg-plist b/devel/bison-devel/pkg-plist index 0d1ee55684dc..7666d8f6dc2d 100644 --- a/devel/bison-devel/pkg-plist +++ b/devel/bison-devel/pkg-plist @@ -3,3 +3,7 @@ share/bison.hairy share/bison.simple @unexec install-info --delete %D/info/bison.info %D/info/dir info/bison.info +share/locale/de/LC_MESSAGES/bison.mo +share/locale/es/LC_MESSAGES/bison.mo +share/locale/fr/LC_MESSAGES/bison.mo +share/locale/nl/LC_MESSAGES/bison.mo |