update to sslsplit-0.5.5

This commit is contained in:
sthen 2019-08-31 14:01:19 +00:00
parent 59bf7412a6
commit 38b4db7bbe
4 changed files with 13 additions and 10 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.16 2019/06/03 16:06:56 sthen Exp $
# $OpenBSD: Makefile,v 1.17 2019/08/31 14:01:19 sthen Exp $
COMMENT= transparent and scalable SSL/TLS interception
DISTNAME= sslsplit-0.5.4
DISTNAME= sslsplit-0.5.5
EXTRACT_SUFX= .tar.bz2
CATEGORIES= security
@ -22,15 +22,15 @@ MASTER_SITES= https://mirror.roe.ch/rel/sslsplit/
LIB_DEPENDS= devel/libevent2 \
net/libnet/1.1
TEST_DEPENDS= devel/check
MAKE_FLAGS= MANDIR=man PREFIX=${TRUEPREFIX}
MAKE_FLAGS= MANDIR=${TRUEPREFIX}/man PREFIX=${TRUEPREFIX}
FAKE_FLAGS= SYSCONFDIR=${TRUEPREFIX}/share/examples
USE_GMAKE= Yes
MAKE_FILE= GNUmakefile
post-install:
mv ${PREFIX}/sslsplit ${PREFIX}/share/examples/
sed -i 's,/usr/local/etc/,${SYSCONFDIR}/,' \
sed -i 's,/usr/local/share/examples/,${SYSCONFDIR}/,' \
${PREFIX}/share/examples/sslsplit/* \
${PREFIX}/man/man*/*

View File

@ -1,2 +1,2 @@
SHA256 (sslsplit-0.5.4.tar.bz2) = M2xUxFeKLyvZ2LrhU/MUmRVgN1FfoH1fp9U3P0wTeMI=
SIZE (sslsplit-0.5.4.tar.bz2) = 519660
SHA256 (sslsplit-0.5.5.tar.bz2) = ugRz/QFChDngzyL66A/dJtCKC8+F4XyCF3ywgQtwD68=
SIZE (sslsplit-0.5.5.tar.bz2) = 532788

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-sslsplit_1_in,v 1.1 2019/01/29 23:05:21 sthen Exp $
$OpenBSD: patch-sslsplit_1_in,v 1.2 2019/08/31 14:01:20 sthen Exp $
Index: sslsplit.1.in
--- sslsplit.1.in.orig
+++ sslsplit.1.in
@@ -351,7 +351,7 @@ Drop privileges after opening sockets and files by set
@@ -364,7 +364,7 @@ Drop privileges after opening sockets and files by set
effective and stored user IDs to \fIuser\fP and loading the appropriate
primary and ancillary groups. If \fB-u\fP is not given, SSLsplit will drop
privileges to the stored UID if EUID != UID (setuid bit scenario), or to

View File

@ -1,8 +1,11 @@
@comment $OpenBSD: PLIST,v 1.3 2019/01/29 23:05:21 sthen Exp $
@comment $OpenBSD: PLIST,v 1.4 2019/08/31 14:01:20 sthen Exp $
@extraunexec rm -f ${SYSCONFDIR}/sslsplit/!(sslsplit.conf)
@newgroup _sslsplit:727
@newuser _sslsplit:727:_sslsplit:daemon:sslsplit:/nonexistent:/sbin/nologin
@bin bin/sslsplit
@man man/man1/sslsplit.1
@man man/man5/sslsplit.conf.5
share/examples/sslsplit/
@sample ${SYSCONFDIR}/sslsplit/
share/examples/sslsplit/sslsplit.conf.sample
@sample ${SYSCONFDIR}/sslsplit/sslsplit.conf