From owner-svn-ports-head@freebsd.org Sat Nov 17 10:16:00 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A11CF112FBA1; Sat, 17 Nov 2018 10:16:00 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47D68842FA; Sat, 17 Nov 2018 10:16:00 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 23B652AC7E; Sat, 17 Nov 2018 10:16:00 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAHAG02Q042319; Sat, 17 Nov 2018 10:16:00 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAHAFxFm042316; Sat, 17 Nov 2018 10:15:59 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201811171015.wAHAFxFm042316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 17 Nov 2018 10:15:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485125 - head/www/p5-Reddit-Client X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/www/p5-Reddit-Client X-SVN-Commit-Revision: 485125 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 47D68842FA X-Spamd-Result: default: False [0.35 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_SHORT(0.35)[0.350,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 17 Nov 2018 10:16:00 -0000 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