mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Use USE_GITHUB.
Sponsored by: Absolight
This commit is contained in:
parent
d64d3a11ca
commit
d4597758ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387777
2 changed files with 5 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
|
|
||||||
PORTNAME= 3proxy
|
PORTNAME= 3proxy
|
||||||
PORTVERSION= 0.7.1.2
|
PORTVERSION= 0.7.1.2
|
||||||
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://github.com/z3APA3A/3proxy/archive/v${PORTVERSION}.tar.gz?dummy=/
|
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Proxy servers set (support HTTP(S), FTP, SOCKS, POP3, TCP & UDP)
|
COMMENT= Proxy servers set (support HTTP(S), FTP, SOCKS, POP3, TCP & UDP)
|
||||||
|
@ -17,6 +17,8 @@ OPTIONS_DEFINE= DOCS
|
||||||
MAKEFILE= Makefile.unix
|
MAKEFILE= Makefile.unix
|
||||||
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
|
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
|
||||||
USE_RC_SUBR= 3proxy
|
USE_RC_SUBR= 3proxy
|
||||||
|
USE_GITHUB= yes
|
||||||
|
GH_ACCOUNT= z3APA3A
|
||||||
|
|
||||||
PORTDOCS= README
|
PORTDOCS= README
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (3proxy-0.7.1.2.tar.gz) = 85c5cadad1878855c382622787f787d5c2c30bdea0a240f7d35cfd8abe30b746
|
SHA256 (z3APA3A-3proxy-v0.7.1.2_GH0.tar.gz) = 85c5cadad1878855c382622787f787d5c2c30bdea0a240f7d35cfd8abe30b746
|
||||||
SIZE (3proxy-0.7.1.2.tar.gz) = 468593
|
SIZE (z3APA3A-3proxy-v0.7.1.2_GH0.tar.gz) = 468593
|
||||||
|
|
Loading…
Add table
Reference in a new issue