diff options
author | skrll <skrll@pkgsrc.org> | 2006-05-13 08:58:37 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2006-05-13 08:58:37 +0000 |
commit | f931af1ec982f9c87b2fe4d9f4cd290997017de1 (patch) | |
tree | 006dae1bc61af2e47f97e34759cfe34bbdc0ce2a /lang/tcl-expect | |
parent | d3632fa3800a005f6d49550dcaf7e1b16eab17a2 (diff) | |
download | pkgsrc-f931af1ec982f9c87b2fe4d9f4cd290997017de1.tar.gz |
Switch to the bz2 compressed tarball. I've verified the contents are the
same as the gzip compressed one used previously (and the one from the
MASTER_SITE which is 2 bytes longer!?!).
Thanks to rui for pointing out where to get it the "old" gzip tarball.
Diffstat (limited to 'lang/tcl-expect')
-rw-r--r-- | lang/tcl-expect/Makefile.common | 3 | ||||
-rw-r--r-- | lang/tcl-expect/distinfo | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/lang/tcl-expect/Makefile.common b/lang/tcl-expect/Makefile.common index 08efc38cc10..ace8b3a9a76 100644 --- a/lang/tcl-expect/Makefile.common +++ b/lang/tcl-expect/Makefile.common @@ -1,10 +1,11 @@ -# $NetBSD: Makefile.common,v 1.7 2005/04/11 21:46:17 tv Exp $ +# $NetBSD: Makefile.common,v 1.8 2006/05/13 08:58:37 skrll Exp $ DISTNAME= expect-${EXPECT_VERSION} MASTER_SITES= http://expect.nist.gov/src/ HOMEPAGE= http://expect.nist.gov/ EXPECT_VERSION= 5.43.0 +EXTRACT_SUFX= .tar.bz2 WRKSRC= ${WRKDIR}/expect-5.43 USE_LIBTOOL= yes diff --git a/lang/tcl-expect/distinfo b/lang/tcl-expect/distinfo index fb9486b16fa..174a717fde7 100644 --- a/lang/tcl-expect/distinfo +++ b/lang/tcl-expect/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12 2005/04/08 11:54:05 adam Exp $ +$NetBSD: distinfo,v 1.13 2006/05/13 08:58:37 skrll Exp $ -SHA1 (expect-5.43.0.tar.gz) = 4da64b7c50cea22ac87fcf0f8f98f786793ee785 -RMD160 (expect-5.43.0.tar.gz) = 223b78f39dca8cc7900d82230cf7db91e6770389 -Size (expect-5.43.0.tar.gz) = 525570 bytes +SHA1 (expect-5.43.0.tar.bz2) = a73530772f9d735e98175c7807efa8e785c5fa60 +RMD160 (expect-5.43.0.tar.bz2) = 27966c50923700a0b491d65cf54bd0e80eb6fa39 +Size (expect-5.43.0.tar.bz2) = 419691 bytes SHA1 (patch-aa) = 81f45deba61affb5d2e0d3d0f91a67217e543b8e SHA1 (patch-ab) = 642e714e58bfe72b332cb89559e1f55df9b6052f SHA1 (patch-ac) = 85702dac9cbc55875110cbed6ec3e73b7c66d07f |