svn commit: r319137 - head/net/socat

Emanuel Haupt ehaupt at FreeBSD.org
Sun May 26 21:34:56 UTC 2013


Author: ehaupt
Date: Sun May 26 21:34:55 2013
New Revision: 319137
URL: http://svnweb.freebsd.org/changeset/ports/319137

Log:
  Update to 1.7.2.2
  
  Security:	CVE-2013-3571

Modified:
  head/net/socat/Makefile
  head/net/socat/distinfo

Modified: head/net/socat/Makefile
==============================================================================
--- head/net/socat/Makefile	Sun May 26 20:34:16 2013	(r319136)
+++ head/net/socat/Makefile	Sun May 26 21:34:55 2013	(r319137)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	socat
-PORTVERSION=	1.7.2.1
-PORTREVISION=	1
+PORTVERSION=	1.7.2.2
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.dest-unreach.org/socat/download/ \
 		CRITICAL

Modified: head/net/socat/distinfo
==============================================================================
--- head/net/socat/distinfo	Sun May 26 20:34:16 2013	(r319136)
+++ head/net/socat/distinfo	Sun May 26 21:34:55 2013	(r319137)
@@ -1,2 +1,2 @@
-SHA256 (socat-1.7.2.1.tar.bz2) = faea2ed6c63bb97a59237fd43b7c35ad248317297e8bfeb2e6f2ec1e6bc58277
-SIZE (socat-1.7.2.1.tar.bz2) = 433321
+SHA256 (socat-1.7.2.2.tar.bz2) = 9a167af11a4d3809cbc66f5e2dcb39b6e371251282ef5de6ea6ff0c4be8a953c
+SIZE (socat-1.7.2.2.tar.bz2) = 433222


More information about the svn-ports-all mailing list