[79483] trunk/dports/graphics
Ryan Schmidt
ryandesign at macports.org
Thu Jun 16 14:58:24 PDT 2011
On Jun 15, 2011, at 10:14, phw at macports.org wrote:
> Revision: 79483
> http://trac.macports.org/changeset/79483
> Author: phw at macports.org
> Date: 2011-06-15 08:14:03 -0700 (Wed, 15 Jun 2011)
> Log Message:
> -----------
> Port qwt60 with patches
>
> Added Paths:
> -----------
> trunk/dports/graphics/qwt60/
> trunk/dports/graphics/qwt60/Portfile
> trunk/dports/graphics/qwt60/files/
> trunk/dports/graphics/qwt60/files/patch-qwtbuild.pri.diff
> trunk/dports/graphics/qwt60/files/patch-qwtconfig.pri.diff
>
> Added: trunk/dports/graphics/qwt60/Portfile
> ===================================================================
> --- trunk/dports/graphics/qwt60/Portfile (rev 0)
> +++ trunk/dports/graphics/qwt60/Portfile 2011-06-15 15:14:03 UTC (rev 79483)
> @@ -0,0 +1,92 @@
> +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
> +# $Id$
> +
> +PortSystem 1.0
> +
> +name qwt-60
$ port lint qwt-60
---> Verifying Portfile for qwt-60
Error: Portfile directory qwt60 does not match port name qwt-60
---> 1 errors and 0 warnings found.
Since one of the existing ports is "qwt52" it might make sense to name this new port "qwt60" not "qwt-60".
More information about the macports-dev
mailing list