aboutsummaryrefslogtreecommitdiffstats
path: root/security/sslproxy
diff options
context:
space:
mode:
Diffstat (limited to 'security/sslproxy')
-rw-r--r--security/sslproxy/Makefile2
-rw-r--r--security/sslproxy/distinfo6
-rw-r--r--security/sslproxy/files/patch-Mk_main.mk15
3 files changed, 16 insertions, 7 deletions
diff --git a/security/sslproxy/Makefile b/security/sslproxy/Makefile
index 6124041d86af..b583dea1c2f1 100644
--- a/security/sslproxy/Makefile
+++ b/security/sslproxy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sslproxy
DISTVERSIONPREFIX= v
-DISTVERSION= 0.9.8
+DISTVERSION= 0.9.10
PORTEPOCH= 1
CATEGORIES= security
diff --git a/security/sslproxy/distinfo b/security/sslproxy/distinfo
index 8454a5af8d27..58863c039857 100644
--- a/security/sslproxy/distinfo
+++ b/security/sslproxy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1746776448
-SHA256 (sonertari-SSLproxy-v0.9.8_GH0.tar.gz) = 48241797622bc86a8cb9b6ea3cdddae0fff77e83e48576b9df4677fcff109b8f
-SIZE (sonertari-SSLproxy-v0.9.8_GH0.tar.gz) = 2146651
+TIMESTAMP = 1763216595
+SHA256 (sonertari-SSLproxy-v0.9.10_GH0.tar.gz) = bdbf5022fb2d4cd5cb36e62122278e713e4956bf44f125aae439b486ea82b11a
+SIZE (sonertari-SSLproxy-v0.9.10_GH0.tar.gz) = 2151332
diff --git a/security/sslproxy/files/patch-Mk_main.mk b/security/sslproxy/files/patch-Mk_main.mk
index 70b4b18cbc84..2ec376d84f9d 100644
--- a/security/sslproxy/files/patch-Mk_main.mk
+++ b/security/sslproxy/files/patch-Mk_main.mk
@@ -1,6 +1,15 @@
---- Mk/main.mk.orig 2022-12-26 01:44:45 UTC
+--- Mk/main.mk.orig 2025-11-09 10:48:19 UTC
+++ Mk/main.mk
-@@ -302,11 +302,13 @@ endif
+@@ -198,7 +198,7 @@ MANDIR?= share/man
+
+ PREFIX?= /usr/local
+ MANDIR?= share/man
+-EXAMPLESDIR?= share/examples
++EXAMPLESDIR?= etc
+
+ INSTALLUID?= 0
+ INSTALLGID?= 0
+@@ -299,11 +299,13 @@ endif
&& echo sqlite3)
endif
endif
@@ -14,7 +23,7 @@
# Function: Generate list of base paths to search when locating packages
# $1 packagename
-@@ -422,18 +424,24 @@ ifneq (,$(strip $(PKGS)))
+@@ -428,18 +430,24 @@ ifneq (,$(strip $(PKGS)))
endif
ifneq (,$(strip $(PKGS)))