Date: Wed, 1 Jan 2014 00:08:35 +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: r338343 - head/devel/rubygem-gitlab-pygments.rb Message-ID: <201401010008.s0108Z5S051515@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jan 1 00:08:35 2014 New Revision: 338343 URL: http://svnweb.freebsd.org/changeset/ports/338343 Log: - Update to 0.5.4 - Add LICENSE - Remove contiguous blank lines Changes: https://github.com/gitlabhq/pygments.rb/blob/master/CHANGELOG.md Modified: head/devel/rubygem-gitlab-pygments.rb/Makefile head/devel/rubygem-gitlab-pygments.rb/distinfo (contents, props changed) Modified: head/devel/rubygem-gitlab-pygments.rb/Makefile ============================================================================== --- head/devel/rubygem-gitlab-pygments.rb/Makefile Wed Jan 1 00:08:28 2014 (r338342) +++ head/devel/rubygem-gitlab-pygments.rb/Makefile Wed Jan 1 00:08:35 2014 (r338343) @@ -1,13 +1,15 @@ # $FreeBSD$ PORTNAME= gitlab-pygments.rb -PORTVERSION= 0.3.2 +PORTVERSION= 0.5.4 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Exposes the pygments syntax highlighter to Ruby +LICENSE= MIT + RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:${PORTSDIR}/devel/rubygem-posix-spawn \ rubygem-yajl-ruby>=1.1.0:${PORTSDIR}/devel/rubygem-yajl-ruby @@ -15,5 +17,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes - .include <bsd.port.mk> Modified: head/devel/rubygem-gitlab-pygments.rb/distinfo ============================================================================== --- head/devel/rubygem-gitlab-pygments.rb/distinfo Wed Jan 1 00:08:28 2014 (r338342) +++ head/devel/rubygem-gitlab-pygments.rb/distinfo Wed Jan 1 00:08:35 2014 (r338343) @@ -1,2 +1,2 @@ -SHA256 (rubygem/gitlab-pygments.rb-0.3.2.gem) = 1ec65598763bbdafa9d98520d074bf8d4f1fc7d175284b1678fdf7df3818fa8a -SIZE (rubygem/gitlab-pygments.rb-0.3.2.gem) = 1320960 +SHA256 (rubygem/gitlab-pygments.rb-0.5.4.gem) = a5f3d1e1b94d8e83834f21ee235600cc002acd1f95e2badb31e61624310d5c2d +SIZE (rubygem/gitlab-pygments.rb-0.5.4.gem) = 1534976
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401010008.s0108Z5S051515>