Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2017 08:54:13 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432474 - in head/net/socat: . files
Message-ID:  <201701260854.v0Q8sDZ2099730@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Jan 26 08:54:12 2017
New Revision: 432474
URL: https://svnweb.freebsd.org/changeset/ports/432474

Log:
  Update to 1.7.3.2

Deleted:
  head/net/socat/files/patch-error.h
  head/net/socat/files/patch-sslcls.c
  head/net/socat/files/patch-sslcls.h
  head/net/socat/files/patch-xio-openssl.c
  head/net/socat/files/patch-xioopts.c
Modified:
  head/net/socat/Makefile
  head/net/socat/distinfo

Modified: head/net/socat/Makefile
==============================================================================
--- head/net/socat/Makefile	Thu Jan 26 07:22:00 2017	(r432473)
+++ head/net/socat/Makefile	Thu Jan 26 08:54:12 2017	(r432474)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	socat
-PORTVERSION=	1.7.3.1
+PORTVERSION=	1.7.3.2
 PORTREVISION=	0
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.dest-unreach.org/socat/download/ \
@@ -12,6 +12,7 @@ MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Multipurpose relay and more
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		compiler cpe ssl tar:bzip2
 GNU_CONFIGURE=	yes

Modified: head/net/socat/distinfo
==============================================================================
--- head/net/socat/distinfo	Thu Jan 26 07:22:00 2017	(r432473)
+++ head/net/socat/distinfo	Thu Jan 26 08:54:12 2017	(r432474)
@@ -1,2 +1,3 @@
-SHA256 (socat-1.7.3.1.tar.bz2) = d2da659540c38139f388e9437bfaae16bb458d174d056cb3228432a8f489fbaa
-SIZE (socat-1.7.3.1.tar.bz2) = 488467
+TIMESTAMP = 1485420160
+SHA256 (socat-1.7.3.2.tar.bz2) = e3561f808739383eb10fada1e5d4f26883f0311b34fd0af7837d0c95ef379251
+SIZE (socat-1.7.3.2.tar.bz2) = 493324



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701260854.v0Q8sDZ2099730>