Date: Sat, 20 Oct 2018 15:37:03 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482564 - head/www/p5-WWW-OAuth Message-ID: <201810201537.w9KFb3YA045994@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Sat Oct 20 15:37:03 2018 New Revision: 482564 URL: https://svnweb.freebsd.org/changeset/ports/482564 Log: - Update pkg-descr WWW Modified: head/www/p5-WWW-OAuth/Makefile head/www/p5-WWW-OAuth/pkg-descr Modified: head/www/p5-WWW-OAuth/Makefile ============================================================================== --- head/www/p5-WWW-OAuth/Makefile Sat Oct 20 15:35:56 2018 (r482563) +++ head/www/p5-WWW-OAuth/Makefile Sat Oct 20 15:37:03 2018 (r482564) @@ -3,6 +3,7 @@ PORTNAME= WWW-OAuth PORTVERSION= 1.000 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-WWW-OAuth/pkg-descr ============================================================================== --- head/www/p5-WWW-OAuth/pkg-descr Sat Oct 20 15:35:56 2018 (r482563) +++ head/www/p5-WWW-OAuth/pkg-descr Sat Oct 20 15:37:03 2018 (r482564) @@ -5,4 +5,4 @@ prepares and signs requests, leaving the rest up to yo authenticate requests for LWP::UserAgent, Mojo::UserAgent, HTTP::Tiny, and can be extended to operate on other types of requests. -WWW: https://metacpan.org/pod/WWW::OAuth +WWW: https://metacpan.org/release/WWW-OAuth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810201537.w9KFb3YA045994>