Ticket #43348: Portfile-pass.diff

File Portfile-pass.diff, 1.2 KB (added by john@…, 10 years ago)
  • Portfile

    old new  
    22# $Id: Portfile 116890 2014-02-09 16:18:46Z cal@macports.org $
    33PortSystem      1.0
    44name                pass
    5 version             1.4.2
    6 revision            3
     5version             1.5
    76maintainers         macports.swinbank.org:john openmaintainer
    87categories          security
    98description         ${name} is the standard unix password manager
     
    1110platforms           darwin
    1211supported_archs     noarch
    1312homepage            http://zx2c4.com/projects/password-store/
     13license             GPL-2+
    1414
    1515depends_run                     port:git-core \
    1616                    port:gnupg2 \
     
    2222distname            password-store-${version}
    2323use_xz              yes
    2424
    25 checksums           rmd160  8f496a3c302ebe56bbbab002401e1a3efe1e1eaa \
    26                     sha256  a10a8016a3d6bb32891a9a4086ac0a049587db1a55c1ac3b431c66189bc1a302
     25checksums           rmd160 599e0c35e0511874093341e34971f75bfb8f91fa \
     26                    sha256 6d3f327b039bb64157662d3d11af5ecebd3774b886ad6e52a684654d9914a8f3
    2727
    2828patchfiles          Makefile.diff \
    2929                    patch-getopt-path.diff