On Dec 10, 2009, at 03:28, [email protected] wrote:

> Revision: 61389
>          http://trac.macports.org/changeset/61389
> Author:   [email protected]
> Date:     2009-12-10 01:28:18 -0800 (Thu, 10 Dec 2009)
> Log Message:
> -----------
> maintainer update (ticket #22758)


> long_description \
>     libTorrent is a BitTorrent library written in C++ for \
>     *nix. It is designed to avoid redundant copying and \
>     storing of data that other clients and libraries suffer from. \
> -    This is the development version of libTorrent.
> +    This is the "unstable" release of libTorrent.

Note that quotes in the long description won't actually show up in "port info" 
unless you escape them with a backslash.


> -livecheck.type  regex
> +livecheck.check regex

As you already discovered, livecheck.check was replaced by livecheck.type, so 
you should not change it back. Be sure you run "svn diff" before every commit 
to make sure what you're committing makes sense, and run "port lint" too to 
make sure there aren't any errors.

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to