From owner-svn-ports-head@freebsd.org Sat Jul 11 15:28:06 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3EACF99871E; Sat, 11 Jul 2015 15:28:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 28209192F; Sat, 11 Jul 2015 15:28:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6BFS5TN044388; Sat, 11 Jul 2015 15:28:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6BFS5he044386; Sat, 11 Jul 2015 15:28:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201507111528.t6BFS5he044386@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 11 Jul 2015 15:28:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391752 - head/net/p5-Net-Whois-Raw X-SVN-Group: ports-head 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.20 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, 11 Jul 2015 15:28:06 -0000 Author: sunpoet Date: Sat Jul 11 15:28:04 2015 New Revision: 391752 URL: https://svnweb.freebsd.org/changeset/ports/391752 Log: - Update to 2.85 - Remove MASTER_SITE_SUBDIR - Add NO_ARCH Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes 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 Sat Jul 11 15:27:58 2015 (r391751) +++ head/net/p5-Net-Whois-Raw/Makefile Sat Jul 11 15:28:04 2015 (r391752) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= Net-Whois-Raw -PORTVERSION= 2.84 +PORTVERSION= 2.85 CATEGORIES= net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:NALOBIN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -21,6 +20,7 @@ BUILD_DEPENDS= p5-HTTP-Message>=0:${PORT p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/net/p5-Net-Whois-Raw/distinfo ============================================================================== --- head/net/p5-Net-Whois-Raw/distinfo Sat Jul 11 15:27:58 2015 (r391751) +++ head/net/p5-Net-Whois-Raw/distinfo Sat Jul 11 15:28:04 2015 (r391752) @@ -1,2 +1,2 @@ -SHA256 (Net-Whois-Raw-2.84.tar.gz) = ede64dcd079ca7855805509de8dd9932d422f2554d8ecc14afd2f785629db738 -SIZE (Net-Whois-Raw-2.84.tar.gz) = 44100 +SHA256 (Net-Whois-Raw-2.85.tar.gz) = 31acdf18cdc79cd4b97a759cdee50f6d03952bae0d7842aff42c81c5befafcac +SIZE (Net-Whois-Raw-2.85.tar.gz) = 44164