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)
This commit is contained in:
Fernando Apesteguía 2024-01-19 13:17:58 +01:00
parent 6dbb2b2b2a
commit a4a6b096df
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= ts-warp
DISTVERSION= 1.4.6
DISTVERSION= 1.4.7
CATEGORIES= net
MAINTAINER= zmey20000@yahoo.com

View File

@ -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