[130044] trunk/dports/perl/p5-audio-flac-header/Portfile

mojca at macports.org mojca at macports.org
Thu Dec 25 01:53:03 PST 2014


Revision: 130044
          https://trac.macports.org/changeset/130044
Author:   mojca at macports.org
Date:     2014-12-25 01:53:03 -0800 (Thu, 25 Dec 2014)
Log Message:
-----------
p5-audio-flac-header: first line, checksums, whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-audio-flac-header/Portfile

Modified: trunk/dports/perl/p5-audio-flac-header/Portfile
===================================================================
--- trunk/dports/perl/p5-audio-flac-header/Portfile	2014-12-25 09:51:29 UTC (rev 130043)
+++ trunk/dports/perl/p5-audio-flac-header/Portfile	2014-12-25 09:53:03 UTC (rev 130044)
@@ -1,22 +1,23 @@
+# -*- 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
-PortGroup             perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-perl5.branches        5.10 5.12 5.14 5.16
-perl5.setup           Audio-FLAC-Header 2.4
-revision              3
-license               GPL-2+
-maintainers           nomaintainer
-description           Interface to FLAC header metadata
-long_description      ${description}
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Audio-FLAC-Header 2.4
+revision            3
+license             GPL-2+
+maintainers         nomaintainer
+description         Interface to FLAC header metadata
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 743292694c050be1b10fb4a307f81e87 \
-                      sha1 7a036801b2557a196134064fe2b294a791286355 \
-                      rmd160 671ffbc019d5b9e608108899161ec742a60ece21
+checksums           rmd160  671ffbc019d5b9e608108899161ec742a60ece21 \
+                    sha256  fba5911d6c22d81506565cd9a1438e8605420ff7986cf03d1a12d006a4070543
 
 if {${perl5.major} != ""} {
-    depends_lib-append    port:flac
+    depends_lib-append \
+                    port:flac
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141225/9ed1addd/attachment.html>


More information about the macports-changes mailing list