diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-09 12:23:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-09 12:23:01 +0000 |
commit | f0d24e12bef3889398e7111247d5d31b2d015560 (patch) | |
tree | faba1eb38e566bf16d6accb698ba0f53c54d9d45 /net/delegate | |
parent | 5dda08d708f99615ec74b12041fa7e3ed5ddd621 (diff) | |
download | ports-f0d24e12bef3889398e7111247d5d31b2d015560.tar.gz ports-f0d24e12bef3889398e7111247d5d31b2d015560.zip |
Notes
Diffstat (limited to 'net/delegate')
-rw-r--r-- | net/delegate/Makefile | 9 | ||||
-rw-r--r-- | net/delegate/distinfo | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/delegate/Makefile b/net/delegate/Makefile index 30952aee934b..5febc9223fcd 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= delegate -PORTVERSION= 8.5.5 +PORTVERSION= 8.7.8 CATEGORIES= net www MASTER_SITES= ftp://www.delegate.org/pub/DeleGate/ \ ftp://ftp.delegate.org/pub/DeleGate/ @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= General purpose TCP/IP proxy system -USE_BZIP2= YES NO_PACKAGE= "Insecure program." IS_INTERACTIVE= YES @@ -23,14 +22,14 @@ pre-everything:: .if !defined(FORCE_BUILD) || ${FORCE_BUILD}!="YES" @${ECHO_MSG} "*********************************************************************" @${ECHO_MSG} "* WARNING! WARNING! WARNING! WARNING! WARNING! *" - @${ECHO_MSG} "* This program has known security problems which may allow a remote *" + @${ECHO_MSG} "* This program has known security problems which may allow a remote *" @${ECHO_MSG} "* attacker to take control of your machine. *" @${ECHO_MSG} "* See FreeBSD security advisory 00:04 for more information. *" @${ECHO_MSG} "* *" @${ECHO_MSG} "* It is strongly recommended that you avoid using this program. *" @${ECHO_MSG} "* *" @${ECHO_MSG} "* If you would like to use this program despite the danger, run *" - @${ECHO_MSG} "* make with ``FORCE_BUILD=YES'' *" + @${ECHO_MSG} "* make with \`\`FORCE_BUILD=YES'' *" @${ECHO_MSG} "* WARNING! WARNING! WARNING! WARNING! WARNING! *" @${ECHO_MSG} "*********************************************************************" @${FALSE} @@ -38,7 +37,7 @@ pre-everything:: @${ECHO_MSG} "*********************************************************************" @${ECHO_MSG} "* WARNING! WARNING! WARNING! WARNING! WARNING! *" @${ECHO_MSG} "* You have chosen to build an insecure program. *" - @${ECHO_MSG} "* This program has known security problems which may allow a remote *" + @${ECHO_MSG} "* This program has known security problems which may allow a remote *" @${ECHO_MSG} "* attacker to take control of your machine. *" @${ECHO_MSG} "* See FreeBSD security advisory 00:04 for more information. *" @${ECHO_MSG} "*********************************************************************" diff --git a/net/delegate/distinfo b/net/delegate/distinfo index 4a8577d48696..26952d56ae15 100644 --- a/net/delegate/distinfo +++ b/net/delegate/distinfo @@ -1 +1 @@ -MD5 (delegate8.5.5.tar.bz2) = aec6bad25d63e8e857eed3ae28dcf1a1 +MD5 (delegate8.7.8.tar.gz) = a151b22ed1b59b3fff197055b90f0d2d |