Ticket #52336: p5-gedcom-1.20.patch

File p5-gedcom-1.20.patch, 925 bytes (added by dbevans (David B. Evans), 8 years ago)

Proposed patch

  • Portfile

     
    55PortGroup           perl5 1.0
    66
    77perl5.branches      5.22 5.24
    8 perl5.setup         Gedcom 1.19
     8perl5.setup         Gedcom 1.20
    99license             {Artistic-1 GPL}
    1010description         A module to manipulate Gedcom genealogy files
    1111long_description    Search, edit and validate a GEDCOM data \
     
    1414categories-append   genealogy
    1515maintainers         worldnet.att.net:james.toth
    1616platforms           darwin
    17 checksums           md5     15b223be3043d7e389fe82532fd0fc51
     17
     18checksums           rmd160  e7f411a78cea3a46eb5f5e27b34cfa2a6905db13 \
     19                    sha256  3f00126c03c9675d2506fc856914874286497e35d9dd7f552f0e1ff784ab6484
     20
    1821if {${perl5.major} != ""} {
    1922    depends_lib-append \
    2023                    port:p${perl5.major}-datemanip \