Date: Sat, 13 Apr 2019 23:44:45 +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: r498850 - head/devel/rubygem-fugit Message-ID: <201904132344.x3DNijQV044412@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Apr 13 23:44:45 2019 New Revision: 498850 URL: https://svnweb.freebsd.org/changeset/ports/498850 Log: Update to 1.1.10 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 Sat Apr 13 23:44:40 2019 (r498849) +++ head/devel/rubygem-fugit/Makefile Sat Apr 13 23:44:45 2019 (r498850) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fugit -PORTVERSION= 1.1.9 +PORTVERSION= 1.1.10 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.7:devel/rubygem-et-orbi \ +RUN_DEPENDS= rubygem-et-orbi>=1.1.8:devel/rubygem-et-orbi \ rubygem-raabro>=1.1:textproc/rubygem-raabro USES= gem Modified: head/devel/rubygem-fugit/distinfo ============================================================================== --- head/devel/rubygem-fugit/distinfo Sat Apr 13 23:44:40 2019 (r498849) +++ head/devel/rubygem-fugit/distinfo Sat Apr 13 23:44:45 2019 (r498850) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553606067 -SHA256 (rubygem/fugit-1.1.9.gem) = 6d113d4f5ddaf07594d39366ebeef7d32f81a27deb49b2c959b93b75af8c2ed5 -SIZE (rubygem/fugit-1.1.9.gem) = 19456 +TIMESTAMP = 1555104605 +SHA256 (rubygem/fugit-1.1.10.gem) = 6e09a8fd28997925d6183613f2ac10bc4d6f8e37a4bcfcdd844c009c4a9bcea5 +SIZE (rubygem/fugit-1.1.10.gem) = 19968
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904132344.x3DNijQV044412>