pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libuv



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Jan 20 11:30:28 UTC 2018

Modified Files:
        pkgsrc/devel/libuv: Makefile distinfo

Log Message:
libuv: updated to 1.9.1

v1.19.1:
* Revert "unix,tcp: avoid marking server sockets connected"
* Revert "unix,fs: fix for potential partial reads/writes"
* Revert "win: use RemoveDirectoryW() instead of _wmrmdir()"
* cygwin: fix compilation of ifaddrs impl


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/libuv/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/libuv/distinfo

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

Modified files:

Index: pkgsrc/devel/libuv/Makefile
diff -u pkgsrc/devel/libuv/Makefile:1.29 pkgsrc/devel/libuv/Makefile:1.30
--- pkgsrc/devel/libuv/Makefile:1.29    Fri Jan 19 07:42:25 2018
+++ pkgsrc/devel/libuv/Makefile Sat Jan 20 11:30:28 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2018/01/19 07:42:25 adam Exp $
+# $NetBSD: Makefile,v 1.30 2018/01/20 11:30:28 adam Exp $
 
-DISTNAME=      libuv-1.19.0
+DISTNAME=      libuv-1.19.1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libuv/}
 

Index: pkgsrc/devel/libuv/distinfo
diff -u pkgsrc/devel/libuv/distinfo:1.27 pkgsrc/devel/libuv/distinfo:1.28
--- pkgsrc/devel/libuv/distinfo:1.27    Fri Jan 19 07:42:25 2018
+++ pkgsrc/devel/libuv/distinfo Sat Jan 20 11:30:28 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.27 2018/01/19 07:42:25 adam Exp $
+$NetBSD: distinfo,v 1.28 2018/01/20 11:30:28 adam Exp $
 
-SHA1 (libuv-1.19.0.tar.gz) = f951bfdeccef8be5df74582bafeaffa623c45e94
-RMD160 (libuv-1.19.0.tar.gz) = 3591d1190a738b2453abaee5e3a095befa60b937
-SHA512 (libuv-1.19.0.tar.gz) = b9dfe1df09b67dae27a9aa3a3eb8f3ef31aedf9c95c1361034defab21a017e3978a2e2db502847a0c372a34bffe176acd96616096aa692ef2f35cc854ac8e211
-Size (libuv-1.19.0.tar.gz) = 1174555 bytes
+SHA1 (libuv-1.19.1.tar.gz) = 4e05192e819d83814856eb4b7fed7ca09a350150
+RMD160 (libuv-1.19.1.tar.gz) = 8bef8c32dfd47d35467ab8c79ab558f25c777249
+SHA512 (libuv-1.19.1.tar.gz) = b903dd460c4bbb11011821d1e1f6c92474462cb6ff0dd8185604eb7726cc61c545dc3f59f5b418e9b31d6512beacdf4fcbdb868dd0004e688a6e34f3feb17eb2
+Size (libuv-1.19.1.tar.gz) = 1174572 bytes
 SHA1 (patch-autogen.sh) = a5f48189bfb17624c545a80626ea311b7755d232
 SHA1 (patch-configure.ac) = e6636d522dc9218fc9aee62846426645473cb6cd
 SHA1 (patch-src_unix_darwin.c) = 489f73fe81b9dea2acc72a669bf667c560c1deea



Home | Main Index | Thread Index | Old Index