diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-05-28 04:15:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-05-28 04:15:16 +0800 |
commit | fb3e569ca295e4646c28b732e6dd3e9cb9857f9f (patch) | |
tree | 201adaff0e1c66da3b283ce829b513b8e5ad8f58 /news | |
parent | 97919157f004a755ad810d9921e586ab910fda8a (diff) | |
download | freebsd-ports-gnome-fb3e569ca295e4646c28b732e6dd3e9cb9857f9f.tar.gz freebsd-ports-gnome-fb3e569ca295e4646c28b732e6dd3e9cb9857f9f.tar.zst freebsd-ports-gnome-fb3e569ca295e4646c28b732e6dd3e9cb9857f9f.zip |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl
Diffstat (limited to 'news')
-rw-r--r-- | news/p5-NNTPClient/pkg-descr | 2 | ||||
-rw-r--r-- | news/p5-News-Article-NoCeM/pkg-descr | 2 | ||||
-rw-r--r-- | news/p5-News-Newsrc/pkg-descr | 2 | ||||
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/pkg-descr | 2 | ||||
-rw-r--r-- | news/p5-POE-Component-Server-NNTP/pkg-descr | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/news/p5-NNTPClient/pkg-descr b/news/p5-NNTPClient/pkg-descr index d8194bcf5c66..28a2ce8abaea 100644 --- a/news/p5-NNTPClient/pkg-descr +++ b/news/p5-NNTPClient/pkg-descr @@ -2,4 +2,4 @@ This module implements a client interface to NNTP, enabling a Perl 5 application to talk to NNTP servers. It uses the OOP (Object Oriented Programming) interface introduced with Perl 5. -WWW: http://search.cpan.org/dist/NNTPClient/ +WWW: https://metacpan.org/release/NNTPClient diff --git a/news/p5-News-Article-NoCeM/pkg-descr b/news/p5-News-Article-NoCeM/pkg-descr index c629768b58c2..9e4682ac39ef 100644 --- a/news/p5-News-Article-NoCeM/pkg-descr +++ b/news/p5-News-Article-NoCeM/pkg-descr @@ -2,4 +2,4 @@ News::Article::NoCeM is a library of perl modules for managing NoCeM notice in Network News services. It's meant to be used for code-reuse and sharing when writing news-based applications. -WWW: http://search.cpan.org/dist/News-Article-NoCeM/ +WWW: https://metacpan.org/release/News-Article-NoCeM diff --git a/news/p5-News-Newsrc/pkg-descr b/news/p5-News-Newsrc/pkg-descr index 193de8330ede..faa88ec08ec2 100644 --- a/news/p5-News-Newsrc/pkg-descr +++ b/news/p5-News-Newsrc/pkg-descr @@ -14,4 +14,4 @@ Methods are provided for - returning lists of newsgroups - returning lists of articles -WWW: http://search.cpan.org/dist/News-Newsrc/ +WWW: https://metacpan.org/release/News-Newsrc diff --git a/news/p5-POE-Component-Client-NNTP/pkg-descr b/news/p5-POE-Component-Client-NNTP/pkg-descr index 81f34892680a..67ec99c4a7b1 100644 --- a/news/p5-POE-Component-Client-NNTP/pkg-descr +++ b/news/p5-POE-Component-Client-NNTP/pkg-descr @@ -1,4 +1,4 @@ POE::Component::Client::NNTP is a POE component that provides non-blocking NNTP access to other components and sessions. -WWW: http://search.cpan.org/dist/POE-Component-Client-NNTP/ +WWW: https://metacpan.org/release/POE-Component-Client-NNTP diff --git a/news/p5-POE-Component-Server-NNTP/pkg-descr b/news/p5-POE-Component-Server-NNTP/pkg-descr index 500ab7200853..0c417cd5132d 100644 --- a/news/p5-POE-Component-Server-NNTP/pkg-descr +++ b/news/p5-POE-Component-Server-NNTP/pkg-descr @@ -11,4 +11,4 @@ responses. This component doesn't implement the news database and as such is not by itself a complete NNTP daemon implementation. -WWW: http://search.cpan.org/dist/POE-Component-Server-NNTP/ +WWW: https://metacpan.org/release/POE-Component-Server-NNTP |