pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/wget



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Jan 12 12:04:46 UTC 2021

Modified Files:
        pkgsrc/net/wget: Makefile distinfo
Removed Files:
        pkgsrc/net/wget/patches: patch-configure patch-lib_utime.c

Log Message:
wget: Update to 1.21.1

Changelog:
* Noteworthy changes in release 1.21.1 (2021-01-09)

** Fix compilation on MacOS and Solaris 9

** Resove bashism from configure.ac

** Fix a compilation warning on 32-bit systems


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 pkgsrc/net/wget/Makefile
cvs rdiff -u -r1.63 -r1.64 pkgsrc/net/wget/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/net/wget/patches/patch-configure
cvs rdiff -u -r1.1 -r0 pkgsrc/net/wget/patches/patch-lib_utime.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/wget/Makefile
diff -u pkgsrc/net/wget/Makefile:1.159 pkgsrc/net/wget/Makefile:1.160
--- pkgsrc/net/wget/Makefile:1.159      Mon Jan  4 12:27:41 2021
+++ pkgsrc/net/wget/Makefile    Tue Jan 12 12:04:46 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.159 2021/01/04 12:27:41 wiz Exp $
+# $NetBSD: Makefile,v 1.160 2021/01/12 12:04:46 ryoon Exp $
 
-DISTNAME=      wget-1.21
+DISTNAME=      wget-1.21.1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GNU:=wget/}
 EXTRACT_SUFX=  .tar.lz

Index: pkgsrc/net/wget/distinfo
diff -u pkgsrc/net/wget/distinfo:1.63 pkgsrc/net/wget/distinfo:1.64
--- pkgsrc/net/wget/distinfo:1.63       Fri Jan  8 16:14:55 2021
+++ pkgsrc/net/wget/distinfo    Tue Jan 12 12:04:46 2021
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.63 2021/01/08 16:14:55 schmonz Exp $
+$NetBSD: distinfo,v 1.64 2021/01/12 12:04:46 ryoon Exp $
 
-SHA1 (wget-1.21.tar.lz) = 07fc9a34a76c91d377a2594dbb61ba83cebab9ad
-RMD160 (wget-1.21.tar.lz) = e1c7267984c1f4d4cc3ad7bcce414405c0ff1d70
-SHA512 (wget-1.21.tar.lz) = 10f32e153511a13397933d24e57002ee6477aea87e1e6811262268e0f43c5cfd8ab298921857d70a6f567be34b5a4fe9898ce4e7488e66294f3e85f011283838
-Size (wget-1.21.tar.lz) = 2354273 bytes
-SHA1 (patch-configure) = d72ecfae0a156bf42046759daeb6ad284b9213e1
-SHA1 (patch-lib_utime.c) = 7a35aca95cf790f8750ffbdf407b2693585125cd
+SHA1 (wget-1.21.1.tar.lz) = 215b0c056580b28d7d5edeac9c8c356ecc99ec4c
+RMD160 (wget-1.21.1.tar.lz) = 730e08c0b84b5af3cbf4764b1fa149b4ba3e938a
+SHA512 (wget-1.21.1.tar.lz) = 51ce93608094b2e5ba8144ff4d5cd36637eb6f9a3663355558885ea1f9fad0641e4ce13d61a18ac2f1285487ac7c7eba721aef04f9079889c0045f3ab915a450
+Size (wget-1.21.1.tar.lz) = 2367165 bytes



Home | Main Index | Thread Index | Old Index