Revision: 87285 http://trac.macports.org/changeset/87285 Author: mww@macports.org Date: 2011-11-16 01:10:46 -0800 (Wed, 16 Nov 2011) Log Message: ----------- abcm2ps: whitespace changes only Modified Paths: -------------- trunk/dports/print/abcm2ps/Portfile Modified: trunk/dports/print/abcm2ps/Portfile =================================================================== --- trunk/dports/print/abcm2ps/Portfile 2011-11-16 09:09:47 UTC (rev 87284) +++ trunk/dports/print/abcm2ps/Portfile 2011-11-16 09:10:46 UTC (rev 87285) @@ -2,30 +2,31 @@ PortSystem 1.0 -name abcm2ps -version 5.9.25 -categories print audio -platforms darwin -maintainers mww -license GPL-2 -description abcm2ps converts abc music tunes to PostScript -long_description abcm2ps is a package that converts music tunes from \ - ABC format to PostScript. It introduces many \ - extensions to the ABC language that make it suitable \ - for classical music. +name abcm2ps +version 5.9.25 +categories print audio +platforms darwin +maintainers mww +license GPL-2 +description abcm2ps converts abc music tunes to PostScript +long_description abcm2ps is a package that converts music tunes from \ + ABC format to PostScript. It introduces many \ + extensions to the ABC language that make it suitable \ + for classical music. -homepage http://moinejf.free.fr/ -master_sites ${homepage} +homepage http://moinejf.free.fr/ +master_sites ${homepage} checksums md5 8264383bbf0776fe8830c046605baec6 \ sha1 893886d5fc94f0c7483592871e39c5b24329ff73 \ rmd160 ed35ffb262118db45181923aad2cf50374faf7c3 -patchfiles patch-Makefile.in.diff +patchfiles patch-Makefile.in.diff build.target -test.run yes -test.target test +test.run yes +test.target test -livecheck.type regex -livecheck.url ${homepage} -livecheck.regex (5\\.\[0-9\]+\\.\[0-9\]+) +livecheck.type regex +livecheck.url ${homepage} +livecheck.regex (5\\.\[0-9\]+\\.\[0-9\]+) +
participants (1)
-
mww@macports.org