Date: Wed, 15 Jul 2015 15:27:51 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Kris Moore <kmoore@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392135 - head/sysutils/iocage-devel Message-ID: <20150715132751.GT37597@ivaldir.etoilebsd.net> In-Reply-To: <201507151320.t6FDKkDp067436@svnmir.geo.freebsd.org> References: <201507151320.t6FDKkDp067436@svnmir.geo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--thwsKKN5whlRGe6j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 15, 2015 at 01:20:46PM +0000, Kris Moore wrote: > Author: kmoore > Date: Wed Jul 15 13:20:45 2015 > New Revision: 392135 > URL: https://svnweb.freebsd.org/changeset/ports/392135 >=20 > Log: > - Set PORTNAME to iocage-devel > - Set GH_PROJECT=3Diocage >=20 > Modified: > head/sysutils/iocage-devel/Makefile >=20 > Modified: head/sysutils/iocage-devel/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=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sysutils/iocage-devel/Makefile Wed Jul 15 13:19:57 2015 (r392134) > +++ head/sysutils/iocage-devel/Makefile Wed Jul 15 13:20:45 2015 (r392135) > @@ -1,7 +1,7 @@ > # Created by: Johannes Meixner <xmj@chaot.net> > # $FreeBSD$ > =20 > -PORTNAME=3D iocage > +PORTNAME=3D iocage-devel > PORTVERSION=3D 1.6.6 > CATEGORIES=3D sysutils > =20 > @@ -14,6 +14,7 @@ LICENSE_FILE=3D ${WRKSRC}/LICENSE > USE_GITHUB=3D yes > GH_ACCOUNT=3D pannon > GH_TAGNAME=3D 52a68cf > +GH_PROJECT=3D iocage > =20 > .include <bsd.port.pre.mk> > =20 >=20 Why not simply use PKGNAMESUFFIX? Bapt --thwsKKN5whlRGe6j Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlWmX9cACgkQ8kTtMUmk6ExGAgCcDFnQM74bLU7COQYSjyggHz01 fnoAnRF16zcatPgVQfC2KmoFGPX6wukD =0v0a -----END PGP SIGNATURE----- --thwsKKN5whlRGe6j--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150715132751.GT37597>