Date: Sat, 17 Nov 2018 10:15:59 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485125 - head/www/p5-Reddit-Client Message-ID: <201811171015.wAHAFxFm042316@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Sat Nov 17 10:15:59 2018 New Revision: 485125 URL: https://svnweb.freebsd.org/changeset/ports/485125 Log: - Update to 1.2816 - Update WWW Modified: head/www/p5-Reddit-Client/Makefile head/www/p5-Reddit-Client/distinfo head/www/p5-Reddit-Client/pkg-descr Modified: head/www/p5-Reddit-Client/Makefile ============================================================================== --- head/www/p5-Reddit-Client/Makefile Sat Nov 17 09:40:03 2018 (r485124) +++ head/www/p5-Reddit-Client/Makefile Sat Nov 17 10:15:59 2018 (r485125) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Reddit-Client -PORTVERSION= 1.2812 +PORTVERSION= 1.2816 PORTEPOCH= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN Modified: head/www/p5-Reddit-Client/distinfo ============================================================================== --- head/www/p5-Reddit-Client/distinfo Sat Nov 17 09:40:03 2018 (r485124) +++ head/www/p5-Reddit-Client/distinfo Sat Nov 17 10:15:59 2018 (r485125) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542272275 -SHA256 (Reddit-Client-1.2812.tar.gz) = 0abbdbded7252c880a8de9f413f8fbbac9f58717a8b6d6ed5f2ec607e30cc5ca -SIZE (Reddit-Client-1.2812.tar.gz) = 33262 +TIMESTAMP = 1542449532 +SHA256 (Reddit-Client-1.2816.tar.gz) = 5d1d56288b564e91a70242384c11e367d0fab1d3fae697cfe87b84ce42930d86 +SIZE (Reddit-Client-1.2816.tar.gz) = 33944 Modified: head/www/p5-Reddit-Client/pkg-descr ============================================================================== --- head/www/p5-Reddit-Client/pkg-descr Sat Nov 17 09:40:03 2018 (r485124) +++ head/www/p5-Reddit-Client/pkg-descr Sat Nov 17 10:15:59 2018 (r485125) @@ -3,4 +3,4 @@ by the Reddit API. This module handles HTTP communicat management (e.g. storing an active login session), and communication with Reddit's external API. -WWW: http://redditclient.readthedocs.io/en/latest/ +WWW: https://metacpan.org/pod/Reddit::Client
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811171015.wAHAFxFm042316>