From owner-svn-ports-head@FreeBSD.ORG Wed Feb 25 17:47:55 2015 Return-Path: Delivered-To: svn-ports-head@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 F2BF66F6; Wed, 25 Feb 2015 17:47:54 +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 DB829C0A; Wed, 25 Feb 2015 17:47:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1PHlsXd031543; Wed, 25 Feb 2015 17:47:54 GMT (envelope-from az@FreeBSD.org) Received: (from az@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1PHlrDD031533; Wed, 25 Feb 2015 17:47:53 GMT (envelope-from az@FreeBSD.org) Message-Id: <201502251747.t1PHlrDD031533@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: az set sender to az@FreeBSD.org using -f From: Andrej Zverev Date: Wed, 25 Feb 2015 17:47:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379931 - in head: databases/p5-DBIx-Class-MooseColumns devel/p5-Class-Load devel/p5-Data-ParseBinary devel/p5-Hash-Flatten net/p5-Net-OpenSSH sysutils/p5-Rex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2015 17:47:55 -0000 Author: az Date: Wed Feb 25 17:47:52 2015 New Revision: 379931 URL: https://svnweb.freebsd.org/changeset/ports/379931 QAT: https://qat.redports.org/buildarchive/r379931/ Log: - point WWW page to meta::cpan Modified: head/databases/p5-DBIx-Class-MooseColumns/pkg-descr head/devel/p5-Class-Load/pkg-descr head/devel/p5-Data-ParseBinary/pkg-descr head/devel/p5-Hash-Flatten/pkg-descr head/net/p5-Net-OpenSSH/pkg-descr head/sysutils/p5-Rex/pkg-descr Modified: head/databases/p5-DBIx-Class-MooseColumns/pkg-descr ============================================================================== --- head/databases/p5-DBIx-Class-MooseColumns/pkg-descr Wed Feb 25 17:42:58 2015 (r379930) +++ head/databases/p5-DBIx-Class-MooseColumns/pkg-descr Wed Feb 25 17:47:52 2015 (r379931) @@ -6,4 +6,4 @@ Class::Accessor::Grouped-generated acces Moose-generated accessor methods so that you can use more of the wonderful powers of Moose (eg. type constraints, triggers, ...). -WWW: http://search.cpan.org/dist/DBIx-Class-MooseColumns/ +WWW: https://metacpan.org/pod/DBIx::Class::MooseColumns Modified: head/devel/p5-Class-Load/pkg-descr ============================================================================== --- head/devel/p5-Class-Load/pkg-descr Wed Feb 25 17:42:58 2015 (r379930) +++ head/devel/p5-Class-Load/pkg-descr Wed Feb 25 17:47:52 2015 (r379931) @@ -8,4 +8,4 @@ Asking %INC is an option, but that will which the filename does not correspond to the package name. For that, we provide is_class_loaded 'Class::Name'. -WWW: http://search.cpan.org/dist/Class-Load/ +WWW: https://metacpan.org/pod/Class::Load Modified: head/devel/p5-Data-ParseBinary/pkg-descr ============================================================================== --- head/devel/p5-Data-ParseBinary/pkg-descr Wed Feb 25 17:42:58 2015 (r379930) +++ head/devel/p5-Data-ParseBinary/pkg-descr Wed Feb 25 17:47:52 2015 (r379931) @@ -2,5 +2,4 @@ This module enables writing declarations structures, parsing binary to hash/array data structure, and building binary data from hash/array data structure. - -WWW: http://search.cpan.org/dist/Data-ParseBinary/ +WWW: https://metacpan.org/pod/Data::ParseBinary Modified: head/devel/p5-Hash-Flatten/pkg-descr ============================================================================== --- head/devel/p5-Hash-Flatten/pkg-descr Wed Feb 25 17:42:58 2015 (r379930) +++ head/devel/p5-Hash-Flatten/pkg-descr Wed Feb 25 17:47:52 2015 (r379931) @@ -2,4 +2,4 @@ Converts back and forth between a nested delimited key-value pairs. Useful for protocols that only support key-value pairs (such as CGI and DBMs). -WWW: http://search.cpan.org/dist/Hash-Flatten/ +WWW: https://metacpan.org/pod/Hash::Flatten Modified: head/net/p5-Net-OpenSSH/pkg-descr ============================================================================== --- head/net/p5-Net-OpenSSH/pkg-descr Wed Feb 25 17:42:58 2015 (r379930) +++ head/net/p5-Net-OpenSSH/pkg-descr Wed Feb 25 17:47:52 2015 (r379931) @@ -1,4 +1,4 @@ Net::OpenSSH is a secure shell client package implemented on top of OpenSSH binary client (ssh). -WWW: http://search.cpan.org/dist/Net-OpenSSH/ +WWW: https://metacpan.org/pod/Net::OpenSSH Modified: head/sysutils/p5-Rex/pkg-descr ============================================================================== --- head/sysutils/p5-Rex/pkg-descr Wed Feb 25 17:42:58 2015 (r379930) +++ head/sysutils/p5-Rex/pkg-descr Wed Feb 25 17:47:52 2015 (r379931) @@ -1,4 +1,4 @@ (R)?ex is a server orchestration tool to ease the execution of remote commands. WWW: http://rexify.org/ -WWW: http://search.cpan.org/dist/Rex/ +WWW: https://metacpan.org/pod/Rex