From owner-svn-ports-all@freebsd.org Fri Aug 31 14:42:40 2018 Return-Path: Delivered-To: svn-ports-all@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 0F95EFCD679; Fri, 31 Aug 2018 14:42:40 +0000 (UTC) (envelope-from sunpoet@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 5492875D04; Fri, 31 Aug 2018 14:42:39 +0000 (UTC) (envelope-from sunpoet@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 EAC031CA68; Fri, 31 Aug 2018 14:42:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7VEgclL038466; Fri, 31 Aug 2018 14:42:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7VEgcpB038464; Fri, 31 Aug 2018 14:42:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201808311442.w7VEgcpB038464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 31 Aug 2018 14:42:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478576 - head/net/p5-Net-Whois-Raw X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/p5-Net-Whois-Raw X-SVN-Commit-Revision: 478576 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2018 14:42:40 -0000 Author: sunpoet Date: Fri Aug 31 14:42:38 2018 New Revision: 478576 URL: https://svnweb.freebsd.org/changeset/ports/478576 Log: Update to 2.99018 Changes: https://metacpan.org/changes/distribution/Net-Whois-Raw Modified: head/net/p5-Net-Whois-Raw/Makefile head/net/p5-Net-Whois-Raw/distinfo Modified: head/net/p5-Net-Whois-Raw/Makefile ============================================================================== --- head/net/p5-Net-Whois-Raw/Makefile Fri Aug 31 14:42:32 2018 (r478575) +++ head/net/p5-Net-Whois-Raw/Makefile Fri Aug 31 14:42:38 2018 (r478576) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Whois-Raw -PORTVERSION= 2.99016 +PORTVERSION= 2.99018 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,17 +14,18 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-Net-IDN-Encode>=0:textproc/p5-Net-IDN-Encode \ p5-Regexp-IPv6>=0:textproc/p5-Regexp-IPv6 \ p5-URI>=0:net/p5-URI \ p5-libwww>=0:www/p5-libwww -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-DBI>=0:databases/p5-DBI \ p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include Modified: head/net/p5-Net-Whois-Raw/distinfo ============================================================================== --- head/net/p5-Net-Whois-Raw/distinfo Fri Aug 31 14:42:32 2018 (r478575) +++ head/net/p5-Net-Whois-Raw/distinfo Fri Aug 31 14:42:38 2018 (r478576) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532167561 -SHA256 (Net-Whois-Raw-2.99016.tar.gz) = 1bf9373c9171ac8c9d085188de346df8b61ed4ab87723da14abbd28502aa9367 -SIZE (Net-Whois-Raw-2.99016.tar.gz) = 73016 +TIMESTAMP = 1535640012 +SHA256 (Net-Whois-Raw-2.99018.tar.gz) = 7bb34149f380ec71de738919bb1cba882d9a5e27cf88e88413e9cbb63c9d263e +SIZE (Net-Whois-Raw-2.99018.tar.gz) = 73575