[131620] trunk/dports/perl/p5-class-whitehole/Portfile

mojca at macports.org mojca at macports.org
Thu Jan 15 01:32:44 PST 2015


Revision: 131620
          https://trac.macports.org/changeset/131620
Author:   mojca at macports.org
Date:     2015-01-15 01:32:44 -0800 (Thu, 15 Jan 2015)
Log Message:
-----------
p5-class-whitehole: first line, checksums, whitespace only #46005, maintainer timeout)

Modified Paths:
--------------
    trunk/dports/perl/p5-class-whitehole/Portfile

Modified: trunk/dports/perl/p5-class-whitehole/Portfile
===================================================================
--- trunk/dports/perl/p5-class-whitehole/Portfile	2015-01-15 09:27:54 UTC (rev 131619)
+++ trunk/dports/perl/p5-class-whitehole/Portfile	2015-01-15 09:32:44 UTC (rev 131620)
@@ -1,21 +1,22 @@
+# -*- 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.16
-perl5.setup			Class-WhiteHole 0.04
+perl5.setup         Class-WhiteHole 0.04
 revision            3
-maintainers			FreeBSD.org:mat
-description			base class to treat unhandled method calls as errors
-long_description \
-	Its possible to accidentally inherit an AUTOLOAD method. Often this \
-	will happen if a class somewhere in the chain uses AutoLoader or \
-	defines one of their own. This can lead to confusing error messages \
-	when method lookups fail.
+maintainers         FreeBSD.org:mat
 
-platforms			darwin
+description         base class to treat unhandled method calls as errors
+long_description    Its possible to accidentally inherit an AUTOLOAD method. Often this \
+                    will happen if a class somewhere in the chain uses AutoLoader or \
+                    defines one of their own. This can lead to confusing error messages \
+                    when method lookups fail.
 
-checksums md5 43b986ad7d5d186a9a43d2d69a2ef327
+platforms           darwin
+supported_archs     noarch
 
-supported_archs noarch
+checksums           rmd160  ee0eb1a012d513b0d53705310657d470394286a2 \
+                    sha256  5ff0c93dee6e3497424eea0eda75de4a19532802a796b0358b262ec0372c6aea
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150115/1c846859/attachment.html>


More information about the macports-changes mailing list