pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/phetch



Module Name:    pkgsrc
Committed By:   pin
Date:           Sat Oct  3 12:05:28 UTC 2020

Modified Files:
        pkgsrc/net/phetch: Makefile distinfo

Log Message:
net/phetch: update to 1.0.7

This release fixes #19

phetch was aborting whenever it encountered a connection error instead of trying
the alternate socket addrs it was given.

Special thanks to @Ramiferous and @voidpin and rvp!


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/phetch/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/phetch/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/phetch/Makefile
diff -u pkgsrc/net/phetch/Makefile:1.5 pkgsrc/net/phetch/Makefile:1.6
--- pkgsrc/net/phetch/Makefile:1.5      Thu Oct  1 08:02:00 2020
+++ pkgsrc/net/phetch/Makefile  Sat Oct  3 12:05:28 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/10/01 08:02:00 pin Exp $
+# $NetBSD: Makefile,v 1.6 2020/10/03 12:05:28 pin Exp $
 
-DISTNAME=      phetch-1.0.6
+DISTNAME=      phetch-1.0.7
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=xvxx/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/net/phetch/distinfo
diff -u pkgsrc/net/phetch/distinfo:1.3 pkgsrc/net/phetch/distinfo:1.4
--- pkgsrc/net/phetch/distinfo:1.3      Thu Oct  1 08:02:00 2020
+++ pkgsrc/net/phetch/distinfo  Sat Oct  3 12:05:28 2020
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2020/10/01 08:02:00 pin Exp $
+$NetBSD: distinfo,v 1.4 2020/10/03 12:05:28 pin Exp $
 
 SHA1 (atty-0.2.14.crate) = 9b4bfe6daebdd3d13a8a605bf44f64d4e831e804
 RMD160 (atty-0.2.14.crate) = 63c38cbe0fc07a4533253427a164612b456094cf
@@ -84,10 +84,10 @@ SHA1 (openssl-sys-0.9.53.crate) = b88bef
 RMD160 (openssl-sys-0.9.53.crate) = ecd2ba0ec31ee721899801059383b35aaaab2996
 SHA512 (openssl-sys-0.9.53.crate) = da0b34b5a58abf1b7e40dcdc1d9f4f6f0f8a4d5d8bb7b7417025a6ecf73145e80304541d2944050c162d7a9b1835434a9d7d2fb670d5cf1065055c09e35f940d
 Size (openssl-sys-0.9.53.crate) = 45434 bytes
-SHA1 (phetch-1.0.6.tar.gz) = 2a8749abbe2a435655ffc63d0beb871a794a1f43
-RMD160 (phetch-1.0.6.tar.gz) = 449567ddda92c7379490d2eeff37a8cd9692fa6f
-SHA512 (phetch-1.0.6.tar.gz) = 4600aee31d28e1d19cd5cc52ec70370455f43314cc2f427db3697af38dee076828692165a7d33a93e3dbd3882bca2e0041d4757b09cd2e7923b1778f58e1817d
-Size (phetch-1.0.6.tar.gz) = 7556350 bytes
+SHA1 (phetch-1.0.7.tar.gz) = fdb7dd9692044e8207b882d27c0d8226ae4cd1c1
+RMD160 (phetch-1.0.7.tar.gz) = bb4ae251ac833f0e1fe8e7ae857bc36999a3590f
+SHA512 (phetch-1.0.7.tar.gz) = a978074490c2a05ef93345c917ac59dde5b1bfb4c4bdf6236c3c91e7975051062d6c6c275aaffed127f2c168a81a41f488af1f72abc62342b218b7d59055223a
+Size (phetch-1.0.7.tar.gz) = 7556357 bytes
 SHA1 (pkg-config-0.3.17.crate) = 61ed3f397e181cd188a7cf9d7f80f5d9a52abc5d
 RMD160 (pkg-config-0.3.17.crate) = 4b14f27e39f76fd3018919c46552268ed018be1e
 SHA512 (pkg-config-0.3.17.crate) = 42be78556adc07dffa8933ab1436d5d6a776018898377d58dfdc9f961981f9f21397301b41536c55d8a3772bf74a38069899d1a5cddce5c24a032017137044bc



Home | Main Index | Thread Index | Old Index