Revision: 118396 https://trac.macports.org/changeset/118396 Author: mojca@macports.org Date: 2014-04-01 04:26:02 -0700 (Tue, 01 Apr 2014) Log Message: ----------- p5-pod-simple: whitespace only Modified Paths: -------------- trunk/dports/perl/p5-pod-simple/Portfile Modified: trunk/dports/perl/p5-pod-simple/Portfile =================================================================== --- trunk/dports/perl/p5-pod-simple/Portfile 2014-04-01 11:24:11 UTC (rev 118395) +++ trunk/dports/perl/p5-pod-simple/Portfile 2014-04-01 11:26:02 UTC (rev 118396) @@ -1,26 +1,26 @@ # -*- 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 -perl5.setup Pod-Simple 3.28 -maintainers nomaintainer -license {Artistic GPL} -description framework for parsing Pod -long_description This is a late-beta release of Pod::Simple, the \ - module-suite for parsing Pod. There are still some \ - gaps in the documentation, and Pod::Simple::HTML \ - isn't yet all that it should be. +perl5.setup Pod-Simple 3.28 +maintainers nomaintainer +license {Artistic GPL} +description framework for parsing Pod +long_description This is a late-beta release of Pod::Simple, the \ + module-suite for parsing Pod. There are still some \ + gaps in the documentation, and Pod::Simple::HTML \ + isn't yet all that it should be. -checksums rmd160 ef7998debf3c0931661d6a9b8e88eda76c1cc9b6 \ - sha256 a95d37aa47118f6e036f965f195591bc2f3ffa369c76d575140a408e5578c4b1 +checksums rmd160 ef7998debf3c0931661d6a9b8e88eda76c1cc9b6 \ + sha256 a95d37aa47118f6e036f965f195591bc2f3ffa369c76d575140a408e5578c4b1 -platforms darwin +platforms darwin if {${perl5.major} != ""} { -depends_lib-append port:p${perl5.major}-pod-escapes +depends_lib-append port:p${perl5.major}-pod-escapes -supported_archs noarch +supported_archs noarch }