[123437] trunk/dports/perl/p5-file-rsyncp/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 04:47:58 PDT 2014


Revision: 123437
          https://trac.macports.org/changeset/123437
Author:   mojca at macports.org
Date:     2014-08-09 04:47:57 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-file-rsyncp: whitespace, sha256

Modified Paths:
--------------
    trunk/dports/perl/p5-file-rsyncp/Portfile

Modified: trunk/dports/perl/p5-file-rsyncp/Portfile
===================================================================
--- trunk/dports/perl/p5-file-rsyncp/Portfile	2014-08-09 11:46:21 UTC (rev 123436)
+++ trunk/dports/perl/p5-file-rsyncp/Portfile	2014-08-09 11:47:57 UTC (rev 123437)
@@ -1,23 +1,23 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=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 5.18 5.20
-perl5.setup             File-RsyncP 0.70
-revision                3
-platforms               darwin
-license                 GPL-2+
-maintainers             nomaintainer
-description             A Perl implementation of an Rsync client.
-long_description        ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         File-RsyncP 0.70
+revision            3
+platforms           darwin
+license             GPL-2+
+maintainers         nomaintainer
+description         A Perl implementation of an Rsync client.
+long_description    ${description}
 
-use_parallel_build no
+use_parallel_build  no
 
-checksums               sha1    5ef21c8b0a5e62cdc0d0bdf697a5bd9caaeafc94 \
-                        rmd160  81b404338386e971b7238cc9597ad8c7c4a8e60a
+checksums           rmd160  81b404338386e971b7238cc9597ad8c7c4a8e60a \
+                    sha256  d4f6127650393a65ed7d66d14b3a126827c99e8422c3cf205481a9f7ebce9994
 
 if {${perl5.major} != ""} {
-    patchfiles          patch-FileList.flist.c.diff
+patchfiles          patch-FileList.flist.c.diff
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/7341e90e/attachment-0001.html>


More information about the macports-changes mailing list