pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

unix2tcp: update to 0.8.3



Module Name:	pkgsrc-wip
Committed By:	Bartosz Kuzma <bartosz.kuzma%gmail.com@localhost>
Pushed By:	bartosz.kuzma
Date:		Sun Jul 19 07:01:18 2026 +0200
Changeset:	1687e2da3d1192832eec75d436ff1e32dbfc0095

Modified Files:
	unix2tcp/Makefile
	unix2tcp/distinfo

Log Message:
unix2tcp: update to 0.8.3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1687e2da3d1192832eec75d436ff1e32dbfc0095

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 unix2tcp/Makefile | 8 +++++---
 unix2tcp/distinfo | 5 +++--
 2 files changed, 8 insertions(+), 5 deletions(-)

diffs:
diff --git a/unix2tcp/Makefile b/unix2tcp/Makefile
index fe237a4665..5ef6c41931 100644
--- a/unix2tcp/Makefile
+++ b/unix2tcp/Makefile
@@ -1,14 +1,16 @@
 # $NetBSD: Makefile,v 1.6 2012/11/25 23:32:31 othyro Exp $
 #
 
-DISTNAME=		unix2tcp-0.8.2
+DISTNAME=		unix2tcp-0.8.3
 CATEGORIES=		net
-MASTER_SITES=		http://ahriman.bucharest.roedu.net/unix2tcp/
+MASTER_SITES=		https://codeberg.org/portmaster/unix2tcp/archive/
 
 MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=		http://ahriman.bucharest.roedu.net/unix2tcp/
+HOMEPAGE=		https://codeberg.org/portmaster/unix2tcp/
 COMMENT=		UNIX socket to TCP tunnel
 
+WRKSRC=			${WRKDIR}/${PKGBASE}
+
 GNU_CONFIGURE=		yes
 
 .include "../../mk/bsd.pkg.mk"
diff --git a/unix2tcp/distinfo b/unix2tcp/distinfo
index e864801254..de18e89638 100644
--- a/unix2tcp/distinfo
+++ b/unix2tcp/distinfo
@@ -1,4 +1,5 @@
 $NetBSD: distinfo,v 1.1.1.1 2005/06/19 09:12:09 poppnk Exp $
 
-RMD160 (unix2tcp-0.8.2.tar.gz) = b94098f77471f95ec7e2df7fd21244afa971fdb0
-Size (unix2tcp-0.8.2.tar.gz) = 31647 bytes
+BLAKE2s (unix2tcp-0.8.3.tar.gz) = e228ffcf80e37a58438253b79bddec4882481c106f8fd6bb475f2ebf9eacfffd
+SHA512 (unix2tcp-0.8.3.tar.gz) = 413e6a81457f9758f2c0a87e61ff7f4cd34db08266017f2f75360a20354bccf5edad294181c97ca051a2f5c209ecf88e2f053d1eb234cb38e8f2ed5e3a0b9f61
+Size (unix2tcp-0.8.3.tar.gz) = 32000 bytes


Home | Main Index | Thread Index | Old Index