diff options
author | obache <obache@pkgsrc.org> | 2010-04-29 07:31:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-04-29 07:31:32 +0000 |
commit | 30a52c8adf72534bc0d29e673134dace0231780b (patch) | |
tree | ad95cf4236fe2a135db12b7085328ef5525a8b44 /devel/autoconf/distinfo | |
parent | f6922b5c05508fac7a8d415cb608e9c9c8eac814 (diff) | |
download | pkgsrc-30a52c8adf72534bc0d29e673134dace0231780b.tar.gz |
Use .tar.gz instead of .tar.xz for DISTFILES.
Using .tar.xz intorduce dependency on archivers/xz,
and it require GCC_REQD=3.4, then maybe result in unwanted
dependency on lang/gcc34.
Especially on Ineterix, it has gcc-3.3, and lang/gcc34 is marked as
"not for Interix", then no chance to install packages using autoconf.
approved by wiz@.
Diffstat (limited to 'devel/autoconf/distinfo')
-rw-r--r-- | devel/autoconf/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/autoconf/distinfo b/devel/autoconf/distinfo index c283c1f0a11..aefc46f1be6 100644 --- a/devel/autoconf/distinfo +++ b/devel/autoconf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2009/11/23 11:09:36 wiz Exp $ +$NetBSD: distinfo,v 1.21 2010/04/29 07:31:32 obache Exp $ -SHA1 (autoconf-2.65.tar.xz) = 348db555467d0eb8a16e4511b5f93cf0ca1d6c86 -RMD160 (autoconf-2.65.tar.xz) = 820f1dac7d87af917178ddc5a8d21a0da89b438d -Size (autoconf-2.65.tar.xz) = 1132092 bytes +SHA1 (autoconf-2.65.tar.gz) = ae9e1ab046822007f25c88e1d8f2166e065da8c2 +RMD160 (autoconf-2.65.tar.gz) = 67cf709b61290b47255ccdb2c3113bcd04c42ecd +Size (autoconf-2.65.tar.gz) = 1738880 bytes |