svn commit: r379540 - head/databases/p5-Mojo-Pg

Adam Weinberger adamw at adamw.org
Sat Feb 21 20:19:21 UTC 2015


> On 21 Feb, 2015, at 13:06, Sunpoet Po-Chuan Hsieh <sunpoet at freebsd.org> wrote:
> 
> On Sun, Feb 22, 2015 at 2:48 AM, Adam Weinberger <adamw at freebsd.org> wrote:
> Author: adamw
> Date: Sat Feb 21 18:48:29 2015
> New Revision: 379540
> URL: https://svnweb.freebsd.org/changeset/ports/379540
> QAT: https://qat.redports.org/buildarchive/r379540/
> 
> Log:
>   Use metacpan as the WWW instead of Mojolicious's POD interface.
> 
>   Suggested by:         az
> 
> Modified:
>   head/databases/p5-Mojo-Pg/pkg-descr
> 
> Modified: head/databases/p5-Mojo-Pg/pkg-descr
> ==============================================================================
> --- head/databases/p5-Mojo-Pg/pkg-descr Sat Feb 21 17:50:38 2015        (r379539)
> +++ head/databases/p5-Mojo-Pg/pkg-descr Sat Feb 21 18:48:29 2015        (r379540)
> @@ -5,4 +5,4 @@ Database handles are cached automaticall
>  to increase performance. And you can handle connection timeouts gracefully by
>  holding on to them only for short amounts of time.
> 
> -WWW: http://mojolicio.us/perldoc/Mojo/Pg
> +WWW: https://metacpan.org/pod/Mojo::Pg
> 
> 
> Do you consider to use "http://search.cpan.org/dist/Mojo-Pg/"?
> I see much more ports with search.cpan.org as WWW.
> 
> % grep metacpan.org /usr/ports/INDEX-10  | wc -l
>       27
> % grep search.cpan.org /usr/ports/INDEX-10  | wc -l
>     4698

I've been using metacpan as the WWW because 1) It does a remarkably better job of displaying POD and module info, and 2) when you search on cpan it automatically redirects to metacpan. I'm certainly not married to it but I think it provides a better service to end-users.

# Adam


-- 
Adam Weinberger
adamw at adamw.org
http://www.adamw.org




More information about the svn-ports-head mailing list