diff --git a/net/unix2tcp/Makefile b/net/unix2tcp/Makefile index 431c085ad425..0af337e5a574 100644 --- a/net/unix2tcp/Makefile +++ b/net/unix2tcp/Makefile @@ -1,12 +1,17 @@ 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/${PORTVERSION}${EXTRACT_SUFX}?dummy=/ +DISTFILES= ${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 +#NO_WRKSUBDIR= yes +#WRKSRC= ${PORTNAME} CFLAGS+= -DHAVE_CONFIG_H -I. GNU_CONFIGURE= yes diff --git a/net/unix2tcp/distinfo b/net/unix2tcp/distinfo index 7abdfe2845f1..2cac08f4d9d5 100644 --- a/net/unix2tcp/distinfo +++ b/net/unix2tcp/distinfo @@ -1,2 +1,4 @@ -SHA256 (unix2tcp-0.8.2.tar.gz) = 5d40c844d6d3c7768826dc7ccec2cecc2d540e067f8d34199fe486c4ece2ff20 -SIZE (unix2tcp-0.8.2.tar.gz) = 31647 +TIMESTAMP = 1672251989 +SHA256 (0.8.3.tar.gz) = e6b3b02857d6315eb417737c0c68a08f0f149c153f23e4a477c895e3f578802e +SHA512 (0.8.3.tar.gz) = 413e6a81457f9758f2c0a87e61ff7f4cd34db08266017f2f75360a20354bccf5edad294181c97ca051a2f5c209ecf88e2f053d1eb234cb38e8f2ed5e3a0b9f61 +SIZE (0.8.3.tar.gz) = 32000