From owner-svn-ports-all@FreeBSD.ORG Sat May 23 13:32:52 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E3B75C07; Sat, 23 May 2015 13:32:51 +0000 (UTC) Received: from mail-lb0-x234.google.com (mail-lb0-x234.google.com [IPv6:2a00:1450:4010:c04::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 697781024; Sat, 23 May 2015 13:32:51 +0000 (UTC) Received: by lbbqq2 with SMTP id qq2so28549532lbb.3; Sat, 23 May 2015 06:32:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=7uHIyMA97mFS18OComU8UPfy6829hDXACVleQYKMBa4=; b=Kn/OjN620fHRGHv9qPXH/EoQuPuajlfbq1qFFydcUuJmdSEq2hMKR2s4VN2w+EMlck rov/ZdVJ8LJHIlSclJnPkoB8H9MsvuSe6fARq17VJJz5b8cXf1o4vWZbBJLvkayNs8eX +gtL8TUPB45aaxZjmh5r9zwy6yp75nfRgvzsAfICsoKRRbsf/lUXx8IenZ9eGshzfBn+ ngx3V8a6nyAcnYsFLDUBfjlgMvquvEnjgguxezTAIcY0cUrrfW4MGHr9p0bc9lCjQRzk 9tRXsRh06BPfvd8PxOW7AWr5SkjAwSf1cNVRIIOzlrDsPnCrYNfbZWJW/vOjAaRiBYeH z1Tg== MIME-Version: 1.0 X-Received: by 10.152.43.74 with SMTP id u10mr10457096lal.90.1432387969365; Sat, 23 May 2015 06:32:49 -0700 (PDT) Sender: andrej.zverev@gmail.com Received: by 10.25.20.215 with HTTP; Sat, 23 May 2015 06:32:49 -0700 (PDT) In-Reply-To: References: <201505231016.t4NAG5FJ062958@svn.freebsd.org> Date: Sat, 23 May 2015 16:32:49 +0300 X-Google-Sender-Auth: 81BB1-3DRZE-NXgl4wBnLJc7jnQ Message-ID: Subject: Re: svn commit: r387124 - head/net/p5-Net-OpenSSH From: Andrej Zverev To: Sunpoet Po-Chuan Hsieh Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 23 May 2015 13:32:52 -0000 Done On Sat, May 23, 2015 at 3:37 PM, Sunpoet Po-Chuan Hsieh wrote: > On Sat, May 23, 2015 at 6:16 PM, Andrej Zverev wrote: >> >> Author: az >> Date: Sat May 23 10:16:04 2015 >> New Revision: 387124 >> URL: https://svnweb.freebsd.org/changeset/ports/387124 >> >> Log: >> update to 0.64 >> >> Modified: >> head/net/p5-Net-OpenSSH/Makefile >> head/net/p5-Net-OpenSSH/distinfo >> >> Modified: head/net/p5-Net-OpenSSH/Makefile >> >> ============================================================================== >> --- head/net/p5-Net-OpenSSH/Makefile Sat May 23 10:06:54 2015 >> (r387123) >> +++ head/net/p5-Net-OpenSSH/Makefile Sat May 23 10:16:04 2015 >> (r387124) >> @@ -1,8 +1,7 @@ >> # $FreeBSD$ >> >> PORTNAME= Net-OpenSSH >> -PORTVERSION= 0.62 >> -PORTREVISION= 1 >> +PORTVERSION= 0.64 >> CATEGORIES= net perl5 >> MASTER_SITES= CPAN >> MASTER_SITE_SUBDIR= CPAN:SALVA >> @@ -16,6 +15,7 @@ LICENSE_COMB= dual >> >> BUILD_DEPENDS= p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty >> RUN_DEPENDS:= ${BUILD_DEPENDS} >> +NO_ARCH= yes > > > It would be better to put NO_ARCH with USES and USE_PERL5. > portlint says: WARN: Makefile: extra item placed in the *_DEPENDS section, > for example, "NO_ARCH". > >> >> >> USES= perl5 >> USE_PERL5= configure >> >> Modified: head/net/p5-Net-OpenSSH/distinfo >> >> ============================================================================== >> --- head/net/p5-Net-OpenSSH/distinfo Sat May 23 10:06:54 2015 >> (r387123) >> +++ head/net/p5-Net-OpenSSH/distinfo Sat May 23 10:16:04 2015 >> (r387124) >> @@ -1,2 +1,2 @@ >> -SHA256 (Net-OpenSSH-0.62.tar.gz) = >> 263a9aa5dc9324c1af9361741173906cc0ccff7fe404f7a03162698831d27b07 >> -SIZE (Net-OpenSSH-0.62.tar.gz) = 63449 >> +SHA256 (Net-OpenSSH-0.64.tar.gz) = >> d2ab0582bfb5a7c8b51808525ea6f1d75f9aa2981535a98411843e2a76b100ef >> +SIZE (Net-OpenSSH-0.64.tar.gz) = 67149 >> >