aboutsummaryrefslogtreecommitdiff
path: root/net/ssltunnel-server
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-08-16 15:43:58 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-08-16 15:43:58 +0000
commit0e3f2c3a8169b19088677b386d15e1b9c7be8883 (patch)
tree388120b00f8f0a7b8fcdfbd394e8c23899144a55 /net/ssltunnel-server
parent76037d4e78375f03bd60c3e4a89c3e5dc88abcdc (diff)
downloadports-0e3f2c3a8169b19088677b386d15e1b9c7be8883.tar.gz
ports-0e3f2c3a8169b19088677b386d15e1b9c7be8883.zip
Notes
Diffstat (limited to 'net/ssltunnel-server')
-rw-r--r--net/ssltunnel-server/Makefile2
-rw-r--r--net/ssltunnel-server/distinfo4
-rw-r--r--net/ssltunnel-server/pkg-plist3
3 files changed, 5 insertions, 4 deletions
diff --git a/net/ssltunnel-server/Makefile b/net/ssltunnel-server/Makefile
index 0ca37aaaa38b..c52607724f82 100644
--- a/net/ssltunnel-server/Makefile
+++ b/net/ssltunnel-server/Makefile
@@ -9,7 +9,7 @@
#
PORTNAME= ssltunnel
-PORTVERSION= 1.13
+PORTVERSION= 1.15
PORTREVISION= 0
CATEGORIES= net
MASTER_SITES= http://www.hsc.fr/ressources/outils/ssltunnel/download/
diff --git a/net/ssltunnel-server/distinfo b/net/ssltunnel-server/distinfo
index aeaa22a679b1..b2e82a55756b 100644
--- a/net/ssltunnel-server/distinfo
+++ b/net/ssltunnel-server/distinfo
@@ -1,2 +1,2 @@
-MD5 (ssltunnel-1.13.tar.gz) = 18f993daed771e04039586488141e21d
-SIZE (ssltunnel-1.13.tar.gz) = 95584
+MD5 (ssltunnel-1.15.tar.gz) = bfe529edb9b6c97bc03d213676b1f35d
+SIZE (ssltunnel-1.15.tar.gz) = 97741
diff --git a/net/ssltunnel-server/pkg-plist b/net/ssltunnel-server/pkg-plist
index 9f9898a42d27..7c4291b8c2c1 100644
--- a/net/ssltunnel-server/pkg-plist
+++ b/net/ssltunnel-server/pkg-plist
@@ -1,5 +1,6 @@
etc/rc.d/ssltunnel.sh.sample
-@unexec if cmp -s %D/etc/ssltunnel/client.conf %D/etc/ssltunnel/client.conf.sample; then rm -f %D/etc/ssltunnel/client.conf; fi
+@unexec if cmp -s %D/etc/ssltunnel/tunnel.conf %D/etc/ssltunnel/tunnel.conf.default; then rm -f %D/etc/ssltunnel/tunnel.conf; fi
+@unexec if cmp -s %D/etc/ssltunnel/users %D/etc/ssltunnel/users.sample; then rm -f %D/etc/ssltunnel/users; fi
etc/ssltunnel/tunnel.conf.default
etc/ssltunnel/users.sample
libexec/pppserver