Ticket #31721: Portfile.diff

File Portfile.diff, 849 bytes (added by pj31042@…, 13 years ago)
  • build_support/macport/Portfile

     
    44PortSystem          1.0
    55
    66name                svndigest
    7 version             0.9.3
     7version             0.9.4
    88categories          devel
    99platforms           darwin
    1010license             GPL-3+
     
    2121homepage            http://dev.thep.lu.se/svndigest
    2222master_sites        sourceforge
    2323
    24 checksums           sha1    3f00f10e962cf84a2c72d2d1796be60fb972b0af \
    25                     rmd160  422520f7d28d09a0d68c37df7e20266a68ef9d4e
     24checksums           sha1    123c38c4eb96f6cb3b54771b4f869b3210b26f46 \
     25                    rmd160  84b33d74b3d55cf170ccb276d6c007493abda015
    2626
    2727depends_build       port:pkgconfig
    2828