Ticket #27395: p5-parse-recdescent.patch

File p5-parse-recdescent.patch, 1.0 KB (added by larry+macports@…, 13 years ago)

Revert a couple of values to their defaults

  • rsync.macports.org/release/ports/perl/p5-parse-recdescent/Portfile

    # HG changeset patch
    # Parent 300d93767cc05f42f93c4dcd1495b74e059bd332
    diff -r 300d93767cc0 -r 6b4d4651093c rsync.macports.org/release/ports/perl/p5-parse-recdescent/Portfile
    a b  
    33PortSystem            1.0
    44PortGroup             perl5 1.0
    55
    6 perl5.setup           Parse-RecDescent 1.965001 ../by-authors/id/D/DC/DCONWAY/
     6perl5.setup           Parse-RecDescent 1.965001
    77maintainers           narf_tm openmaintainer
    88description           Generate Recursive-Descent Parsers
    99long_description      RecDescent incrementally generates top-down \
     
    3838depends_lib-append    port:p5-version
    3939
    4040supported_archs noarch
    41 
    42 livecheck.regex       \
    43                       (?:This Release)?<td class=label>(?:This|Latest) Release</td>.*<td\
    44                       class=cell>(?:<\[^<\]+>)?${perl5.module}-v?(\[^<\]+?)<