pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/wget Switch distfile to .xz



details:   https://anonhg.NetBSD.org/pkgsrc/rev/447e85112cf9
branches:  trunk
changeset: 603588:447e85112cf9
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue May 08 18:23:28 2012 +0000

description:
Switch distfile to .xz

diffstat:

 net/wget/Makefile |  3 ++-
 net/wget/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (28 lines):

diff -r 57e5019192ec -r 447e85112cf9 net/wget/Makefile
--- a/net/wget/Makefile Tue May 08 18:01:26 2012 +0000
+++ b/net/wget/Makefile Tue May 08 18:23:28 2012 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.109 2011/11/26 04:40:11 sbd Exp $
+# $NetBSD: Makefile,v 1.110 2012/05/08 18:23:28 adam Exp $
 
 DISTNAME=      wget-1.13.4
 PKGREVISION=   2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GNU:=wget/}
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.gnu.org/software/wget/wget.html
diff -r 57e5019192ec -r 447e85112cf9 net/wget/distinfo
--- a/net/wget/distinfo Tue May 08 18:01:26 2012 +0000
+++ b/net/wget/distinfo Tue May 08 18:23:28 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2011/10/24 15:22:01 ryoon Exp $
+$NetBSD: distinfo,v 1.38 2012/05/08 18:23:28 adam Exp $
 
-SHA1 (wget-1.13.4.tar.gz) = e25e1b487026ddd9026ca7d26af21f044c884d28
-RMD160 (wget-1.13.4.tar.gz) = 61062bfd4c28f85a31f599e90f83fa84ba1c71d0
-Size (wget-1.13.4.tar.gz) = 2815185 bytes
+SHA1 (wget-1.13.4.tar.xz) = a55ecf582fa58e8bb50c3952f6786f33f498f42a
+RMD160 (wget-1.13.4.tar.xz) = 01dfec4870d9878a323275eb4d69fd744a470fda
+Size (wget-1.13.4.tar.xz) = 1453220 bytes



Home | Main Index | Thread Index | Old Index