[123749] trunk/dports/perl/p5-b-hooks-op-check-stashchange/Portfile
mojca at macports.org
mojca at macports.org
Wed Aug 13 15:15:25 PDT 2014
Revision: 123749
https://trac.macports.org/changeset/123749
Author: mojca at macports.org
Date: 2014-08-13 15:15:25 -0700 (Wed, 13 Aug 2014)
Log Message:
-----------
p5-b-hooks-op-check-stashchange: status line, whitespace, sha256
Modified Paths:
--------------
trunk/dports/perl/p5-b-hooks-op-check-stashchange/Portfile
Modified: trunk/dports/perl/p5-b-hooks-op-check-stashchange/Portfile
===================================================================
--- trunk/dports/perl/p5-b-hooks-op-check-stashchange/Portfile 2014-08-13 22:14:53 UTC (rev 123748)
+++ trunk/dports/perl/p5-b-hooks-op-check-stashchange/Portfile 2014-08-13 22:15:25 UTC (rev 123749)
@@ -1,24 +1,25 @@
+# -*- 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 5.18 5.20
-perl5.setup B-Hooks-OP-Check-StashChange 0.06
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Invoke callbacks when the stash code is being compiled in changes
-long_description ${description}
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup B-Hooks-OP-Check-StashChange 0.06
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Invoke callbacks when the stash code is being compiled in changes
+long_description ${description}
-platforms darwin
+platforms darwin
-checksums md5 193987521eac4e65af7d0414ef60a21a \
- sha1 a56d9faf09f182af59384e56057bb1f0a79f89d4 \
- rmd160 8a4c7fdb86e6442486ef1c29f9c8459d567aceae
+checksums rmd160 8a4c7fdb86e6442486ef1c29f9c8459d567aceae \
+ sha256 b2c010ed9cd711d8ea9bcb7c0965a7ec9a0fab509fca8b3cde114a72d1809135
if {${perl5.major} != ""} {
- depends_lib-append port:p${perl5.major}-b-hooks-op-check \
- port:p${perl5.major}-extutils-depends \
- port:p${perl5.major}-parent
+ depends_lib-append \
+ port:p${perl5.major}-b-hooks-op-check \
+ port:p${perl5.major}-extutils-depends \
+ port:p${perl5.major}-parent
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140813/f649f38c/attachment.html>
More information about the macports-changes
mailing list