Date: Wed, 5 Sep 2018 23:55:19 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479058 - head/devel/rubygem-fugit Message-ID: <201809052355.w85NtJf1060258@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809052355.w85NtJf1060258>