diff options
-rw-r--r-- | devel/bison/Makefile | 4 | ||||
-rw-r--r-- | devel/bison/PLIST | 4 | ||||
-rw-r--r-- | devel/bison/distinfo | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 227c372f515..1cc74d60a87 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2002/02/18 15:14:07 seb Exp $ +# $NetBSD: Makefile,v 1.28 2002/03/19 11:01:59 wiz Exp $ -DISTNAME= bison-1.32 +DISTNAME= bison-1.34 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=bison/} diff --git a/devel/bison/PLIST b/devel/bison/PLIST index 673862b18cb..c78078f7a14 100644 --- a/devel/bison/PLIST +++ b/devel/bison/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/02/18 15:14:08 seb Exp $ +@comment $NetBSD: PLIST,v 1.4 2002/03/19 11:02:00 wiz Exp $ bin/bison @unexec ${INSTALL_INFO} --delete %D/info/bison.info %D/info/dir info/bison.info @@ -7,6 +7,7 @@ info/bison.info-2 info/bison.info-3 info/bison.info-4 info/bison.info-5 +info/bison.info-6 @exec ${INSTALL_INFO} %D/info/bison.info %D/info/dir man/man1/bison.1 share/bison/bison.simple @@ -21,3 +22,4 @@ ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/bison.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/bison.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/bison.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/bison.mo +@dirrm share/bison diff --git a/devel/bison/distinfo b/devel/bison/distinfo index 60abfc30d93..bc0dc27f697 100644 --- a/devel/bison/distinfo +++ b/devel/bison/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2002/02/10 19:05:56 tron Exp $ +$NetBSD: distinfo,v 1.8 2002/03/19 11:02:00 wiz Exp $ -SHA1 (bison-1.32.tar.gz) = 381cac43289aabefedc3dd04f724431b5485bdc9 -Size (bison-1.32.tar.gz) = 721047 bytes +SHA1 (bison-1.34.tar.gz) = 5c771e1e6f9bcc523f128a8ab8b7cd5896fd4df9 +Size (bison-1.34.tar.gz) = 731400 bytes SHA1 (patch-aa) = 47194ffb10e0bda3f01e656dd1a84eae9df46db3 SHA1 (patch-ab) = 467f560b38de856b013b455f918fb858c6124711 |