mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
net/torsocks: Fetch distfile from official repository
PR: 229544 Submitted by: Vinícius Zavam <egypcio@googlemail.com>
This commit is contained in:
parent
a66b1d72db
commit
3c25977f86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474754
@ -3,21 +3,20 @@
|
||||
|
||||
PORTNAME= torsocks
|
||||
PORTVERSION= 2.2.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= https://people.torproject.org/~dgoulet/${PORTNAME}/
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Easy way to make any app work through Tor
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= dgoulet
|
||||
|
||||
USES= alias autoreconf gmake libtool tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
USES= alias autoreconf gmake libtool
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1497433366
|
||||
SHA256 (dgoulet-torsocks-v2.2.0_GH0.tar.gz) = 36216a1e30f47fa0e5be84761e0d72133196c8a042716017da56e9439338c87d
|
||||
SIZE (dgoulet-torsocks-v2.2.0_GH0.tar.gz) = 115269
|
||||
TIMESTAMP = 1530802906
|
||||
SHA256 (torsocks-2.2.0.tar.xz) = 29e8c8cefa677dfb493ea6f2449576a7a9abebd221547037f9381d9ed44bd92f
|
||||
SIZE (torsocks-2.2.0.tar.xz) = 309916
|
||||
|
Loading…
Reference in New Issue
Block a user