Ticket #38670: todotxt.patch

File todotxt.patch, 730 bytes (added by macports@…, 11 years ago)
  • Portfile

    diff -urN todotxt.orig/Portfile todotxt/Portfile
    old new  
    55PortGroup           github 1.0
    66
    77github.setup        ginatrapani todo.txt-cli 2.9 v
    8 revision            1
     8revision            2
    99name                todotxt
    1010categories          office
    1111license             GPL
     
    3737    reinplace "s|TODO_DIR=`dirname \"\$0\"`|TODO_DIR=\"\$HOME\"/.todo|" ${worksrcpath}/todo.cfg
    3838}
    3939
    40 notes "Copy the default configuration file from  ${prefix}/etc/todo.cfg-dist \
     40notes "Copy the default configuration file from  ${prefix}/share/todotxt/todo.cfg-dist \
    4141to  ~/.todo/config  and customize it."
     42