Update to 341b.
PR: ports/73936 Submitted by: maintainer.
This commit is contained in:
parent
0c91e4863f
commit
1e22cc57fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121614
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= proxyper
|
||||
PORTVERSION= 341
|
||||
PORTVERSION= 341b
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/proxyper/ \
|
||||
http://http.distributed.net/pub/dcti/proxyper/
|
||||
@ -15,6 +15,9 @@ DISTNAME= proxyper${PORTVERSION}-freebsd-x86
|
||||
MAINTAINER= tim@bishnet.net
|
||||
COMMENT= The official distributed.net v2 personal proxy
|
||||
|
||||
# There's a "b" suffix on the version, but not the directory
|
||||
WRKSRC= ${WRKDIR}/proxyper${PORTVERSION:S/b$//}-freebsd-x86
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (proxyper341-freebsd-x86.tar.gz) = 15d0fee0c1d250d712fbe63e8d8dece9
|
||||
SIZE (proxyper341-freebsd-x86.tar.gz) = 205344
|
||||
MD5 (proxyper341b-freebsd-x86.tar.gz) = 8491aefedc9cc5e3cc6b49253625a187
|
||||
SIZE (proxyper341b-freebsd-x86.tar.gz) = 180363
|
||||
|
@ -6,4 +6,4 @@ distributed.net/proxy/proxyper.ini.sample
|
||||
@exec [ -f %B/proxyper.ini ] || cp %B/%f %B/proxyper.ini
|
||||
etc/rc.d/proxyper.sh
|
||||
@dirrm distributed.net/proxy
|
||||
@dirrm distributed.net
|
||||
@unexec rmdir %D/distributed.net 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user