Ticket #13272: Portfile.diff

File Portfile.diff, 892 bytes (added by jstrine@…, 16 years ago)
  • Portfile

    old new  
    22PortSystem 1.0
    33
    44name            libelf
    5 version         0.8.9
     5version         0.8.10
     6revision        0
    67categories      devel
    78maintainers     jstrine@vexate.net
    89description     ELF object file access library
    9 homepage        http://directory.fsf.org/libs/misc/libelf.html
     10homepage        http://www.mr511.de/software/english.html
    1011platforms       darwin
    1112
    1213long_description  'Libelf' lets you read, modify or create ELF files in an \
     
    1617
    1718master_sites    http://www.mr511.de/software
    1819distname        libelf-${version}
    19 checksums       md5 11904a77b948bcfab671e80100b6098d \
    20                 sha1 9a91f9a3e43476c95a1b6024c09d84d00310f0a4
     20checksums       md5 9db4d36c283d9790d8fa7df1f4d7b4d9 \
     21                sha1 5f6fb666b0cf604243110383ba55ef37df1c8ece
    2122
    2223depends_lib     port:gettext
    2324