Date: Wed, 31 Jan 2018 15:52:43 +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: r460489 - head/textproc/rubygem-github-markup Message-ID: <201801311552.w0VFqhEG071619@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jan 31 15:52:42 2018 New Revision: 460489 URL: https://svnweb.freebsd.org/changeset/ports/460489 Log: Update to 2.0.0 Changes: https://github.com/github/markup/releases Modified: head/textproc/rubygem-github-markup/Makefile head/textproc/rubygem-github-markup/distinfo Modified: head/textproc/rubygem-github-markup/Makefile ============================================================================== --- head/textproc/rubygem-github-markup/Makefile Wed Jan 31 15:52:37 2018 (r460488) +++ head/textproc/rubygem-github-markup/Makefile Wed Jan 31 15:52:42 2018 (r460489) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= github-markup -PORTVERSION= 1.7.0 +PORTVERSION= 2.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-github-markup/distinfo ============================================================================== --- head/textproc/rubygem-github-markup/distinfo Wed Jan 31 15:52:37 2018 (r460488) +++ head/textproc/rubygem-github-markup/distinfo Wed Jan 31 15:52:42 2018 (r460489) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517316563 -SHA256 (rubygem/github-markup-1.7.0.gem) = 97eb27c70662d9cc1d5997cd6c99832026fae5d4913b5dce1ce6c9f65078e69d -SIZE (rubygem/github-markup-1.7.0.gem) = 30720 +TIMESTAMP = 1517409427 +SHA256 (rubygem/github-markup-2.0.0.gem) = 63fca2bd0db7f60fb754ca9856ef6068b21acc15319b9d5eee3ec9f523729eb6 +SIZE (rubygem/github-markup-2.0.0.gem) = 30720
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801311552.w0VFqhEG071619>