Date: Thu, 25 Nov 1999 13:27:25 -0800 From: Chris Piazza <cpiazza@jaxon.net> To: Issei Suzuki <issei@jp.freebsd.org> Cc: matusita@jp.freebsd.org, sada@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: ports/15059: Fix fetching problem on security/ssh2 port Message-ID: <19991125132725.A39460@norn.ca.eu.org> In-Reply-To: <19991126062252D.issei@jp.freebsd.org>; from issei@jp.freebsd.org on Fri, Nov 26, 1999 at 06:22:52AM %2B0900 References: <19991125194437L.issei@jp.freebsd.org> <19991125212955S.matusita@jp.FreeBSD.org> <19991126061634F.issei@jp.freebsd.org> <19991126062252D.issei@jp.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 26, 1999 at 06:22:52AM +0900, Issei Suzuki wrote: > In mail "Re: ports/15059: Fix fetching problem on security/ssh2 port" > Issei Suzuki <issei@jp.freebsd.org> wrote: > > > diff -urN ssh2.old/Makefile ssh2/Makefile > > --- ssh2.old/Makefile Thu Nov 25 08:17:01 1999 > > +++ ssh2/Makefile Fri Nov 26 06:04:43 1999 > > @@ -14,6 +14,9 @@ > > ftp://sunsite.unc.edu/pub/packages/security/ssh/ \ > > ftp://ftp.kyoto.wide.ad.jp/pub/security/ssh/ > > > > +PATCHFILES= patch-ssh-2.0.13-bsd.tty.chown > > +PATCH_SITES= http://www.ssh.org/patches/ > > + > > MAINTAINER= issei@jp.FreeBSD.org > > > > RESTRICTED= "Crypto; export-controlled" > > Oops, > > PATCH_DIST_STRIP=-p1 > > is also needed. Thanks, I put the new PATCH_SITE into both the ssh and ssh2 Makefiles -Chris -- cpiazza@jaxon.net cpiazza@FreeBSD.org Abbotsford, BC, Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991125132725.A39460>