net/unix2tcp: Update to 0.8.3

Changelog:
* Move source to public repo to encourage further (develop|improve)ment
* Provide a working WWW
* Fixes (adds) missing prototypes

PR:		268618
This commit is contained in:
Chris Hutchinson 2022-12-30 11:39:55 +08:00 committed by Li-Wen Hsu
parent acb6bfa7fc
commit cbc931f19c
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF
2 changed files with 11 additions and 6 deletions

View File

@ -1,12 +1,15 @@
PORTNAME= unix2tcp
PORTVERSION= 0.8.2
PORTVERSION= 0.8.3
CATEGORIES= net
MASTER_SITES= http://freebsdcluster.org/~mich/software/ \
http://ahriman.bucharest.roedu.net/unix2tcp/
MASTER_SITES= https://codeberg.org/portmaster/${PORTNAME}/archive/
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
DISTNAME= ${PORTNAME}
MAINTAINER= portmaster@bsdforge.com
COMMENT= Connection forwarder that converts Unix sockets into TCP sockets
WWW= http://ahriman.bucharest.roedu.net/unix2tcp/
WWW= https://codeberg.org/portmaster/unix2tcp/
LICENSE= GPLv2
CFLAGS+= -DHAVE_CONFIG_H -I.
GNU_CONFIGURE= yes

View File

@ -1,2 +1,4 @@
SHA256 (unix2tcp-0.8.2.tar.gz) = 5d40c844d6d3c7768826dc7ccec2cecc2d540e067f8d34199fe486c4ece2ff20
SIZE (unix2tcp-0.8.2.tar.gz) = 31647
TIMESTAMP = 1672363236
SHA256 (unix2tcp-0.8.3.tar.gz) = e6b3b02857d6315eb417737c0c68a08f0f149c153f23e4a477c895e3f578802e
SHA512 (unix2tcp-0.8.3.tar.gz) = 413e6a81457f9758f2c0a87e61ff7f4cd34db08266017f2f75360a20354bccf5edad294181c97ca051a2f5c209ecf88e2f053d1eb234cb38e8f2ed5e3a0b9f61
SIZE (unix2tcp-0.8.3.tar.gz) = 32000