Date: Tue, 25 Jul 2017 16:22:37 +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: r446610 - head/textproc/rubygem-github-markup Message-ID: <201707251622.v6PGMbeL073981@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jul 25 16:22:37 2017 New Revision: 446610 URL: https://svnweb.freebsd.org/changeset/ports/446610 Log: Update to 1.6.1 Changes: https://github.com/github/markup/blob/master/HISTORY.md 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 Tue Jul 25 16:22:32 2017 (r446609) +++ head/textproc/rubygem-github-markup/Makefile Tue Jul 25 16:22:37 2017 (r446610) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= github-markup -PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTVERSION= 1.6.1 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-github-markup/distinfo ============================================================================== --- head/textproc/rubygem-github-markup/distinfo Tue Jul 25 16:22:32 2017 (r446609) +++ head/textproc/rubygem-github-markup/distinfo Tue Jul 25 16:22:37 2017 (r446610) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491215703 -SHA256 (rubygem/github-markup-1.6.0.gem) = 29cec8ff0bafbff351a7fff4e5c48746148b9a3102519a1ae15148364f43a3bc -SIZE (rubygem/github-markup-1.6.0.gem) = 30208 +TIMESTAMP = 1500990073 +SHA256 (rubygem/github-markup-1.6.1.gem) = 38828ee5b49a2f645919d08fc4b6bdd888500117251f6b50c4e52726264bcbdb +SIZE (rubygem/github-markup-1.6.1.gem) = 30208
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707251622.v6PGMbeL073981>