Date: Sat, 21 Feb 2015 18:48:30 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379540 - head/databases/p5-Mojo-Pg Message-ID: <201502211848.t1LImUcl004841@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502211848.t1LImUcl004841>