hi,

just a quick heads up for people doing ports that have .omf files in
their PLIST.
up untill now you had to depend on scrollkeeper, but as of today we've
switched to rarian.

here's a very quick list of things that changed:

*       change BUILD/RUN_DEPENDS from
                ::textproc/scrollkeeper
        to
                ::textproc/rarian
*       change PLIST goo from
                @exec %D/bin/scrollkeeper-update -q
                @unexec %D/bin/scrollkeeper-update -q
        to
                @exec %D/bin/rarian-sk-update
                @unexec %D/bin/rarian-sk-update

it's no longer needed to add a '-q' argument, as rarian-sk-update
already runs in quiet mode.

if you notice any fallout or other issues, please let me know asap.

        cheers,
        jasper

-- 
"Intelligence should guide our actions, but in harmony with the
  texture of the situation at hand"
        -- Francisco Varela

Reply via email to