From owner-svn-ports-head@freebsd.org Sat Oct 27 12:29:57 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 39E0610EDA9E; Sat, 27 Oct 2018 12:29:57 +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 E416E8FC82; Sat, 27 Oct 2018 12:29:56 +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 C5DB7104CA; Sat, 27 Oct 2018 12:29:56 +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 w9RCTulY073606; Sat, 27 Oct 2018 12:29:56 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9RCTuTr073604; Sat, 27 Oct 2018 12:29:56 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201810271229.w9RCTuTr073604@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 27 Oct 2018 12:29:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483132 - 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: 483132 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 27 Oct 2018 12:29:57 -0000 Author: ehaupt Date: Sat Oct 27 12:29:56 2018 New Revision: 483132 URL: https://svnweb.freebsd.org/changeset/ports/483132 Log: - Update to 1.2811 - Separate NO_ARCH from USE* block as requested by portlint Modified: head/www/p5-Reddit-Client/Makefile head/www/p5-Reddit-Client/distinfo Modified: head/www/p5-Reddit-Client/Makefile ============================================================================== --- head/www/p5-Reddit-Client/Makefile Sat Oct 27 12:28:52 2018 (r483131) +++ head/www/p5-Reddit-Client/Makefile Sat Oct 27 12:29:56 2018 (r483132) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Reddit-Client -PORTVERSION= 1.281 +PORTVERSION= 1.2811 PORTEPOCH= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN @@ -25,6 +25,7 @@ TEST_DEPENDS= p5-Test-MockModule>=0:devel/p5-Test-Mock USES= perl5 USE_PERL5= configure + NO_ARCH= yes .include Modified: head/www/p5-Reddit-Client/distinfo ============================================================================== --- head/www/p5-Reddit-Client/distinfo Sat Oct 27 12:28:52 2018 (r483131) +++ head/www/p5-Reddit-Client/distinfo Sat Oct 27 12:29:56 2018 (r483132) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532277211 -SHA256 (Reddit-Client-1.281.tar.gz) = 73c443d294c5aa1ccdbadf04000afeca0a9c2f73d90ca58f2efae460f00a0e6a -SIZE (Reddit-Client-1.281.tar.gz) = 30098 +TIMESTAMP = 1540642659 +SHA256 (Reddit-Client-1.2811.tar.gz) = 681fab66b7015f858564c21787ce0a82414d01332d6d1241ca4bd8e3ca56ab3a +SIZE (Reddit-Client-1.2811.tar.gz) = 29975