Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #2192: dports.gnupg.patch

File dports.gnupg.patch, 0.6 KB (added by vivek@…, 4 years ago)

The patch as an attachment.

  • Portfile

    old new  
    22 
    33PortSystem      1.0 
    44name            gnupg 
    5 version         1.2.4 
     5version         1.2.6 
    66revision        1 
    77categories      mail security 
    88maintainers     waqar@opendarwin.org 
     
    2020                ftp://ftp.jyu.fi/pub/crypt/gcrypt/gnupg/ \ 
    2121                ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/gnupg/ 
    2222use_bzip2       yes 
    23 checksums       ${distname}${extract.suffix} md5 16d0b575812060328f8e677b7f0047cc 
     23checksums       ${distname}${extract.suffix} md5 b1890f5dfacd2ba7ab15448c5ff08a4e 
    2424 
    2525configure.args  --mandir=${prefix}/share/man \ 
    2626                --infodir=${prefix}/share/info \