diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-03-05 07:54:39 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-03-05 07:55:13 -0800 |
commit | ba82684e3ebf8a2125b1998342b50ae3315a2df7 (patch) | |
tree | 1e3810fc7d46254f128048dd1671d94ebac562cc | |
parent | lang/go122: Update to 1.22.12 (diff) |
security/tor: update 0.4.8.13 → 0.4.8.14
PR: 285175
-rw-r--r-- | security/tor/Makefile | 6 | ||||
-rw-r--r-- | security/tor/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile index fbc3533067df..0dac553d61c8 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -1,6 +1,5 @@ PORTNAME= tor -DISTVERSION= 0.4.8.13 -PORTREVISION= 2 +DISTVERSION= 0.4.8.14 CATEGORIES= security net MASTER_SITES= TOR @@ -10,8 +9,7 @@ WWW= https://www.torproject.org/ LICENSE= BSD3CLAUSE -USES= compiler:c11 cpe gmake pkgconfig # should be compiler:c99 or compiler:gnu99 -USE_CSTD= gnu99 # until this bug report is closed: https://trac.torproject.org/projects/tor/ticket/27900 +USES= compiler:c11 cpe gmake pkgconfig CPE_VENDOR= torproject GNU_CONFIGURE= yes diff --git a/security/tor/distinfo b/security/tor/distinfo index 40df131f1f2f..cb82d11e43d2 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730303575 -SHA256 (tor-0.4.8.13.tar.gz) = 9baf26c387a2820b3942da572146e6eb77c2bc66862af6297cd02a074e6fba28 -SIZE (tor-0.4.8.13.tar.gz) = 9912610 +TIMESTAMP = 1741116165 +SHA256 (tor-0.4.8.14.tar.gz) = 5047e1ded12d9aac4eb858f7634a627714dd58ce99053d517691a4b304a66d10 +SIZE (tor-0.4.8.14.tar.gz) = 9965322 |