diff options
author | Paul Traina <pst@FreeBSD.org> | 1996-07-22 23:06:46 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1996-07-22 23:06:46 +0000 |
commit | 0e92d1fb2ca477e0adb53349e3fc46283ca2a110 (patch) | |
tree | afc8d83aa56383547385be081f92cc1d8c8e51ba /net/socks5 | |
parent | 98eae442a06fa511a295e860beecb72e07b01ce5 (diff) | |
download | ports-0e92d1fb2ca477e0adb53349e3fc46283ca2a110.tar.gz ports-0e92d1fb2ca477e0adb53349e3fc46283ca2a110.zip |
Notes
Diffstat (limited to 'net/socks5')
-rw-r--r-- | net/socks5/Makefile | 7 | ||||
-rw-r--r-- | net/socks5/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index 83610291388a..c00b05a2bab4 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -3,11 +3,11 @@ # Date created: 24 Apr 1996 # Whom: pst # -# $Id: Makefile,v 1.2 1996/04/24 18:31:23 pst Exp $ +# $Id: Makefile,v 1.3 1996/07/15 16:54:43 pst Exp $ # -PKGNAME= socks5-0.15.3 -DISTNAME= socks5-beta-0.15.3-exportable +PKGNAME= socks5-0.16.1 +DISTNAME= socks5-beta-0.16.1-exportable CATEGORIES+= net security MASTER_SITES= ftp://ftp.nec.com/pub/socks/socks5/ @@ -26,6 +26,7 @@ NO_PACKAGE= put an extra slug in to make sure he's dead # --with-passwd GNU_CONFIGURE= yes +CONFIGURE_ENV= LIBS=-lcrypt CONFIGURE_ARGS= --with-libconffile=${PREFIX}/etc/libsocks5.conf \ --with-srvconffile=${PREFIX}/etc/socks5.conf \ --with-srvpidfile=/var/run/socks5.pid \ diff --git a/net/socks5/distinfo b/net/socks5/distinfo index b246707300f3..64eb2e7c7abe 100644 --- a/net/socks5/distinfo +++ b/net/socks5/distinfo @@ -1 +1 @@ -MD5 (socks5-beta-0.15.3-exportable.tar.gz) = daf6b5195e4a892105bf5799eddba4e6 +MD5 (socks5-beta-0.16.1-exportable.tar.gz) = 113257efee8a0c6ce45a4ae7fa42e0c3 |