[135890] trunk/dports/tex/tex-songs/Portfile

petr at macports.org petr at macports.org
Wed May 6 07:48:45 PDT 2015


Revision: 135890
          https://trac.macports.org/changeset/135890
Author:   petr at macports.org
Date:     2015-05-06 07:48:45 -0700 (Wed, 06 May 2015)
Log Message:
-----------
tex-songs: whitespace changes

Modified Paths:
--------------
    trunk/dports/tex/tex-songs/Portfile

Modified: trunk/dports/tex/tex-songs/Portfile
===================================================================
--- trunk/dports/tex/tex-songs/Portfile	2015-05-06 14:46:34 UTC (rev 135889)
+++ trunk/dports/tex/tex-songs/Portfile	2015-05-06 14:48:45 UTC (rev 135890)
@@ -1,31 +1,34 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name			tex-songs
-version			2.14
-categories		tex
-license			GPL-2+
-platforms		darwin
-maintainers		phw	openmaintainer
-description		tex package for creating songbooks
-long_description	${description}
+name                tex-songs
+version             2.14
+categories          tex
+license             GPL-2+
+platforms           darwin
+maintainers         phw openmaintainer
 
-homepage		http://songs.sourceforge.net/
-master_sites	sourceforge:songs
-distname		songs-${version}
+description         tex package for creating songbooks
+long_description    ${description}
+
+homepage            http://songs.sourceforge.net/
+master_sites        sourceforge:songs
+distname            songs-${version}
+
 checksums           md5     ac235dff8a1c33ce2b189cf9fcf889a6 \
                     sha1    6d1e6a50e87796f9eb28082da2b592747c72c66c \
                     rmd160  c71ac74856d68c5b8710341963a8f79a1d1dadbb
-depends_lib		bin:tex:texlive
 
+depends_lib         bin:tex:texlive
+
 configure.post_args --with-texmf-path=${prefix}/share/texmf-texlive-dist/
 
-use_parallel_build no
+use_parallel_build  no
 
-post-activate       { system "mktexlsr" }
+post-activate { system "mktexlsr" }
 
-livecheck.type		regex
-livecheck.url		${homepage}/downloads.html
-livecheck.regex 	"Newest version: (\\d+(?:\\.\\d+)*)"
+livecheck.type      regex
+livecheck.url       ${homepage}/downloads.html
+livecheck.regex     "Newest version: (\\d+(?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150506/49b5cb73/attachment.html>


More information about the macports-changes mailing list