From owner-svn-ports-all@FreeBSD.ORG Sat Feb 21 18:48:30 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 68AE3EBD; Sat, 21 Feb 2015 18:48:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5387A8C6; Sat, 21 Feb 2015 18:48:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1LImUFB004842; Sat, 21 Feb 2015 18:48:30 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1LImUcl004841; Sat, 21 Feb 2015 18:48:30 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201502211848.t1LImUcl004841@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 21 Feb 2015 18:48:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379540 - head/databases/p5-Mojo-Pg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2015 18:48:30 -0000 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