Ticket #28902: databases.simplevoc-open.Portfile.diff

File databases.simplevoc-open.Portfile.diff, 1.7 KB (added by w.helisch@…, 13 years ago)
  • Portfile

    old new  
    44PortSystem              1.0
    55
    66name                    simplevoc-open
    7 version                 1.7.0
     7version                 1.8.0
    88categories              databases
    99platforms               darwin
    1010maintainers             triagens.de:f.celler \
     
    2020supported_archs         i386 x86_64
    2121
    2222homepage                http://www.worldofvoc.com/
    23 master_sites            http://www.worldofvoc.com/wp-content/uploads/2011/01/
     23master_sites            http://www.worldofvoc.com/downloads/SimpleVoc/OPEN/1.8/
    2424
    2525distname                SimpleVoc-${version}-OPEN
    2626
    27 checksums               md5     a1817eaf3fa2450c5c7d468ad74bda60 \
    28                         sha1    154ab772f350e90b397508abe00144b5066de479
     27checksums               md5     bf94886c73f08f6361860543873a9576 \
     28                        sha1    f5c5ea5f0143e0036af6a719416e5a5cf014410b
    2929
    3030depends_build           port:boost \
    3131                        port:libev
     
    4141        ${destroot}${prefix}/share/doc/simplevoc \
    4242        ${destroot}${prefix}/Library/LaunchDaemons
    4343   
    44     xinstall -m 644 -W ${worksrcpath} NOTICE NOTICE.boost NOTICE.getaddrinfo NOTICE.json NOTICE.libev \
     44    xinstall -m 644 -W ${worksrcpath} NOTICE NOTICE.boost NOTICE.getaddrinfo NOTICE.libev \
    4545        ${destroot}${prefix}/share/doc/simplevoc
     46       
     47    xinstall -m 644 ${worksrcpath}/NOTICE.jquery ${destroot}${prefix}/share/doc/simplevoc/NOTICE.json
    4648   
    4749    xinstall -m 755 ${worksrcpath}/Demo/exampleRequest.sh ${destroot}${prefix}/share/doc/simplevoc/exampleRequest.sh
    4850    xinstall -m 755 ${worksrcpath}/SimpleVoc/simplevoc ${destroot}${prefix}/sbin/simplevoc