[123434] trunk/dports/perl/p5-file-homedir/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 04:42:26 PDT 2014


Revision: 123434
          https://trac.macports.org/changeset/123434
Author:   mojca at macports.org
Date:     2014-08-09 04:42:26 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-file-homedir: whitespace, first line, sha256

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

Modified: trunk/dports/perl/p5-file-homedir/Portfile
===================================================================
--- trunk/dports/perl/p5-file-homedir/Portfile	2014-08-09 11:40:01 UTC (rev 123433)
+++ trunk/dports/perl/p5-file-homedir/Portfile	2014-08-09 11:42:26 UTC (rev 123434)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -13,12 +14,11 @@
 
 platforms           darwin
 
-checksums           md5 01253f627474f46e4a83fc5741fc6776 \
-                    sha1 1eec1a6098cd698140a42cc480e6eeb040388381 \
-                    rmd160 7fd707faf2d7c4e17602f6f516bc97c6d72ec77d
+checksums           rmd160  7fd707faf2d7c4e17602f6f516bc97c6d72ec77d \
+                    sha256  92cf07c873dbd7aa4ba5ac0ea7949699628b098f72e044fb75ff85b7fcb7ecfe
 
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-file-which
+depends_lib-append  port:p${perl5.major}-file-which
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/2176168c/attachment.html>


More information about the macports-changes mailing list