From owner-svn-ports-head@freebsd.org Thu Oct 13 14:59:23 2016 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 45C09C0E672; Thu, 13 Oct 2016 14:59:23 +0000 (UTC) (envelope-from kmoore@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 mx1.freebsd.org (Postfix) with ESMTPS id 15D3D986; Thu, 13 Oct 2016 14:59:23 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9DExMHD087354; Thu, 13 Oct 2016 14:59:22 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9DExM13087352; Thu, 13 Oct 2016 14:59:22 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201610131459.u9DExM13087352@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Thu, 13 Oct 2016 14:59:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423924 - head/security/ngrok 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.23 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: Thu, 13 Oct 2016 14:59:23 -0000 Author: kmoore Date: Thu Oct 13 14:59:21 2016 New Revision: 423924 URL: https://svnweb.freebsd.org/changeset/ports/423924 Log: - Set DIST_SUBDIR to handle distfile without version string Thanks for pointing it out: mat@ Modified: head/security/ngrok/Makefile head/security/ngrok/distinfo Modified: head/security/ngrok/Makefile ============================================================================== --- head/security/ngrok/Makefile Thu Oct 13 14:51:34 2016 (r423923) +++ head/security/ngrok/Makefile Thu Oct 13 14:59:21 2016 (r423924) @@ -6,6 +6,7 @@ PORTVERSION= 2.1.14 CATEGORIES= security MASTER_SITES= https://bin.equinox.io/c/4VmDzA7iaHb/ DISTNAME= ${PORTNAME}-stable-freebsd-${NGROK_ARCH} +DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= jhixson@gmail.com COMMENT= Secure tunnels to localhost Modified: head/security/ngrok/distinfo ============================================================================== --- head/security/ngrok/distinfo Thu Oct 13 14:51:34 2016 (r423923) +++ head/security/ngrok/distinfo Thu Oct 13 14:59:21 2016 (r423924) @@ -1,5 +1,3 @@ -TIMESTAMP = 1474389051 -SHA256 (ngrok-stable-freebsd-amd64.zip) = 38058306073a6d2e970bc8ad9e9febe80fea6e1a20d106a46fd7ac9887e70e2a -SIZE (ngrok-stable-freebsd-amd64.zip) = 4688635 -SHA256 (ngrok-stable-freebsd-386.zip) = 8202da2283cee9d62df26bced9f09dd6613ff712efd57599a02b79205c21f751 -SIZE (ngrok-stable-freebsd-386.zip) = 4541544 +TIMESTAMP = 1476370539 +SHA256 (ngrok/2.1.14/ngrok-stable-freebsd-amd64.zip) = 38058306073a6d2e970bc8ad9e9febe80fea6e1a20d106a46fd7ac9887e70e2a +SIZE (ngrok/2.1.14/ngrok-stable-freebsd-amd64.zip) = 4688635