summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2015-02-22 14:26:47 +0000
committerwiedi <wiedi@pkgsrc.org>2015-02-22 14:26:47 +0000
commit4b9772cd1575bec1e5dd382656461dcdf741ca16 (patch)
tree3bbeb521bf062e79e82ca07c0cf94964128a2f77
parent7acfc71b2f8eda30110365dbf81802ef02bd7479 (diff)
downloadpkgsrc-4b9772cd1575bec1e5dd382656461dcdf741ca16.tar.gz
Update spiped to 1.5.0
Changelog: spiped-1.5.0 * Attempt to set the TCP_NODELAY socket option on connections, in order to avoid punishing latencies from TCP nagling.
-rw-r--r--security/spiped/Makefile4
-rw-r--r--security/spiped/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/spiped/Makefile b/security/spiped/Makefile
index 6c37d455935..81687e6f752 100644
--- a/security/spiped/Makefile
+++ b/security/spiped/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2014/10/21 17:05:54 wiedi Exp $
+# $NetBSD: Makefile,v 1.12 2015/02/22 14:26:47 wiedi Exp $
-DISTNAME= spiped-1.4.2
+DISTNAME= spiped-1.5.0
CATEGORIES= net security
MASTER_SITES= http://www.tarsnap.com/spiped/
EXTRACT_SUFX= .tgz
diff --git a/security/spiped/distinfo b/security/spiped/distinfo
index e6e18add70d..d1b63743cc4 100644
--- a/security/spiped/distinfo
+++ b/security/spiped/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/10/21 17:05:54 wiedi Exp $
+$NetBSD: distinfo,v 1.4 2015/02/22 14:26:47 wiedi Exp $
-SHA1 (spiped-1.4.2.tgz) = 90ca731378cdf74bf19576c8682398b81bd10a60
-RMD160 (spiped-1.4.2.tgz) = dcba3ac1ad15d91aeb245e639b457193e69efc61
-Size (spiped-1.4.2.tgz) = 67744 bytes
+SHA1 (spiped-1.5.0.tgz) = 85dfe13cd25a7461ae649d44c5463b37f64f8627
+RMD160 (spiped-1.5.0.tgz) = f6498f9e85d4a48dcd99b2da5e696ed3b440d1c2
+Size (spiped-1.5.0.tgz) = 68813 bytes