From owner-svn-ports-head@freebsd.org Thu Oct 25 19:34:31 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF27B1085CB6; Thu, 25 Oct 2018 19:34:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5CFC86F8FE; Thu, 25 Oct 2018 19:34:31 +0000 (UTC) (envelope-from sunpoet@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B3BEB16574; Thu, 25 Oct 2018 19:34:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9PJYUjs003313; Thu, 25 Oct 2018 19:34:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9PJYUjg003311; Thu, 25 Oct 2018 19:34:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810251934.w9PJYUjg003311@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 Oct 2018 19:34:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482986 - head/sysutils/rubygem-hammer_cli X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/sysutils/rubygem-hammer_cli X-SVN-Commit-Revision: 482986 X-SVN-Commit-Repository: ports 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.29 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, 25 Oct 2018 19:34:31 -0000 Author: sunpoet Date: Thu Oct 25 19:34:30 2018 New Revision: 482986 URL: https://svnweb.freebsd.org/changeset/ports/482986 Log: Update to 0.15.0 Changes: https://github.com/theforeman/hammer-cli/releases Modified: head/sysutils/rubygem-hammer_cli/Makefile head/sysutils/rubygem-hammer_cli/distinfo Modified: head/sysutils/rubygem-hammer_cli/Makefile ============================================================================== --- head/sysutils/rubygem-hammer_cli/Makefile Thu Oct 25 19:34:22 2018 (r482985) +++ head/sysutils/rubygem-hammer_cli/Makefile Thu Oct 25 19:34:30 2018 (r482986) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hammer_cli -PORTVERSION= 0.14.0 +PORTVERSION= 0.15.0 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-apipie-bindings>=0.2.0:devel/rubygem-apipie-bindings \ rubygem-awesome_print>=0:devel/rubygem-awesome_print \ - rubygem-clamp11>=1.0:devel/rubygem-clamp11 \ + rubygem-clamp11>=1.1:devel/rubygem-clamp11 \ rubygem-fast_gettext>=0:devel/rubygem-fast_gettext \ rubygem-highline>=0:devel/rubygem-highline \ rubygem-locale>=2.0.6:devel/rubygem-locale \ @@ -22,9 +22,10 @@ RUN_DEPENDS= rubygem-apipie-bindings>=0.2.0:devel/ruby rubygem-unicode>=0:devel/rubygem-unicode \ rubygem-unicode-display_width>=0:devel/rubygem-unicode-display_width -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/hammer \ "@sample etc/hammer/cli_config.yml.sample" \ Modified: head/sysutils/rubygem-hammer_cli/distinfo ============================================================================== --- head/sysutils/rubygem-hammer_cli/distinfo Thu Oct 25 19:34:22 2018 (r482985) +++ head/sysutils/rubygem-hammer_cli/distinfo Thu Oct 25 19:34:30 2018 (r482986) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535472537 -SHA256 (rubygem/hammer_cli-0.14.0.gem) = d663d71af8666d4ba9ff59c5add541e92987f2ef0f2d63fc22d56a4fbda42be3 -SIZE (rubygem/hammer_cli-0.14.0.gem) = 176640 +TIMESTAMP = 1540477355 +SHA256 (rubygem/hammer_cli-0.15.0.gem) = 09dcf39dc09bf6f140d9dc9fc1445adfa354b1c513021ef2fc6597acf9687d02 +SIZE (rubygem/hammer_cli-0.15.0.gem) = 180736