Ticket #1336: gnupg-update.diff

File gnupg-update.diff, 896 bytes (added by blb@…, 20 years ago)

unidiff to Portfile

  • Portfile

    old new  
    11# $Id: Portfile,v 1.22 2003/12/15 22:19:16 waqar Exp $
    22
    3 PortSystem 1.0
     3PortSystem      1.0
    44name            gnupg
    5 version         1.2.3
    6 revision        1
     5version         1.2.4
    76categories      mail security
    87maintainers     waqar@opendarwin.org
    98description     GNU pretty-good-privacy package
     
    2019                ftp://ftp.jyu.fi/pub/crypt/gcrypt/gnupg/ \
    2120                ftp://ftp.freenet.de/pub/ftp.gnupg.org/gcrypt/gnupg/
    2221use_bzip2       yes
    23 checksums       ${name}-${version}.tar.bz2 md5 cdca1282d7901f9ddb52f9725b001af2
     22checksums       md5 16d0b575812060328f8e677b7f0047cc
    2423configure.args  --mandir=${prefix}/share/man \
    2524                --infodir=${prefix}/share/info \
    2625                --disable-asm --disable-dynload
     
    3635                patch.dir       ${worksrcpath}/cipher
    3736                patch.cmd       cat
    3837                patch.pre_args  > idea.c }
     38