diff options
author | adrianp <adrianp@pkgsrc.org> | 2004-10-25 17:13:51 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2004-10-25 17:13:51 +0000 |
commit | 94344223e791d59990eed4f311b38aa7e6f69cac (patch) | |
tree | 471d671feec542ad0db06516a4b73707f544934e /net | |
parent | 5d540d33ce5ec2e495fda3b216ee909d38d7605c (diff) | |
download | pkgsrc-94344223e791d59990eed4f311b38aa7e6f69cac.tar.gz |
- Update to 1.4.0.3
- Security fix for: http://www.dest-unreach.org/socat/advisory/socat-adv-1.html
Diffstat (limited to 'net')
-rw-r--r-- | net/socat/Makefile | 5 | ||||
-rw-r--r-- | net/socat/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index f64e32dd0c5..dc3a645bdd6 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2004/10/03 00:17:58 tv Exp $ +# $NetBSD: Makefile,v 1.5 2004/10/25 17:13:51 adrianp Exp $ -DISTNAME= socat-1.4.0.2 -PKGREVISION= 1 +DISTNAME= socat-1.4.0.3 CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ diff --git a/net/socat/distinfo b/net/socat/distinfo index 54856bfb280..1636e006f10 100644 --- a/net/socat/distinfo +++ b/net/socat/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2004/09/30 12:42:46 adrianp Exp $ +$NetBSD: distinfo,v 1.3 2004/10/25 17:13:51 adrianp Exp $ -SHA1 (socat-1.4.0.2.tar.gz) = ef10a2fb1ee0739b8c86b6b4143b851548810bc1 -Size (socat-1.4.0.2.tar.gz) = 318982 bytes +SHA1 (socat-1.4.0.3.tar.gz) = b080fba3c1e532743e8e5ffb6b116139cd634bc2 +Size (socat-1.4.0.3.tar.gz) = 319081 bytes SHA1 (patch-aa) = 80e88873bd80c98f8d9209c1b2204c8addb2bdb0 |