Date: Mon, 20 Aug 2001 14:19:36 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Akinori MUSHA <knu@iDaemons.org> Cc: ports@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: RELENG_3 actually supports the "package origin" but there's no support Message-ID: <20010820141936.A4521@xor.obsecurity.org> In-Reply-To: <8666bj5bxp.wl@archon.local.idaemons.org>; from knu@iDaemons.org on Mon, Aug 20, 2001 at 06:16:02PM %2B0900 References: <8666bj5bxp.wl@archon.local.idaemons.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 20, 2001 at 06:16:02PM +0900, Akinori MUSHA wrote: > Attached is a patch to bump OSVERSION (-> 350002) and tweak > bsd.port.mk accordingly, which allows 3-STABLE users to use pkgdepfix > and portupgrade to upgrade their packages. >=20 > Unless we do this the MFC is merely useless... Could I commit this? Looks fine to me, except: > Index: ports/Mk/bsd.port.mk > =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/ncvs/ports/Mk/bsd.port.mk,v > retrieving revision 1.376 > diff -u -r1.376 bsd.port.mk > --- ports/Mk/bsd.port.mk 3 Aug 2001 11:35:35 -0000 1.376 > +++ ports/Mk/bsd.port.mk 20 Aug 2001 08:38:05 -0000 > @@ -1060,7 +1060,7 @@ > =20 > TMPPLIST?=3D ${WRKDIR}/.PLIST.mktmp > =20 > -.if ${OSVERSION} >=3D 400000 > +.if ${OSVERSION} >=3D 350002 Can this be right? The origin stuff wasn't in OSVERSION =3D=3D 400000 Kris --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7gX7oWry0BWjoQKURAt2wAKCmXpkMiCZwiTd1qHVs1JXQqnnCkwCg3IAz JFtxzdF6FuzH08gVVX6Dx2w= =G3ya -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ-- 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?20010820141936.A4521>