pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/lftp



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct 13 08:13:26 UTC 2017

Modified Files:
        pkgsrc/net/lftp: Makefile distinfo

Log Message:
lftp: update to 4.8.3

Version 4.8.3:
* fixed compilation with older C++ compilers.
* fixed 2 other core dumps on exit (incorrect order of deallocation).


To generate a diff of this commit:
cvs rdiff -u -r1.124 -r1.125 pkgsrc/net/lftp/Makefile
cvs rdiff -u -r1.69 -r1.70 pkgsrc/net/lftp/distinfo

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

Modified files:

Index: pkgsrc/net/lftp/Makefile
diff -u pkgsrc/net/lftp/Makefile:1.124 pkgsrc/net/lftp/Makefile:1.125
--- pkgsrc/net/lftp/Makefile:1.124      Fri Sep 29 06:33:24 2017
+++ pkgsrc/net/lftp/Makefile    Fri Oct 13 08:13:26 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.124 2017/09/29 06:33:24 adam Exp $
+# $NetBSD: Makefile,v 1.125 2017/10/13 08:13:26 adam Exp $
 
-DISTNAME=      lftp-4.8.2
+DISTNAME=      lftp-4.8.3
 CATEGORIES=    net
 MASTER_SITES=  http://lftp.yar.ru/ftp/
 MASTER_SITES+= ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/

Index: pkgsrc/net/lftp/distinfo
diff -u pkgsrc/net/lftp/distinfo:1.69 pkgsrc/net/lftp/distinfo:1.70
--- pkgsrc/net/lftp/distinfo:1.69       Fri Sep 29 06:33:24 2017
+++ pkgsrc/net/lftp/distinfo    Fri Oct 13 08:13:26 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.69 2017/09/29 06:33:24 adam Exp $
+$NetBSD: distinfo,v 1.70 2017/10/13 08:13:26 adam Exp $
 
-SHA1 (lftp-4.8.2.tar.xz) = 0deaffc02a047127b8549f6b43b8aa1b70d509b9
-RMD160 (lftp-4.8.2.tar.xz) = 436962d6beea20e11c2334b3ae51373e6d74714b
-SHA512 (lftp-4.8.2.tar.xz) = 582775c27f020a6864b960a06681698522842e147deee6dba18115738af56fc0094c2b21ed1eb4984626276472f707be795fcf4b23f451ba17a60e4bf8facd5e
-Size (lftp-4.8.2.tar.xz) = 1598920 bytes
+SHA1 (lftp-4.8.3.tar.xz) = 8c540e56cf0c311c6ca8fae8f5c1f4cdf8867ca5
+RMD160 (lftp-4.8.3.tar.xz) = 92fed815e710165d4283155d34dd4fcf32f20355
+SHA512 (lftp-4.8.3.tar.xz) = 16d0ddc36ac00db009fd4e634a2eaa575bd1c690ea7e1af396317ccc677704d2a4dfa19ea0c46dab83450072714086ed2b15ac00ffe51ec5c9bb900e5e744583
+Size (lftp-4.8.3.tar.xz) = 1602324 bytes
 SHA1 (patch-aa) = 988f4f2f5b9469d3c645ffa984d5449a219229bb
 SHA1 (patch-ab) = cbf428fb51c64431eb32d25160303333ce695b5a
 SHA1 (patch-ac) = 8aa2ddc582bbc87cd0a5e8662f328dd2ac8dea90



Home | Main Index | Thread Index | Old Index