From owner-svn-ports-all@FreeBSD.ORG Sat May 23 12:38:15 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 0118A627 for ; Sat, 23 May 2015 12:38:14 +0000 (UTC) Received: from mail-ob0-f175.google.com (mail-ob0-f175.google.com [209.85.214.175]) (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 C02FF1AF2 for ; Sat, 23 May 2015 12:38:14 +0000 (UTC) Received: by obfe9 with SMTP id e9so29606705obf.1 for ; Sat, 23 May 2015 05:38:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=kDHdhKJ2PDc+yONQzlE/IQuZEGWejw8zxcX6FcKt7qU=; b=aX3x6BKJL8JJnTa90c67mPGvcViuwty8D4KiAlfi8VSQkRoBLvALGqg6X90rDYinY7 LhogBCu7FI0ZPkZYkTlhkOoxbU5ezcEMM6WvQhLE6Rs2WbTChrYbY8t4CbnKa72djo7x jjeB8++e+yDJl/1dieZ4dQk50RFX0ZqBxevPPY2291AmunS632JR9zB1zs3+vNAXEWa3 GQpaevqjP/en+TZ8DtuomsJLzDYdtLAqmM4x7Ln3BukF8IfCn4T8MCFt3n6QaiR7zhdb 0/dDwqU4FSJIRxLKIJL+kpe8XgZGCY9565ETbX7sQ57CfFqi9WwQJsLKCX00WisokPkZ u6oQ== X-Gm-Message-State: ALoCoQmsCcYzlAQCEU4CijMtKvaXJIrPVU1uAKX3Ytsx5HS4HQRA6NIbZ6+55c+gfDPviIG5Hl2v X-Received: by 10.60.68.10 with SMTP id r10mr10371414oet.21.1432384687905; Sat, 23 May 2015 05:38:07 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.202.174.4 with HTTP; Sat, 23 May 2015 05:37:47 -0700 (PDT) In-Reply-To: <201505231016.t4NAG5FJ062958@svn.freebsd.org> References: <201505231016.t4NAG5FJ062958@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 23 May 2015 20:37:47 +0800 X-Google-Sender-Auth: V-p64ZoMzh8gm2zz0eImGBC-S24 Message-ID: Subject: Re: svn commit: r387124 - head/net/p5-Net-OpenSSH To: Andrej Zverev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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 12:38:15 -0000 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 > >