From owner-svn-ports-head@freebsd.org Wed Sep 5 23:55:20 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 5BCE6FCD999; Wed, 5 Sep 2018 23:55:20 +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 DD61279AC4; Wed, 5 Sep 2018 23:55:19 +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 AE3AD2CBAD; Wed, 5 Sep 2018 23:55:19 +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 w85NtJTh060260; Wed, 5 Sep 2018 23:55:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w85NtJf1060258; Wed, 5 Sep 2018 23:55:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809052355.w85NtJf1060258@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 5 Sep 2018 23:55:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479058 - head/devel/rubygem-fugit X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-fugit X-SVN-Commit-Revision: 479058 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.27 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: Wed, 05 Sep 2018 23:55:20 -0000 Author: sunpoet Date: Wed Sep 5 23:55:18 2018 New Revision: 479058 URL: https://svnweb.freebsd.org/changeset/ports/479058 Log: Update to 1.1.6 Changes: https://github.com/floraison/fugit/blob/master/CHANGELOG.md Modified: head/devel/rubygem-fugit/Makefile head/devel/rubygem-fugit/distinfo Modified: head/devel/rubygem-fugit/Makefile ============================================================================== --- head/devel/rubygem-fugit/Makefile Wed Sep 5 23:55:13 2018 (r479057) +++ head/devel/rubygem-fugit/Makefile Wed Sep 5 23:55:18 2018 (r479058) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fugit -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Time tools for flor and the floraison project LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-et-orbi>=1.1.1:devel/rubygem-et-orbi \ +RUN_DEPENDS= rubygem-et-orbi>=1.1.6:devel/rubygem-et-orbi \ rubygem-raabro>=1.1:textproc/rubygem-raabro NO_ARCH= yes Modified: head/devel/rubygem-fugit/distinfo ============================================================================== --- head/devel/rubygem-fugit/distinfo Wed Sep 5 23:55:13 2018 (r479057) +++ head/devel/rubygem-fugit/distinfo Wed Sep 5 23:55:18 2018 (r479058) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532975182 -SHA256 (rubygem/fugit-1.1.5.gem) = e0149e308c38e80fbacdc68b1a250c2419c01eaace22727e5f0178c3bf69f021 -SIZE (rubygem/fugit-1.1.5.gem) = 18432 +TIMESTAMP = 1536184830 +SHA256 (rubygem/fugit-1.1.6.gem) = 31d18dddaae58b5c28e82d9464d0f12fa591088a3de9583e3226c6f6b992f1eb +SIZE (rubygem/fugit-1.1.6.gem) = 18944