summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-04-29 07:31:32 +0000
committerobache <obache@pkgsrc.org>2010-04-29 07:31:32 +0000
commit30a52c8adf72534bc0d29e673134dace0231780b (patch)
treead95cf4236fe2a135db12b7085328ef5525a8b44 /devel
parentf6922b5c05508fac7a8d415cb608e9c9c8eac814 (diff)
downloadpkgsrc-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')
-rw-r--r--devel/autoconf/Makefile3
-rw-r--r--devel/autoconf/distinfo8
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 4f3d0e98ce3..0f75b01b852 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.72 2009/11/23 14:53:27 tnn Exp $
+# $NetBSD: Makefile,v 1.73 2010/04/29 07:31:32 obache Exp $
DISTNAME= autoconf-2.65
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/}
-EXTRACT_SUFX= .tar.xz
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/autoconf/autoconf.html
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