[75992] trunk/dports/aqua
Ryan Schmidt
ryandesign at macports.org
Tue Feb 15 15:56:06 PST 2011
On Feb 15, 2011, at 07:47, phw at macports.org wrote:
> Revision: 75992
> http://trac.macports.org/changeset/75992
> Author: phw at macports.org
> Date: 2011-02-15 05:47:34 -0800 (Tue, 15 Feb 2011)
> Log Message:
> -----------
> New Port: MyLoss, a calorie and weight tracker
>
> Added Paths:
> -----------
> trunk/dports/aqua/MyLoss/
> trunk/dports/aqua/MyLoss/Portfile
>
> Added: trunk/dports/aqua/MyLoss/Portfile
> ===================================================================
> --- trunk/dports/aqua/MyLoss/Portfile (rev 0)
> +++ trunk/dports/aqua/MyLoss/Portfile 2011-02-15 13:47:34 UTC (rev 75992)
> @@ -0,0 +1,18 @@
Missing $Id$ line
> +PortSystem 1.0
> +PortGroup xcode 1.0
> +
> +name MyLoss
> +version development
Needs specific version number.
> +categories aqua
> +distname ${name}
> +maintainers phw openmaintainer
> +description MacOS test project, trying to make a calorie and weight tracker.
"Mac OS"
> +long_description ${description}
> +
> +homepage https://github.com/balp/MyLoss
> +
> +fetch.type git
> +git.url git://github.com/balp/MyLoss.git
> +git.branch origin/master
Needs to fetch specific version.
Same comments apply to ShiftIt, HideSysFiles, GetPoints, and as previously reported, org-mode-devel. Please fix all of these.
More information about the macports-dev
mailing list