From owner-freebsd-ports@FreeBSD.ORG Sat Feb 14 15:21:40 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B54D16A4CE for ; Sat, 14 Feb 2004 15:21:40 -0800 (PST) Received: from mtaw6.prodigy.net (mtaw6.prodigy.net [64.164.98.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 653A543D2D for ; Sat, 14 Feb 2004 15:21:40 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (8ced121507a2478d5b6874bf00ce22b7@adsl-67-119-53-169.dsl.lsan03.pacbell.net [67.119.53.169]) by mtaw6.prodigy.net (8.12.10/8.12.10) with ESMTP id i1ENKehF002332; Sat, 14 Feb 2004 15:20:42 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A0A4666D0E; Sat, 14 Feb 2004 15:21:32 -0800 (PST) Date: Sat, 14 Feb 2004 15:21:32 -0800 From: Kris Kennaway To: Cy Schubert Message-ID: <20040214232132.GA37334@xor.obsecurity.org> References: <6.0.1.1.2.20040214090001.01f80710@213.30.158.180> <200402141635.i1EGZsqe012274@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: <200402141635.i1EGZsqe012274@cwsys.cwsent.com> User-Agent: Mutt/1.4.1i cc: ports@freebsd.org cc: Laurent LEVIER Subject: Re: Ports with duplicate LATEST_LINKS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 23:21:40 -0000 --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 14, 2004 at 08:35:54AM -0800, Cy Schubert wrote: > Try something like this. Just pick a link name and run with it. >=20 > Index: security/hydra/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/pcvs/ports/security/hydra/Makefile,v > retrieving revision 1.5 > diff -u -r1.5 Makefile > --- security/hydra/Makefile 6 Feb 2004 13:12:16 -0000 1.5 > +++ security/hydra/Makefile 14 Feb 2004 15:23:45 -0000 > @@ -17,6 +17,7 @@ > MAINTAINER=3D llevier@argosnet.com > COMMENT=3D Bruce Force Attack Utility working on multiple network servic= es > =20 > +LATEST_LINK=3D security/hydra No, that's illegal, this is supposed to be the name of a symlink in Latest/, so you can't use a subdirectory. Kris --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFALq18Wry0BWjoQKURAgyxAJwIynN76EuNPGz/8fH6AvLUn53ktgCg+PI9 npG4tagKwiLB5S6h5zngI18= =rfHg -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl--