diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-11 12:34:53 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-11 12:34:53 +0800 |
commit | 8814a52dc4a7d62220a5afca2051bc6f8ee47538 (patch) | |
tree | 9f085bb84fc9738a4804641148735a9686d42f8b /devel/bison1875 | |
parent | cd8d845f41d707e2dc96fd0da995216061948d28 (diff) | |
download | freebsd-ports-gnome-8814a52dc4a7d62220a5afca2051bc6f8ee47538.tar.gz freebsd-ports-gnome-8814a52dc4a7d62220a5afca2051bc6f8ee47538.tar.zst freebsd-ports-gnome-8814a52dc4a7d62220a5afca2051bc6f8ee47538.zip |
Update to version 1.28
PR: 13054
Submitted by: maintainer
Diffstat (limited to 'devel/bison1875')
-rw-r--r-- | devel/bison1875/Makefile | 6 | ||||
-rw-r--r-- | devel/bison1875/distinfo | 2 | ||||
-rw-r--r-- | devel/bison1875/pkg-comment | 2 | ||||
-rw-r--r-- | devel/bison1875/pkg-plist | 4 |
4 files changed, 9 insertions, 5 deletions
diff --git a/devel/bison1875/Makefile b/devel/bison1875/Makefile index 318615db317c..4d76372136c3 100644 --- a/devel/bison1875/Makefile +++ b/devel/bison1875/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/bison1875/distinfo b/devel/bison1875/distinfo index dc6ee569498d..bf42a21c5426 100644 --- a/devel/bison1875/distinfo +++ b/devel/bison1875/distinfo @@ -1 +1 @@ -MD5 (bison-1.27.tar.gz) = 62cdda07da0bedaf7349a12903bd207d +MD5 (bison-1.28.tar.gz) = 4afb3989f2270043c47c3daa1fa7ffab diff --git a/devel/bison1875/pkg-comment b/devel/bison1875/pkg-comment index b8ac4c9bd8d3..a0850f8a7b1f 100644 --- a/devel/bison1875/pkg-comment +++ b/devel/bison1875/pkg-comment @@ -1 +1 @@ -GNU's bison (ver 1.27) +A parser generator from FSF, (mostly) compatible with Yacc diff --git a/devel/bison1875/pkg-plist b/devel/bison1875/pkg-plist index 0d1ee55684dc..7666d8f6dc2d 100644 --- a/devel/bison1875/pkg-plist +++ b/devel/bison1875/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 |