[45103] trunk/dports/perl/p5-yaml/Portfile

narf_tm at macports.org narf_tm at macports.org
Thu Jan 8 06:34:52 PST 2009


Revision: 45103
          http://trac.macports.org/changeset/45103
Author:   narf_tm at macports.org
Date:     2009-01-08 06:34:52 -0800 (Thu, 08 Jan 2009)
Log Message:
-----------
Updated to 0.68 with permission from maintainer.

Modified Paths:
--------------
    trunk/dports/perl/p5-yaml/Portfile

Modified: trunk/dports/perl/p5-yaml/Portfile
===================================================================
--- trunk/dports/perl/p5-yaml/Portfile	2009-01-08 14:29:20 UTC (rev 45102)
+++ trunk/dports/perl/p5-yaml/Portfile	2009-01-08 14:34:52 UTC (rev 45103)
@@ -1,18 +1,19 @@
 # $Id$
 
-PortSystem	1.0
-PortGroup	perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-perl5.setup	YAML 0.62
-maintainers	dluke at geeklair.net
-description	YAML loader/dumper module
-long_description \
-	The YAML.pm module implements a YAML Loader and Dumper based on the \
-	YAML 1.0 specification. \
-	YAML is a generic data serialization language that is optimized for \
-	human readability.  It can be used to express the data structures of \
-	most modern programming languages.
+perl5.setup         YAML 0.68
+maintainers         dluke at geeklair.net
+description         YAML loader/dumper module
+long_description    The YAML.pm module implements a YAML Loader and Dumper \
+                    based on the YAML 1.0 specification.  YAML is a \
+                    generic data serialization language that is optimized \
+                    for human readability.  It can be used to express the \
+                    data structures of most modern programming languages.
 
-platforms	darwin
+platforms           darwin
 
-checksums md5	4be042a043ec520074b0ab6f7ca0bded
+checksums           md5 4b4255360bb885acdba05314daa9129a \
+                    sha1 65a59fd0b7762ba4aeb95a182f89d80daea6c63d \
+                    rmd160 7a6e01566a2eda114ab290e6b20b05c51f03a099
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090108/92705388/attachment.html>


More information about the macports-changes mailing list