diff options
author | tron <tron@pkgsrc.org> | 2002-03-20 11:32:23 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-03-20 11:32:23 +0000 |
commit | c3a6f4ced4e12f62ca0ada6928a8a4472ddb09a7 (patch) | |
tree | 7edcb75431d5133103f4ef7b9e9e41e5e7c0b0ac /devel | |
parent | 2012c2fb1e6beccb3c9ffc768630b8bc7195c853 (diff) | |
download | pkgsrc-c3a6f4ced4e12f62ca0ada6928a8a4472ddb09a7.tar.gz |
Use smaller ".tar.bz2" source archive.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bison/Makefile | 3 | ||||
-rw-r--r-- | devel/bison/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 1cc74d60a87..b432ed4c3d4 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2002/03/19 11:01:59 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2002/03/20 11:32:23 tron Exp $ DISTNAME= bison-1.34 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=bison/} +EXTRACT_SUFX= .tar.bz2 MAINTAINER= thorpej@netbsd.org HOMEPAGE= http://www.gnu.org/software/bison/bison.html diff --git a/devel/bison/distinfo b/devel/bison/distinfo index bc0dc27f697..8c8ae889c22 100644 --- a/devel/bison/distinfo +++ b/devel/bison/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2002/03/19 11:02:00 wiz Exp $ +$NetBSD: distinfo,v 1.9 2002/03/20 11:32:23 tron Exp $ -SHA1 (bison-1.34.tar.gz) = 5c771e1e6f9bcc523f128a8ab8b7cd5896fd4df9 -Size (bison-1.34.tar.gz) = 731400 bytes +SHA1 (bison-1.34.tar.bz2) = 4fdfbc7046e2a294b8044f947d89d111bcb2e820 +Size (bison-1.34.tar.bz2) = 599252 bytes SHA1 (patch-aa) = 47194ffb10e0bda3f01e656dd1a84eae9df46db3 SHA1 (patch-ab) = 467f560b38de856b013b455f918fb858c6124711 |