Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2014 05:48:53 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366730 - in head/www/rubygem-gitlab-gollum-lib: . files
Message-ID:  <201408310548.s7V5mrBU023062@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Aug 31 05:48:53 2014
New Revision: 366730
URL: http://svnweb.freebsd.org/changeset/ports/366730
QAT: https://qat.redports.org/buildarchive/r366730/

Log:
  www/rubygem-gitlab-gollum-lib: update to 1.1.0

Modified:
  head/www/rubygem-gitlab-gollum-lib/Makefile
  head/www/rubygem-gitlab-gollum-lib/distinfo
  head/www/rubygem-gitlab-gollum-lib/files/patch-gemspec

Modified: head/www/rubygem-gitlab-gollum-lib/Makefile
==============================================================================
--- head/www/rubygem-gitlab-gollum-lib/Makefile	Sun Aug 31 05:42:41 2014	(r366729)
+++ head/www/rubygem-gitlab-gollum-lib/Makefile	Sun Aug 31 05:48:53 2014	(r366730)
@@ -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 \

Modified: head/www/rubygem-gitlab-gollum-lib/distinfo
==============================================================================
--- head/www/rubygem-gitlab-gollum-lib/distinfo	Sun Aug 31 05:42:41 2014	(r366729)
+++ head/www/rubygem-gitlab-gollum-lib/distinfo	Sun Aug 31 05:48:53 2014	(r366730)
@@ -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

Modified: head/www/rubygem-gitlab-gollum-lib/files/patch-gemspec
==============================================================================
--- head/www/rubygem-gitlab-gollum-lib/files/patch-gemspec	Sun Aug 31 05:42:41 2014	(r366729)
+++ head/www/rubygem-gitlab-gollum-lib/files/patch-gemspec	Sun Aug 31 05:48:53 2014	(r366730)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408310548.s7V5mrBU023062>