Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Feb 2015 23:41:32 +0100
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        Kris Moore <kmoore@freebsd.org>
Cc:        "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>
Subject:   Re: svn commit: r378356 - in head: . sysutils sysutils/life-preserver sysutils/pbi-manager sysutils/pcbsd-appweb sysutils/pcbsd-libsh sysutils/pcbsd-syscache sysutils/pcbsd-utils sysutils/pcbsd-utils-q...
Message-ID:  <CAALwa8keyy4RMLL8MiW-7aCw_z19Zh4Fp58xoP1GXezYwji8HQ@mail.gmail.com>
In-Reply-To: <201502031505.t13F5EPP099168@svn.freebsd.org>
References:  <201502031505.t13F5EPP099168@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 3, 2015 at 4:05 PM, Kris Moore <kmoore@freebsd.org> wrote:
> Author: kmoore
> Date: Tue Feb  3 15:05:14 2015
> New Revision: 378356
> URL: https://svnweb.freebsd.org/changeset/ports/378356
> QAT: https://qat.redports.org/buildarchive/r378356/
>
> Log:
>   - Add PC-BSD ports from the 10.1.1 release
>   - Update MOVED to reflect pcbsd-utils-qt4 -> pcbsd-utils-qt5
...
> Added: head/sysutils/pcbsd-utils-qt5/Makefile
> ==============================================================================
> --- /dev/null   00:00:00 1970   (empty, because file is newly added)
> +++ head/sysutils/pcbsd-utils-qt5/Makefile      Tue Feb  3 15:05:14 2015        (r378356)
> @@ -0,0 +1,39 @@
> +# Created by: Kris Moore <kmoore@FreeBSD.org>
> +# $FreeBSD$
> +
> +PORTNAME=      pcbsd-utils-qt5
> +PORTVERSION=   1422974666
> +CATEGORIES=    sysutils
> +MASTER_SITES=  http://www.pcbsd.org/~kris/software/ \
> +               ftp://ftp.pcbsd.org/pub/software/
> +
> +MAINTAINER=    kmoore@FreeBSD.org
> +COMMENT=       PC-BSD Qt5 Utilities
> +
> +LICENSE=       BSD
> +
> +RUN_DEPENDS=   lpreserver:${PORTSDIR}/sysutils/pcbsd-utils \
> +               ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus \
> +               cdda2wav:${PORTSDIR}/sysutils/cdrtools


Hi,

The pcbsd-utils port doesn't provide any program file named
lpreserver,  please fix the RUN_DEPENDS.
(poudriere bulk -t or poudriere testport yell about this by the way)

Cheers,

Antoine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8keyy4RMLL8MiW-7aCw_z19Zh4Fp58xoP1GXezYwji8HQ>