Revision: 107405 https://trac.macports.org/changeset/107405 Author: ram@macports.org Date: 2013-06-27 06:29:52 -0700 (Thu, 27 Jun 2013) Log Message: ----------- devel/flashbake: whitespace Modified Paths: -------------- trunk/dports/devel/flashbake/Portfile Modified: trunk/dports/devel/flashbake/Portfile =================================================================== --- trunk/dports/devel/flashbake/Portfile 2013-06-27 07:44:24 UTC (rev 107404) +++ trunk/dports/devel/flashbake/Portfile 2013-06-27 13:29:52 UTC (rev 107405) @@ -1,27 +1,27 @@ # $Id$ -PortSystem 1.0 -PortGroup python 1.0 +PortSystem 1.0 +PortGroup python 1.0 -name flashbake -version 0.26.3 -categories devel -license GPL-3+ -platforms darwin -supported_archs noarch -maintainers ram openmaintainer +name flashbake +version 0.26.3 +categories devel +license GPL-3+ +platforms darwin +supported_archs noarch +maintainers ram openmaintainer -description A seamless source control tool for ordinary people +description A seamless source control tool for ordinary people long_description Scripts to gather information for including in \ version history comments and to make using source control a bit \ simpler for non-technical projects. -homepage http://wiki.github.com/commandline/${name} -master_sites http://cloud.github.com/downloads/commandline/${name} +homepage http://wiki.github.com/commandline/${name} +master_sites http://cloud.github.com/downloads/commandline/${name} -checksums md5 bb8a062f728bfad4720f07e2ef444802 \ - sha1 aeb11a79be61b0e97824fbdea70cce8f90383dbb \ - rmd160 846c34b4994637ab0c0bb2e1b3320724f9b41b0a +checksums md5 bb8a062f728bfad4720f07e2ef444802 \ + sha1 aeb11a79be61b0e97824fbdea70cce8f90383dbb \ + rmd160 846c34b4994637ab0c0bb2e1b3320724f9b41b0a python.default_version 26 @@ -37,6 +37,6 @@ ln -s ${python.prefix}/bin/flashbakeall ${destroot}${prefix}/bin } -livecheck.type regex -livecheck.url ${homepage} -livecheck.regex {current version is (\d+(?:\.\d+)*) and can be} +livecheck.type regex +livecheck.url ${homepage} +livecheck.regex {current version is (\d+(?:\.\d+)*) and can be}