[118391] trunk/dports/perl/p5-text-diff/Portfile

mojca at macports.org mojca at macports.org
Tue Apr 1 04:04:05 PDT 2014


Revision: 118391
          https://trac.macports.org/changeset/118391
Author:   mojca at macports.org
Date:     2014-04-01 04:04:05 -0700 (Tue, 01 Apr 2014)
Log Message:
-----------
p5-text-diff: whitespace, first line, sha258, p5.18

Modified Paths:
--------------
    trunk/dports/perl/p5-text-diff/Portfile

Modified: trunk/dports/perl/p5-text-diff/Portfile
===================================================================
--- trunk/dports/perl/p5-text-diff/Portfile	2014-04-01 10:43:58 UTC (rev 118390)
+++ trunk/dports/perl/p5-text-diff/Portfile	2014-04-01 11:04:05 UTC (rev 118391)
@@ -1,23 +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.8 5.10 5.12 5.14 5.16
-perl5.setup		Text-Diff 1.41
-revision        2
-maintainers		geeklair.net:dluke openmaintainer
-description		This is a Perl extension for performing diffs on files and record sets.
-license			{GPL-2+ Artistic}
-long_description	${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
+perl5.setup         Text-Diff 1.41
+revision            2
+maintainers         geeklair.net:dluke openmaintainer
+description         This is a Perl extension for performing diffs on files and record sets.
+license             {GPL-2+ Artistic}
+long_description    ${description}
 
-checksums           md5     30d56e6dd5551ca16b8e16cc7299dc21 \
-                    sha1    a3fbfc834ea198281ffa7eedb596742e76ba3ba0 \
-                    rmd160  7af64c98eca6b5e6d852bf2bea209f2a0651c989
+checksums           rmd160  7af64c98eca6b5e6d852bf2bea209f2a0651c989 \
+                    sha256  a67f50a48e313c1680cc662109ce5f913ea71454db355d0cf4db87ac89d2d2fa
 
-platforms		darwin
+platforms           darwin
 if {${perl5.major} != ""} {
-depends_lib-append	port:p${perl5.major}-algorithm-diff
+depends_lib-append  port:p${perl5.major}-algorithm-diff
 
-supported_archs noarch
+supported_archs     noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140401/ca425800/attachment.html>


More information about the macports-changes mailing list