From owner-svn-ports-all@freebsd.org Thu Aug 10 09:33:52 2017 Return-Path: Delivered-To: svn-ports-all@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 8836FDCD193; Thu, 10 Aug 2017 09:33:52 +0000 (UTC) (envelope-from ehaupt@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 55A837D2E6; Thu, 10 Aug 2017 09:33:52 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7A9XpBJ010874; Thu, 10 Aug 2017 09:33:51 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7A9Xp9b010872; Thu, 10 Aug 2017 09:33:51 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201708100933.v7A9Xp9b010872@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 10 Aug 2017 09:33:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447668 - head/www/gotty X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/www/gotty X-SVN-Commit-Revision: 447668 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.23 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: Thu, 10 Aug 2017 09:33:52 -0000 Author: ehaupt Date: Thu Aug 10 09:33:51 2017 New Revision: 447668 URL: https://svnweb.freebsd.org/changeset/ports/447668 Log: - Update to 1.0.1 - Pacify portlint Modified: head/www/gotty/Makefile head/www/gotty/distinfo Modified: head/www/gotty/Makefile ============================================================================== --- head/www/gotty/Makefile Thu Aug 10 08:24:05 2017 (r447667) +++ head/www/gotty/Makefile Thu Aug 10 09:33:51 2017 (r447668) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gotty -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 DISTVERSIONPREFIX= v CATEGORIES= www net ipv6 @@ -12,10 +12,10 @@ COMMENT= Command line tool that turns your CLI tools i LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +USES= go USE_GITHUB= yes GH_ACCOUNT= yudai -USES= go GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/gotty Modified: head/www/gotty/distinfo ============================================================================== --- head/www/gotty/distinfo Thu Aug 10 08:24:05 2017 (r447667) +++ head/www/gotty/distinfo Thu Aug 10 09:33:51 2017 (r447668) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495391950 -SHA256 (yudai-gotty-v1.0.0_GH0.tar.gz) = ca61d6a164fb1a2ba7491ce0e764f987ecb009f9caf8a602690253665c27a498 -SIZE (yudai-gotty-v1.0.0_GH0.tar.gz) = 2349996 +TIMESTAMP = 1502356940 +SHA256 (yudai-gotty-v1.0.1_GH0.tar.gz) = 32695d70a79f55efdf4fba6f06f830515a2055abc58fc15e2124dff5be75695b +SIZE (yudai-gotty-v1.0.1_GH0.tar.gz) = 2370696