From owner-svn-ports-head@freebsd.org Sat Apr 9 12:31:08 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 0F815B0988F; Sat, 9 Apr 2016 12:31:08 +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 mx1.freebsd.org (Postfix) with ESMTPS id D5D7C1A66; Sat, 9 Apr 2016 12:31:07 +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 u39CV7Bu050895; Sat, 9 Apr 2016 12:31:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u39CV6Re050893; Sat, 9 Apr 2016 12:31:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201604091231.u39CV6Re050893@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 9 Apr 2016 12:31:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412828 - head/devel/rubygem-fast_stack 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.21 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: Sat, 09 Apr 2016 12:31:08 -0000 Author: sunpoet Date: Sat Apr 9 12:31:06 2016 New Revision: 412828 URL: https://svnweb.freebsd.org/changeset/ports/412828 Log: - Update to 0.2.0 Changes: https://github.com/SamSaffron/fast_stack/releases Modified: head/devel/rubygem-fast_stack/Makefile head/devel/rubygem-fast_stack/distinfo Modified: head/devel/rubygem-fast_stack/Makefile ============================================================================== --- head/devel/rubygem-fast_stack/Makefile Sat Apr 9 12:31:02 2016 (r412827) +++ head/devel/rubygem-fast_stack/Makefile Sat Apr 9 12:31:06 2016 (r412828) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fast_stack -PORTVERSION= 0.1.0 +PORTVERSION= 0.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,9 +12,6 @@ COMMENT= Fast method for collecting stac LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-rake>=0:devel/rubygem-rake \ - rubygem-rake-compiler>=0:devel/rubygem-rake-compiler - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-fast_stack/distinfo ============================================================================== --- head/devel/rubygem-fast_stack/distinfo Sat Apr 9 12:31:02 2016 (r412827) +++ head/devel/rubygem-fast_stack/distinfo Sat Apr 9 12:31:06 2016 (r412828) @@ -1,2 +1,2 @@ -SHA256 (rubygem/fast_stack-0.1.0.gem) = e798b51f238975c1b5e3ea4cb7b1430786b6e2866317882b37f80b89c4765701 -SIZE (rubygem/fast_stack-0.1.0.gem) = 6656 +SHA256 (rubygem/fast_stack-0.2.0.gem) = a5f4a6f16904ca72e74b6257dc11517bfea82b651643f1c6d2895b41255d2b71 +SIZE (rubygem/fast_stack-0.2.0.gem) = 8192