Here's an update to the latest stable version of tor: 0.4.7.14.

This is mainly a bugfix release:
https://gitlab.torproject.org/tpo/core/tor/-/raw/release-0.4.7/ReleaseNotes

I changed MASTER_SITES to https://dist.torproject.org/, which is the official 
distribution site of the Tor Project. Otherwise, the update is really 
straightforward.

Regards.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/tor/Makefile,v
retrieving revision 1.152
diff -u -p -r1.152 Makefile
--- Makefile	14 Jul 2023 09:12:42 -0000	1.152
+++ Makefile	11 Aug 2023 19:02:14 -0000
@@ -1,9 +1,8 @@
 COMMENT=	anonymity service using onion routing

-DISTNAME=	tor-0.4.7.13
+DISTNAME=	tor-0.4.7.14
 CATEGORIES=	net
 HOMEPAGE=	https://www.torproject.org/
-REVISION=	1

 MAINTAINER=	Pascal Stumpf <pas...@stumpf.co>

@@ -12,7 +11,7 @@ PERMIT_PACKAGE=	Yes

 WANTLIB += c crypto event_core event_extra execinfo m pthread ssl z

-MASTER_SITES=	https://www.torproject.org/dist/
+MASTER_SITES=	https://dist.torproject.org/

 AUTOCONF_VERSION=2.69
 CONFIGURE_STYLE=autoconf
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/tor/distinfo,v
retrieving revision 1.122
diff -u -p -r1.122 distinfo
--- distinfo	13 Jan 2023 11:05:23 -0000	1.122
+++ distinfo	11 Aug 2023 19:02:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (tor-0.4.7.13.tar.gz) = IHkXLM4DRVbxEASOJgg86b6nUfMVSwrSgJdRgVsR6p0=
-SIZE (tor-0.4.7.13.tar.gz) = 8031948
+SHA256 (tor-0.4.7.14.tar.gz) = paxn9kZjgPwF6AQ9AcWB5Oiisi/glDABNHPnEGXmXfg=
+SIZE (tor-0.4.7.14.tar.gz) = 8220496

Reply via email to