Update port to 1.0r8.
Patches-ad and ae from Andre Albsmeier <andre.albsmeier@mchp.siemens.de> I've not had a chance to test this as much as I'd like, but it has become obvious to me that a possibly minorly broken port is better than a definitely broken port. Thanks to obrian for the gentile reminder...
This commit is contained in:
parent
9066a27456
commit
d3e518b4e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15878
2 changed files with 5 additions and 7 deletions
|
@ -1,20 +1,18 @@
|
|||
# New ports collection makefile for: socks5
|
||||
# Version required: v1.0r7
|
||||
# Version required: v1.0r8
|
||||
# Date created: 24 Apr 1996
|
||||
# Whom: pst
|
||||
#
|
||||
# $Id: Makefile,v 1.21 1999/01/05 19:02:32 obrien Exp $
|
||||
# $Id: Makefile,v 1.22 1999/01/06 03:59:14 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= socks5-v1.0r7
|
||||
PKGNAME= socks5-1.0.7
|
||||
DISTNAME= socks5-v1.0r8
|
||||
PKGNAME= socks5-1.0.8
|
||||
CATEGORIES= net security
|
||||
EXTRACT_SUFX= .tar.gz
|
||||
|
||||
MAINTAINER= imp@freebsd.org
|
||||
|
||||
BROKEN= "socks5-v1.0r7 is not available at NEC's website. Latest is v1.0r8"
|
||||
|
||||
NO_CDROM= "NEC has a funky license for this software"
|
||||
RESTRICTED= "no commercial use"
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (socks5-v1.0r7.tar.gz) = 29f33fd5c6a8f65efd4e802035fa09bd
|
||||
MD5 (socks5-v1.0r8.tar.gz) = ce4a239615b480dc181b5173ff0001df
|
||||
|
|
Loading…
Reference in a new issue