New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29839: Portfile-fish.2.diff

File Portfile-fish.2.diff, 770 bytes (added by blackfrog1@…, 20 months ago)

The correct diff file for the patch.

  • Portfile

    old new  
    55 
    66name                    fish 
    77version                 1.23.1 
     8revision                1 
    89categories              shells 
    910platforms               darwin 
     11license                 GPL-2 
    1012maintainers             nomaintainer 
    1113description             user friendly command line shell for UNIX-like operating systems 
    1214long_description        fish is a user friendly command line shell for UNIX-like \ 
     
    2022                        sha1    3a6a5d0cfff348e5f9b1e7cd771865fd1dcd802e \ 
    2123                        rmd160  820b7a57f31b98a6faf1520b356a06422891e787 
    2224 
     25patchfiles              patch-proc.c.diff 
     26 
    2327livecheck.type          regex 
    2428livecheck.regex         fish-(.*?).tar.bz2 
    2529