svn commit: r459109 - in head/security/sslsplit: . files

Steve Wills swills at FreeBSD.org
Mon Jan 15 18:37:43 UTC 2018


Author: swills
Date: Mon Jan 15 18:37:42 2018
New Revision: 459109
URL: https://svnweb.freebsd.org/changeset/ports/459109

Log:
  security/sslsplit: update to 0.5.1

Deleted:
  head/security/sslsplit/files/patch-GNUmakefile
  head/security/sslsplit/files/patch-ssl.c
Modified:
  head/security/sslsplit/Makefile   (contents, props changed)
  head/security/sslsplit/distinfo   (contents, props changed)

Modified: head/security/sslsplit/Makefile
==============================================================================
--- head/security/sslsplit/Makefile	Mon Jan 15 18:17:14 2018	(r459108)
+++ head/security/sslsplit/Makefile	Mon Jan 15 18:37:42 2018	(r459109)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sslsplit
-PORTVERSION=	0.5.0
-PORTREVISION=	4
+PORTVERSION=	0.5.1
 CATEGORIES=	security
 MASTER_SITES=	http://mirror.roe.ch/rel/sslsplit/
 

Modified: head/security/sslsplit/distinfo
==============================================================================
--- head/security/sslsplit/distinfo	Mon Jan 15 18:17:14 2018	(r459108)
+++ head/security/sslsplit/distinfo	Mon Jan 15 18:37:42 2018	(r459109)
@@ -1,2 +1,3 @@
-SHA256 (sslsplit-0.5.0.tar.bz2) = 3eb13c1d0164bf04e7602d9fc45ef7460444b953efaee3ee7d52c357adb3a89a
-SIZE (sslsplit-0.5.0.tar.bz2) = 355795
+TIMESTAMP = 1516041004
+SHA256 (sslsplit-0.5.1.tar.bz2) = 60697146d0a70dbebb7b71b62525ad2bfd1bd34434c72a0d25e3d226e5e4ebc6
+SIZE (sslsplit-0.5.1.tar.bz2) = 450773


More information about the svn-ports-all mailing list