On Feb 15, 2011, at 07:47, p...@macports.org wrote: > Revision: 75992 > http://trac.macports.org/changeset/75992 > Author: p...@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. _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev