Date: Fri, 08 Jul 2005 23:58:04 +0200 From: Pav Lucistnik <pav@FreeBSD.org> To: Gerald Pfeifer <gerald@pfeifer.com> Cc: ports@FreeBSD.org Subject: Re: lang/gcc33: snapshots -> final release Message-ID: <1120859884.91809.13.camel@hood.oook.cz> In-Reply-To: <Pine.BSF.4.62.0507082349240.14905@pulcherrima.dbai.tuwien.ac.at> References: <Pine.BSF.4.62.0507082349240.14905@pulcherrima.dbai.tuwien.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-qIJZL6okAsur541h28rs Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Gerald Pfeifer p=ED=B9e v p=E1 08. 07. 2005 v 23:53 +0200: > The GCC 3.3 branch has been closed, so I'd like to move the lang/gcc33 > from using some snapshot to the final release of that branch. >=20 > I've got a proto-patch which looks as follows, but simply removing=20 > PORTREVISION is bad in terms of version comparisons as far as I can > see. >=20 > Would changing the revision from "20050511" to "release" work? >=20 > Gerald >=20 > Index: 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/lang/gcc33/Makefile,v > retrieving revision 1.198 > diff -u -3 -p -r1.198 Makefile > --- Makefile 22 May 2005 00:37:29 -0000 1.198 > +++ Makefile 8 Jul 2005 21:46:28 -0000 > @@ -8,11 +8,10 @@ > =20 > PORTNAME=3D gcc > PORTVERSION=3D 3.3.6 > -PORTREVISION=3D 20050511 > CATEGORIES=3D lang > -VERSIONSTRING=3D 3.3-${PORTREVISION} > +VERSIONSTRING=3D 3.3.6 > MASTER_SITES=3D ${MASTER_SITE_GCC} > -MASTER_SITE_SUBDIR=3D snapshots/${VERSIONSTRING} > +MASTER_SITE_SUBDIR=3D releases/${VERSIONSTRING} > DISTFILES=3D \ > gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \ > gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX} \ This looks like decreating PKGVERSION to me, because 3.3.6.20050511 is more than 3.3.6. You will have to add PORTEPOCH=3D1 or something. --=20 Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> Somebody ought to cross ball point pens with coat hangers so that the pens will multiply instead of disappear. --=-qIJZL6okAsur541h28rs Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCzvbsntdYP8FOsoIRAiBTAKDMMOpf6io3A/mp5GbzbBEA06eQGgCdFfQf I6jSa/7hGWG+x+9kCLDuAqo= =hk8u -----END PGP SIGNATURE----- --=-qIJZL6okAsur541h28rs--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1120859884.91809.13.camel>