Date: Wed, 17 May 2017 17:16:26 +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: r441104 - head/textproc/rubygem-github-linguist Message-ID: <201705171716.v4HHGQNC036303@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed May 17 17:16:26 2017 New Revision: 441104 URL: https://svnweb.freebsd.org/changeset/ports/441104 Log: Update to 5.0.10 Changes: https://github.com/github/linguist/releases Modified: head/textproc/rubygem-github-linguist/Makefile head/textproc/rubygem-github-linguist/distinfo Modified: head/textproc/rubygem-github-linguist/Makefile ============================================================================== --- head/textproc/rubygem-github-linguist/Makefile Wed May 17 17:16:21 2017 (r441103) +++ head/textproc/rubygem-github-linguist/Makefile Wed May 17 17:16:26 2017 (r441104) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= github-linguist -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.10 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-charlock_holmes>=0.7.3:textproc/rubygem-charlock_holmes \ rubygem-escape_utils>=1.1.0:textproc/rubygem-escape_utils \ rubygem-mime-types>=1.19:misc/rubygem-mime-types \ - rubygem-rugged>=0.23.0b:devel/rubygem-rugged + rubygem-rugged>=0.25.1:devel/rubygem-rugged NO_ARCH= yes USE_RUBY= yes Modified: head/textproc/rubygem-github-linguist/distinfo ============================================================================== --- head/textproc/rubygem-github-linguist/distinfo Wed May 17 17:16:21 2017 (r441103) +++ head/textproc/rubygem-github-linguist/distinfo Wed May 17 17:16:26 2017 (r441104) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482967874 -SHA256 (rubygem/github-linguist-5.0.0.gem) = 9ae0ea83660962b5a18b2c3f29aca2903c2774dde4392ab147a18255d21b54d4 -SIZE (rubygem/github-linguist-5.0.0.gem) = 1966592 +TIMESTAMP = 1495037277 +SHA256 (rubygem/github-linguist-5.0.10.gem) = cb9596fc48c74e69a2f57626d8a41351b1aec186f00087f360b72e4e76375fec +SIZE (rubygem/github-linguist-5.0.10.gem) = 2053632
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705171716.v4HHGQNC036303>