ports/78186: Update to new stable (and more secure) version of the port delegate
Kay Abendroth
abendroth at wsc-gmbh.de
Mon Feb 28 12:10:14 UTC 2005
The following reply was made to PR ports/78186; it has been noted by GNATS.
From: "Kay Abendroth" <abendroth at wsc-gmbh.de>
To: <freebsd-gnats-submit at FreeBSD.org>, <abendroth at wsc-gmbh.de>
Cc:
Subject: Re: ports/78186: Update to new stable (and more secure) version of the port delegate
Date: Mon, 28 Feb 2005 13:00:38 +0100
diff -u /usr/ports/net/delegate/Makefile /home/kay/delegate/Makefile
--- /usr/ports/net/delegate/Makefile Thu May 13 10:06:16 2004
+++ /home/kay/delegate/Makefile Fri Feb 25 19:49:00 2005
@@ -6,7 +6,7 @@
#
PORTNAME=3D delegate
-PORTVERSION=3D 8.9.3
+PORTVERSION=3D 8.11.0
CATEGORIES=3D net www
MASTER_SITES=3D ftp://www.delegate.org/pub/DeleGate/ \
ftp://ftp.delegate.org/pub/DeleGate/
@@ -19,31 +19,6 @@
IS_INTERACTIVE=3D YES
PORTDOCS=3D Manual.htm tutor-jp.htm tutor-en.htm
PLIST_FILES=3D sbin/delegated etc/rc.d/delegated.sh-dist
-
-pre-everything::
-.if !defined(FORCE_BUILD) || ${FORCE_BUILD}!=3D"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} "* 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=3DYES''
*"
- @${ECHO_MSG} "* WARNING! WARNING! WARNING! =
WARNING!
WARNING! *"
- @${ECHO_MSG}
"*********************************************************************"
- @${FALSE}
-.else
- @${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} "* attacker to take control of your machine.
*"
- @${ECHO_MSG} "* See FreeBSD security advisory 00:04 for more
information. *"
- @${ECHO_MSG}
"*********************************************************************"
-.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/delegated ${PREFIX}/sbin
diff -u /usr/ports/net/delegate/distinfo /home/kay/delegate/distinfo
--- /usr/ports/net/delegate/distinfo Thu May 13 10:06:16 2004
+++ /home/kay/delegate/distinfo Fri Feb 25 20:00:19 2005
@@ -1,2 +1,2 @@
-MD5 (delegate8.9.3.tar.bz2) =3D 5262733716bef96126702a4defe2c3d6
-SIZE (delegate8.9.3.tar.bz2) =3D 971292
+MD5 (delegate8.11.0.tar.bz2) =3D 2593e6485a5a52bb984fcb8feca9037f
+SIZE (delegate8.11.0.tar.bz2) =3D 1056715
Common subdirectories: /usr/ports/net/delegate/files and
/home/kay/delegate/files
More information about the freebsd-ports-bugs
mailing list