Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 2016 10:11:25 -0800
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        John Marino <marino@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r408642 - head/ports-mgmt/portmaster
Message-ID:  <56BCCECD.1020709@FreeBSD.org>
In-Reply-To: <201602101841.u1AIf2Z8045511@repo.freebsd.org>
References:  <201602101841.u1AIf2Z8045511@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--5rwfwLHfOfffWv5vU4w0D0i1AfsWvEPqb
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 2/10/2016 10:41 AM, John Marino wrote:
> Author: marino
> Date: Wed Feb 10 18:41:02 2016
> New Revision: 408642
> URL: https://svnweb.freebsd.org/changeset/ports/408642
>=20
> Log:
>   ports-mgmt/portmaster: Assign maintainership to Torsten Z.
>  =20
>   Torsten has accepted the challenge of whipping portmaster back into
>   shape.  In addition to changing MAINTAINER, he's starting with fixing=

>   both non-default options by providing their necessary RUN_DEPENDS.
>  =20
>   PR:	207075
>=20
> Modified:
>   head/ports-mgmt/portmaster/Makefile
>=20
> Modified: head/ports-mgmt/portmaster/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/ports-mgmt/portmaster/Makefile	Wed Feb 10 18:26:28 2016	(r4086=
41)
> +++ head/ports-mgmt/portmaster/Makefile	Wed Feb 10 18:41:02 2016	(r4086=
42)
> @@ -2,13 +2,12 @@
> =20
>  PORTNAME=3D	portmaster
>  PORTVERSION=3D	3.17.9
> -PORTREVISION=3D	0
>  CATEGORIES=3D	ports-mgmt
>  MASTER_SITES=3D	LOCAL/bdrewery/${PORTNAME}/ \
> -  		http://mirror.shatow.net/freebsd/${PORTNAME}/ \
> +		http://mirror.shatow.net/freebsd/${PORTNAME}/ \
>  		GH
> =20
> -MAINTAINER=3D	ports@FreeBSD.org
> +MAINTAINER=3D	ports@toco-domains.de
>  COMMENT=3D	Manage your ports without external databases or languages
> =20
>  LICENSE=3D	BSD2CLAUSE
> @@ -25,6 +24,9 @@ PLIST_FILES=3D	sbin/portmaster \
>  BASH_PLIST_FILES=3D	etc/bash_completion.d/portmaster.sh
>  ZSH_PLIST_FILES=3D	share/zsh/site-functions/_portmaster
> =20
> +BASH_RUN_DEPENDS=3D	bash>=3D0:${PORTSDIR}/shells/bash
> +ZSH_RUN_DEPENDS=3D	zsh>=3D0:${PORTSDIR}/shells/zsh
> +

This isn't right. Portmaster does not have a run dependency on bash nor
zsh. It simply provides files that zsh/bash can use - that is not a run
dependency though.

>  verify: checksum
> =20
>  do-build:
>=20



--=20
Regards,
Bryan Drewery


--5rwfwLHfOfffWv5vU4w0D0i1AfsWvEPqb
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJWvM7NAAoJEDXXcbtuRpfPOVsH/2XTfuBuduxJNMCc/z9eVH1h
ebRpj5LtQybxQcl9DMvdf13XGo8B6CH1PE/lXWgPzuIV0GAe6BrFjnX0mNO9SeDP
CtPcvKN/CbNTwzIn0JbTVZwEn4W//46RYZI7RYW4oSxDsrCTp4C65EG+C7voJEvA
pQHgt9tkWREn/0vPSFom8NV64NneEY0YxllvHjLUmiknJIuiUzFjg4xdO385U5ue
8XdQNday7WrUcOUXkGKAdQ4fUPg0hJ7AfdWAaBa1By1prZ8GXPnWfxfWUeAMSF7S
c0HilHdQ5qcNO34lYN79KDMBS8ohxU5+Wom3lDbjhesicvTATiQpcXJ+l88fIZI=
=G7KL
-----END PGP SIGNATURE-----

--5rwfwLHfOfffWv5vU4w0D0i1AfsWvEPqb--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56BCCECD.1020709>