git: a4a6b096df27 - main - net/ts-warp: update to 1.4.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Jan 2024 17:13:48 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a4a6b096df27a44fe672f2e0de9b17982188e705
commit a4a6b096df27a44fe672f2e0de9b17982188e705
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-01-19 12:17:58 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-01-19 17:13:32 +0000
net/ts-warp: update to 1.4.7
ChangeLog: https://github.com/mezantrop/ts-warp/releases/tag/1.4.7
* ts-warp.sh.in: remove unused variables
* ts-warp.c: Drop direct requests to Transparent port
* Makefile: examples-* target user-name check fix
* ts-warp.sh.in, ts-warp_autofw.sh.in: On Linux try Iptables firts, then
Nftables; fix execution.
* socks.c: Typo fix
* gui-warp.py, gui-warp.app: Links to releases; better PID-file checking
* Makefile, README.md: Better custom installation PREFIX
* gui/Makefile: images go to share/ts-warp directory
* gui-warp.py: Better parsing of gui-warp.ini - key error fix
PR: 275889
Reported by: zmey20000@yahoo.com (maintainer)
---
net/ts-warp/Makefile | 2 +-
net/ts-warp/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net/ts-warp/Makefile b/net/ts-warp/Makefile
index 7ee75d087331..569f5580a374 100644
--- a/net/ts-warp/Makefile
+++ b/net/ts-warp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ts-warp
-DISTVERSION= 1.4.6
+DISTVERSION= 1.4.7
CATEGORIES= net
MAINTAINER= zmey20000@yahoo.com
diff --git a/net/ts-warp/distinfo b/net/ts-warp/distinfo
index f9c619cb4190..5c19921f5669 100644
--- a/net/ts-warp/distinfo
+++ b/net/ts-warp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700647814
-SHA256 (mezantrop-ts-warp-1.4.6_GH0.tar.gz) = 9765641f1d1590ecd30da67d366886a00a59900724f20da20c7e6296db6f725b
-SIZE (mezantrop-ts-warp-1.4.6_GH0.tar.gz) = 433744
+TIMESTAMP = 1703273209
+SHA256 (mezantrop-ts-warp-1.4.7_GH0.tar.gz) = 5e324bc6567677f155fe16cd7f7defe4766ebaf2f02e7927384095199daaa621
+SIZE (mezantrop-ts-warp-1.4.7_GH0.tar.gz) = 434006