svn commit: r498299 - in head/net/socat: . files

Emanuel Haupt ehaupt at FreeBSD.org
Sun Apr 7 17:17:25 UTC 2019


Author: ehaupt
Date: Sun Apr  7 17:17:24 2019
New Revision: 498299
URL: https://svnweb.freebsd.org/changeset/ports/498299

Log:
  - Update to 1.7.3.3
  - Pacify portlint

Deleted:
  head/net/socat/files/patch-Makefile.in
  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	Sun Apr  7 17:02:19 2019	(r498298)
+++ head/net/socat/Makefile	Sun Apr  7 17:17:24 2019	(r498299)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	socat
-PORTVERSION=	1.7.3.2
-PORTREVISION=	4
+PORTVERSION=	1.7.3.3
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.dest-unreach.org/socat/download/ \
 		LOCAL/ehaupt
@@ -15,8 +14,9 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		compiler cpe ssl tar:bzip2
-GNU_CONFIGURE=	yes
 USE_RC_SUBR=	socat
+
+GNU_CONFIGURE=	yes
 
 CPE_VENDOR=	dest-unreach
 

Modified: head/net/socat/distinfo
==============================================================================
--- head/net/socat/distinfo	Sun Apr  7 17:02:19 2019	(r498298)
+++ head/net/socat/distinfo	Sun Apr  7 17:17:24 2019	(r498299)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485420160
-SHA256 (socat-1.7.3.2.tar.bz2) = e3561f808739383eb10fada1e5d4f26883f0311b34fd0af7837d0c95ef379251
-SIZE (socat-1.7.3.2.tar.bz2) = 493324
+TIMESTAMP = 1554656689
+SHA256 (socat-1.7.3.3.tar.bz2) = 0dd63ffe498168a4aac41d307594c5076ff307aa0ac04b141f8f1cec6594d04a
+SIZE (socat-1.7.3.3.tar.bz2) = 489901


More information about the svn-ports-all mailing list