diff options
author | swills <swills@FreeBSD.org> | 2014-08-31 13:48:53 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-08-31 13:48:53 +0800 |
commit | 14de01874a3ae89aaf77b2dbf8b49794b7d5437f (patch) | |
tree | 04da6efaa6ec92197a82235e58e2638cf0e64ff3 /www | |
parent | d2e9a20937f85e3688243a7a55e4bf13ee50b916 (diff) | |
download | freebsd-ports-gnome-14de01874a3ae89aaf77b2dbf8b49794b7d5437f.tar.gz freebsd-ports-gnome-14de01874a3ae89aaf77b2dbf8b49794b7d5437f.tar.zst freebsd-ports-gnome-14de01874a3ae89aaf77b2dbf8b49794b7d5437f.zip |
www/rubygem-gitlab-gollum-lib: update to 1.1.0
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-gitlab-gollum-lib/Makefile | 4 | ||||
-rw-r--r-- | www/rubygem-gitlab-gollum-lib/distinfo | 4 | ||||
-rw-r--r-- | www/rubygem-gitlab-gollum-lib/files/patch-gemspec | 18 |
3 files changed, 13 insertions, 13 deletions
diff --git a/www/rubygem-gitlab-gollum-lib/Makefile b/www/rubygem-gitlab-gollum-lib/Makefile index f3cdb5a54371..da7dec773ccb 100644 --- a/www/rubygem-gitlab-gollum-lib/Makefile +++ b/www/rubygem-gitlab-gollum-lib/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-gollum-lib -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-github-markdown>=0.5.3:${PORTSDIR}/textproc/rubygem-github-markdown \ rubygem-github-markup>=0.7.5:${PORTSDIR}/textproc/rubygem-github-markup \ - rubygem-gitlab-grit>=2.5.1:${PORTSDIR}/textproc/rubygem-gitlab-grit \ + rubygem-gitlab-grit>=2.6.1:${PORTSDIR}/textproc/rubygem-gitlab-grit \ rubygem-nokogiri>=1.6.0:${PORTSDIR}/textproc/rubygem-nokogiri \ rubygem-pygments.rb>=0.5.2:${PORTSDIR}/devel/rubygem-pygments.rb \ rubygem-sanitize>=2.0.3:${PORTSDIR}/textproc/rubygem-sanitize \ diff --git a/www/rubygem-gitlab-gollum-lib/distinfo b/www/rubygem-gitlab-gollum-lib/distinfo index 22a1dd9098ae..39c804162dbc 100644 --- a/www/rubygem-gitlab-gollum-lib/distinfo +++ b/www/rubygem-gitlab-gollum-lib/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/gitlab-gollum-lib-1.0.1.gem) = bfd7aa157169be8f644885cb2ed6142b63c77eb362fba36c8fba81a183286528 -SIZE (rubygem/gitlab-gollum-lib-1.0.1.gem) = 41984 +SHA256 (rubygem/gitlab-gollum-lib-1.1.0.gem) = 7759898473e48249ed02c0daf1e946607a58102c4a0a56551fa565ae4f0a5ea8 +SIZE (rubygem/gitlab-gollum-lib-1.1.0.gem) = 41472 diff --git a/www/rubygem-gitlab-gollum-lib/files/patch-gemspec b/www/rubygem-gitlab-gollum-lib/files/patch-gemspec index 953cc180de22..2342bc10a4d2 100644 --- a/www/rubygem-gitlab-gollum-lib/files/patch-gemspec +++ b/www/rubygem-gitlab-gollum-lib/files/patch-gemspec @@ -1,20 +1,20 @@ ---- gitlab-gollum-lib-1.0.1.gemspec.orig 2013-10-25 03:30:05.274800136 +0000 -+++ gitlab-gollum-lib-1.0.1.gemspec 2013-10-25 03:30:30.496797075 +0000 -@@ -65,7 +65,7 @@ +--- gitlab-gollum-lib-1.1.0.gemspec.orig 2014-08-31 05:45:21.688401723 +0000 ++++ gitlab-gollum-lib-1.1.0.gemspec 2014-08-31 05:45:42.784398809 +0000 +@@ -79,7 +79,7 @@ requirements: - - ~> - !ruby/object:Gem::Version -- version: 0.4.2 -+ version: 0.5.2 +- version: 1.5.9 ++ version: 1.6.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement -@@ -93,7 +93,7 @@ +@@ -205,7 +205,7 @@ requirements: - - ~> - !ruby/object:Gem::Version -- version: 1.5.9 -+ version: 1.6.0 - type: :runtime +- version: 0.4.2 ++ version: 0.5.2 + type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement |