pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wget Update to 1.10.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d6a9fca6df9
branches: trunk
changeset: 498936:0d6a9fca6df9
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 05 16:45:32 2005 +0000
description:
Update to 1.10.1:
* Wget 1.10.1 is a bugfix release with no user-visible changes.
diffstat:
net/wget/Makefile | 5 ++---
net/wget/distinfo | 9 ++++-----
net/wget/patches/patch-ah | 13 -------------
3 files changed, 6 insertions(+), 21 deletions(-)
diffs (52 lines):
diff -r 84261ed3811c -r 0d6a9fca6df9 net/wget/Makefile
--- a/net/wget/Makefile Mon Sep 05 16:05:58 2005 +0000
+++ b/net/wget/Makefile Mon Sep 05 16:45:32 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2005/07/02 15:10:23 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2005/09/05 16:45:32 wiz Exp $
-DISTNAME= wget-1.10
+DISTNAME= wget-1.10.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=wget/}
@@ -16,7 +16,6 @@
GNU_CONFIGURE= YES
USE_OLD_DES_API= YES
USE_PKGLOCALEDIR= YES
-USE_LIBTOOL= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ENV+= ac_cv_func_sigsetjmp=yes
diff -r 84261ed3811c -r 0d6a9fca6df9 net/wget/distinfo
--- a/net/wget/distinfo Mon Sep 05 16:05:58 2005 +0000
+++ b/net/wget/distinfo Mon Sep 05 16:45:32 2005 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.26 2005/07/02 15:10:23 wiz Exp $
+$NetBSD: distinfo,v 1.27 2005/09/05 16:45:32 wiz Exp $
-SHA1 (wget-1.10.tar.gz) = 2204e65f08e23b3cf5ff83210a669d2e5267a2d0
-RMD160 (wget-1.10.tar.gz) = 4c3368fd698751a54d812c8ef5a4bae2136d9edf
-Size (wget-1.10.tar.gz) = 1593119 bytes
+SHA1 (wget-1.10.1.tar.gz) = 63249e837a02eb946b887a610ccc7be4ab41d0bc
+RMD160 (wget-1.10.1.tar.gz) = ae5b8198b71919a703e9184a4b2eae87812f4574
+Size (wget-1.10.1.tar.gz) = 1212784 bytes
SHA1 (patch-ag) = c501bc48070ba9b71d51d6cdebf5c3e5d5aa5ffb
-SHA1 (patch-ah) = d4d1e152c5d65e743489b325397080060ac1de37
diff -r 84261ed3811c -r 0d6a9fca6df9 net/wget/patches/patch-ah
--- a/net/wget/patches/patch-ah Mon Sep 05 16:05:58 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.6 2005/07/02 15:10:23 wiz Exp $
-
---- configure.orig 2005-06-08 00:40:03.000000000 +0200
-+++ configure
-@@ -25570,7 +25570,7 @@ if test x"$with_ssl" != x"no"; then
- wget_save_LDFLAGS=$LDFLAGS
- wget_save_CPPFLAGS=$CPPFLAGS
-
-- CC="$SHELL ./libtool $CC"
-+# CC="$SHELL ./libtool $CC"
-
-
- echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
Home |
Main Index |
Thread Index |
Old Index