[123483] trunk/dports/perl/p5-regexp-assemble/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 07:46:45 PDT 2014


Revision: 123483
          https://trac.macports.org/changeset/123483
Author:   mojca at macports.org
Date:     2014-08-09 07:46:45 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-regexp-assemble: whitespace, first line, sha256

Modified Paths:
--------------
    trunk/dports/perl/p5-regexp-assemble/Portfile

Modified: trunk/dports/perl/p5-regexp-assemble/Portfile
===================================================================
--- trunk/dports/perl/p5-regexp-assemble/Portfile	2014-08-09 14:43:14 UTC (rev 123482)
+++ trunk/dports/perl/p5-regexp-assemble/Portfile	2014-08-09 14:46:45 UTC (rev 123483)
@@ -1,21 +1,24 @@
+# -*- 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		Regexp-Assemble 0.28
-revision        3
+perl5.setup         Regexp-Assemble 0.28
+revision            3
 
-license			{Artistic-1 GPL}
-maintainers		nomaintainer
-description		Combine several regular expressions into one
-long_description	Regexp::Assemble allows you to take a number of regular \
-		expressions and assemble them into a single regular expression (or RE) \
-		that will match everything that any of the individual REs match, only \
-		what they match and nothing else.
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Combine several regular expressions into one
+long_description    Regexp::Assemble allows you to take a number of regular \
+                    expressions and assemble them into a single regular expression (or RE) \
+                    that will match everything that any of the individual REs match, only \
+                    what they match and nothing else.
 
-checksums		md5 291bfedade2b2cb858456f3b3c81407f
-platforms		darwin
+platforms           darwin
 
-supported_archs noarch
+checksums           rmd160  33effcdcef97471918de9ef2dc8dcc1271546238 \
+                    sha256  4770bebc72ef6e9eef8e0ba275db570993027248b2b220e4e5820fcfa45dd8c5
+
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/ec0c95f7/attachment.html>


More information about the macports-changes mailing list