diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-11-17 10:15:59 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2018-11-17 10:15:59 +0000 |
commit | 8c7f7224fc91e347c089d252c1012086df3239bb (patch) | |
tree | d5a5dbff86699fba5456da6f4627c00531c33461 | |
parent | Update to 1.13.0 (diff) |
- Update to 1.2816
- Update WWW
Notes
Notes:
svn path=/head/; revision=485125
-rw-r--r-- | www/p5-Reddit-Client/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Reddit-Client/distinfo | 6 | ||||
-rw-r--r-- | www/p5-Reddit-Client/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Reddit-Client/Makefile b/www/p5-Reddit-Client/Makefile index 6435876e1c11..dd95f40bd10b 100644 --- a/www/p5-Reddit-Client/Makefile +++ b/www/p5-Reddit-Client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Reddit-Client -PORTVERSION= 1.2812 +PORTVERSION= 1.2816 PORTEPOCH= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN diff --git a/www/p5-Reddit-Client/distinfo b/www/p5-Reddit-Client/distinfo index fce0b00a3494..fe1e9ed5b68e 100644 --- a/www/p5-Reddit-Client/distinfo +++ b/www/p5-Reddit-Client/distinfo @@ -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 diff --git a/www/p5-Reddit-Client/pkg-descr b/www/p5-Reddit-Client/pkg-descr index 86abaa7617a4..38a001033d28 100644 --- a/www/p5-Reddit-Client/pkg-descr +++ b/www/p5-Reddit-Client/pkg-descr @@ -3,4 +3,4 @@ by the Reddit API. This module handles HTTP communication, basic session 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 |