New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80709


Ignore:
Timestamp:
07/16/11 05:48:43 (4 years ago)
Author:
dluke@…
Message:

p5-yaml: version bump, add openmaintainer, add license

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/perl/p5-yaml/Portfile

    r76604 r80709  
    44PortGroup           perl5 1.0 
    55 
    6 perl5.setup         YAML 0.68 
    7 revision        1 
    8 maintainers         geeklair.net:dluke 
     6perl5.setup         YAML 0.73 
     7maintainers         geeklair.net:dluke openmaintainer 
    98description         YAML loader/dumper module 
     9license             {GPL Artistic} 
     10 
    1011long_description    The YAML.pm module implements a YAML Loader and Dumper \ 
    1112                    based on the YAML 1.0 specification.  YAML is a \ 
     
    1617platforms           darwin 
    1718 
    18 checksums           md5 4b4255360bb885acdba05314daa9129a \ 
    19                     sha1 65a59fd0b7762ba4aeb95a182f89d80daea6c63d \ 
    20                     rmd160 7a6e01566a2eda114ab290e6b20b05c51f03a099 
     19supported_archs noarch 
    2120 
    22 supported_archs noarch 
     21checksums           md5     ef10641e699df5869da9ae006ad78719 \ 
     22                    sha1    dd1de7c5ab22f567c1d20d2baad5da85e2cd4469 \ 
     23                    rmd160  8210c5c384995bc257c2820707609a85f0a2e17e 
Note: See TracChangeset for help on using the changeset viewer.