Ticket #21462: gnupg2.diff

File gnupg2.diff, 1.1 KB (added by blb@…, 15 years ago)

diff to Portfile (update to 2.0.13, remove gpg-zip.1 man page)

  • Portfile

     
    33PortSystem      1.0
    44
    55name            gnupg2
    6 version         2.0.12
    7 revision        1
     6version         2.0.13
    87categories      mail security
    98maintainers     waqar boeyms
    109description     GNU pretty-good-privacy package
     
    2019master_sites    gnupg:gnupg
    2120
    2221use_bzip2       yes
    23 checksums   md5     4718d8a8cd3eac100951d8b162cf537b \
    24             sha1    91856f917c13a1a12622ef39995eaf59c46f7502 \
    25             rmd160  17edbd6bac5210933ef0cc2ce70820d38ce970ef
     22checksums   md5     41bd7629d815b90c15b37bb31c2f07c0 \
     23            sha1    2ff42aff14cdddafc291d44ac1968af5f09a9d4d \
     24            rmd160  a2291f4d5923b50bca980b726e2fe0c31c2589a9
    2625
    2726post-patch {
    2827    reinplace "s|/var|${prefix}/var|" \
     
    5049
    5150patchfiles      patch-configure.diff
    5251
     52post-destroot {
     53        delete ${destroot}${prefix}/share/man/man1/gpg-zip.1
     54}
     55
    5356test.run        yes
    5457test.dir        ${worksrcpath}/tests
    5558test.target     check