Ticket #33415: luarocks-2.0.8-upgrade.patch

File luarocks-2.0.8-upgrade.patch, 1020 bytes (added by chad@…, 12 years ago)

Upgrade to 2.0.8

  • Portfile

    diff --git a/Portfile b/Portfile
    index 43e5036..0f3156c 100644
    a b  
    11# $Id: Portfile 89927 2012-02-15 19:26:21Z and.damore@macports.org $
    22PortSystem          1.0
    33name                luarocks
    4 version             2.0.7.1
    5 revision            2
     4version             2.0.8
     5revision            0
    66categories          devel
    77platforms           darwin
    88maintainers         and.damore openmaintainer
    homepage http://www.luarocks.org/ 
    2020master_sites        http://luarocks.org/releases/
    2121depends_run         port:lua
    2222
    23 checksums           rmd160  f1c5e707d75e490de0cc05f2f7b5fc5bf7d465fd \
    24                     sha256  a7da6f796e6cffd63dd7a7f9a2fdab2ca3a1461e5e5e94aa8569068b701f7272
     23checksums           rmd160  b6a83fe329b7f305f7e0b99bf64f62d2324b15db \
     24                    sha256  f8abf1ab03b744a817721a0ff4a0ee454e068735efaa8d1aadcfcd0f07cdaa88
    2525
    2626configure.args      --with-lua=${prefix} \
    2727                    --rocks-tree=${prefix}/share/${name}