mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update dante to version 1.1.12-pre1.
Reclaim maintainership.
This commit is contained in:
parent
eb35f6ef56
commit
bf4bc8c5de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54627
@ -6,15 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= dante
|
||||
PORTVERSION= 1.1.10
|
||||
PORTVERSION= 1.1.12.p1
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \
|
||||
ftp://ftp.nuug.no/pub/anders/distfiles/ \
|
||||
http://www.freenix.no/~anders/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-pre/}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= anders@FreeBSD.org
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-socks-conf=${PREFIX}/etc/socks.conf \
|
||||
--with-sockd-conf=${PREFIX}/etc/sockd.conf
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (dante-1.1.10.tar.gz) = ebb25c57efbe03eb07706cf295d59875
|
||||
MD5 (dante-1.1.12-pre1.tar.gz) = a8e345610b9f8cfbbd70ac4c9213febb
|
||||
|
@ -2,10 +2,11 @@ bin/socksify
|
||||
etc/sockd.conf.example
|
||||
etc/socks.conf.example
|
||||
include/socks.h
|
||||
lib/libdsocks.a
|
||||
lib/libdsocks.la
|
||||
lib/libdsocks.so
|
||||
lib/libdsocks.so.1
|
||||
lib/libsocks.a
|
||||
lib/libsocks.la
|
||||
lib/libsocks.so
|
||||
lib/libsocks.so.1
|
||||
sbin/sockd
|
||||
|
Loading…
Reference in New Issue
Block a user