Revision: 132547 https://trac.macports.org/changeset/132547 Author: devans@macports.org Date: 2015-02-04 08:37:50 -0800 (Wed, 04 Feb 2015) Log Message: ----------- p5-class-throwable: update to version 0.12, add modeline, minor white space. Modified Paths: -------------- trunk/dports/perl/p5-class-throwable/Portfile Modified: trunk/dports/perl/p5-class-throwable/Portfile =================================================================== --- trunk/dports/perl/p5-class-throwable/Portfile 2015-02-04 16:37:13 UTC (rev 132546) +++ trunk/dports/perl/p5-class-throwable/Portfile 2015-02-04 16:37:50 UTC (rev 132547) @@ -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 @@ -4,8 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 -perl5.setup Class-Throwable 0.11 -revision 4 +perl5.setup Class-Throwable 0.12 license {Artistic-1 GPL} maintainers nomaintainer description A minimal lightweight exception class @@ -19,8 +19,7 @@ platforms darwin -checksums md5 faf82871a6b471451cd65c54c6cac7e1 \ - sha1 e67b50b537c633f171c96868a7cbd87a55575e4c \ - rmd160 ed58851642d7934a3e5fed2c9b4a247f8331830d +checksums rmd160 0bf650b765b3fe94b35f986ff7e8d30cc99843ea \ + sha256 c9f2426659467971043ed6c9b4019e2b755f23c1e64c40e3642ceb44402a2df9 -supported_archs noarch +supported_archs noarch
participants (1)
-
devans@macports.org