diff options
author | wiz <wiz> | 2001-06-20 13:44:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-06-20 13:44:12 +0000 |
commit | 7814819f41f44d657dce222cf68bda54cabf04b3 (patch) | |
tree | 1f930b62bc0e9c0910e054189326f8fd5f6f8bbe /security/stunnel | |
parent | 11b95b0c1dce595cb060a279f539e59206fae28a (diff) | |
download | pkgsrc-7814819f41f44d657dce222cf68bda54cabf04b3.tar.gz |
Update to 3.14, from Martti Kuparinen via pkg/13256.
Change:
* Pidfile creation algorithm has been changed.
Diffstat (limited to 'security/stunnel')
-rw-r--r-- | security/stunnel/Makefile | 4 | ||||
-rw-r--r-- | security/stunnel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 854df3daa46..7311a7f0dc0 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2001/03/27 03:20:16 hubertf Exp $ +# $NetBSD: Makefile,v 1.16 2001/06/20 13:44:12 wiz Exp $ # -DISTNAME= stunnel-3.13 +DISTNAME= stunnel-3.14 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/download/stunnel/src/ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 6508e35126f..95dc0f5721b 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2001/04/19 15:40:40 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/06/20 13:44:12 wiz Exp $ -SHA1 (stunnel-3.13.tar.gz) = 0b6d7ef3b2a25e2d52d2e846807a745572424136 -Size (stunnel-3.13.tar.gz) = 115433 bytes +SHA1 (stunnel-3.14.tar.gz) = f1e713fa9a8c595da9f597c4b920fea63b0973bc +Size (stunnel-3.14.tar.gz) = 115584 bytes SHA1 (patch-aa) = 9ef36b68a7689e9130da6b11f21a9ff9e6fcda90 SHA1 (patch-ab) = 149634d07a6eb3245645d77ceb38d70b6fd1a504 SHA1 (patch-ac) = 9246c0855f0fa12f79d00f7729c54c9b1703bdb9 |