Ticket #33507: Portfile-logtalk.diff

File Portfile-logtalk.diff, 894 bytes (added by pmoura (Paulo Moura), 12 years ago)
  • Portfile

    old new  
    1 # $Id: Portfile 83859 2011-09-12 05:20:27Z ryandesign@macports.org $
     1# $Id: Portfile 32263 2007-12-23 11:23:10Z ryandesign@macports.org $
    22
    33PortSystem      1.0
    44name            logtalk
    5 version         2.43.1
     5version 2.44.0
    66
    77categories      lang
    88maintainers     logtalk.org:pmoura
    99license         Artistic-2.0
    1010platforms       darwin freebsd linux
    11 supported_archs noarch
     11supported_archs noarch
    1212
    1313description     Logtalk - Open source object-oriented logic programming language
    1414
     
    2323master_sites    ${homepage}files/
    2424
    2525checksums       \
    26     sha1    091cf32fdf1c945c58df3d10f029d12ed5a73439  \
    27     rmd160  1b9f62fe281f87c812cf12ce6be8d65777f9ce1e
     26        sha1 ce97392f910ab680b5e6936c9e8fce56184dd5bf  \
     27        rmd160 93253af91d5416ad86e460f50c9363ba76b59f60
    2828
    2929distname                lgt[strsed ${version} {g/\.//}]
    3030