[131141] trunk/dports/perl/p5-class-data-accessor/Portfile

mojca at macports.org mojca at macports.org
Tue Jan 6 04:22:47 PST 2015


Revision: 131141
          https://trac.macports.org/changeset/131141
Author:   mojca at macports.org
Date:     2015-01-06 04:22:47 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-class-data-accessor: add 5.18 5.20, checksums, minor whitespace changes

Modified Paths:
--------------
    trunk/dports/perl/p5-class-data-accessor/Portfile

Modified: trunk/dports/perl/p5-class-data-accessor/Portfile
===================================================================
--- trunk/dports/perl/p5-class-data-accessor/Portfile	2015-01-06 12:19:01 UTC (rev 131140)
+++ trunk/dports/perl/p5-class-data-accessor/Portfile	2015-01-06 12:22:47 UTC (rev 131141)
@@ -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
@@ -3,5 +4,5 @@
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
+perl5.branches      5.16 5.18 5.20
 perl5.setup         Class-Data-Accessor 0.04004
 revision            3
@@ -12,10 +13,8 @@
 long_description    Class::Data::Accessor is the marriage of Class::Accessor \
                     and Class::Data::Inheritable into a single module.
 
-platforms           darwin
+checksums           rmd160  179335eb29b58357de3b69b3e6e3f3fcb1707373 \
+                    sha256  c122d6e2df6136ce9bea1e6d2b776cb9e69e00085ece995301814c7af3a8e814
 
-checksums           md5 b5ea49ad12041ac8a7c1c0e111ed67d1 \
-                    sha1 db0cb582dce7771be89f05b988207cd7a1afd0da \
-                    rmd160 179335eb29b58357de3b69b3e6e3f3fcb1707373
-
-supported_archs noarch
+platforms           darwin
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/e995d5d6/attachment.html>


More information about the macports-changes mailing list