Revision: 133281 https://trac.macports.org/changeset/133281 Author: devans@macports.org Date: 2015-02-24 10:20:08 -0800 (Tue, 24 Feb 2015) Log Message: ----------- p5-pod-simple: update to version 3.30, update outdated description. Modified Paths: -------------- trunk/dports/perl/p5-pod-simple/Portfile Modified: trunk/dports/perl/p5-pod-simple/Portfile =================================================================== --- trunk/dports/perl/p5-pod-simple/Portfile 2015-02-24 18:17:34 UTC (rev 133280) +++ trunk/dports/perl/p5-pod-simple/Portfile 2015-02-24 18:20:08 UTC (rev 133281) @@ -5,17 +5,19 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 -perl5.setup Pod-Simple 3.29 +perl5.setup Pod-Simple 3.30 maintainers nomaintainer license {Artistic-1 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. +description A framework for parsing Pod +long_description Pod::Simple is a Perl library for parsing text in the \ + Pod ("plain old documentation") markup language that is \ + typically used for writing documentation for Perl and \ + for Perl modules. Pod formatters can use Pod::Simple to \ + parse Pod documents and render them into plain text, HTML, \ + or any number of other formats. -checksums rmd160 4473299f47a6f59ef1ce91219a10a7cef1e21d42 \ - sha256 ea7e6114883f43232ff9eb9309739e71d43fee3f23a26c2289fe83e0d7f3a720 +checksums rmd160 612925ef8ff591e227be3df7c9ba3777195e1c8e \ + sha256 7091566d331adf7b4803e7dbb7b1a2d13b616339ac9caa525033344c881a47ee platforms darwin
participants (1)
-
devans@macports.org