diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-01-29 07:32:29 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-01-29 07:32:29 +0000 |
commit | e5c07fb5d321ba631609c2f9cd2b7f70a66acd4e (patch) | |
tree | 8d04986bec36baad6f96d99528a4fa820698729d /net/socat | |
parent | 319cf37f1904a818fd80e2be86723a7ec14f5e00 (diff) | |
download | ports-e5c07fb5d321ba631609c2f9cd2b7f70a66acd4e.tar.gz ports-e5c07fb5d321ba631609c2f9cd2b7f70a66acd4e.zip |
Notes
Diffstat (limited to 'net/socat')
-rw-r--r-- | net/socat/Makefile | 3 | ||||
-rw-r--r-- | net/socat/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index 1894d3c0e1c1..9c6898db7bb2 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= socat -PORTVERSION= 1.7.2.2 -PORTREVISION= 2 +PORTVERSION= 1.7.2.3 CATEGORIES= net ipv6 MASTER_SITES= http://www.dest-unreach.org/socat/download/ \ CRITICAL diff --git a/net/socat/distinfo b/net/socat/distinfo index 98c7a041a238..5f596f22b64c 100644 --- a/net/socat/distinfo +++ b/net/socat/distinfo @@ -1,2 +1,2 @@ -SHA256 (socat-1.7.2.2.tar.bz2) = 9a167af11a4d3809cbc66f5e2dcb39b6e371251282ef5de6ea6ff0c4be8a953c -SIZE (socat-1.7.2.2.tar.bz2) = 433222 +SHA256 (socat-1.7.2.3.tar.bz2) = 0598ac54af7b138cda9e3c141bcf0cc63eeb2ab31f468a772dc3f7eb3896aad0 +SIZE (socat-1.7.2.3.tar.bz2) = 424461 |