Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2016 05:26:07 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r411042 - head/devel/rubygem-gitlab_git
Message-ID:  <201603140526.u2E5Q7Dk012171@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon Mar 14 05:26:07 2016
New Revision: 411042
URL: https://svnweb.freebsd.org/changeset/ports/411042

Log:
  - Update to 8.2.0
  
  PR:		207793
  Submitted by:	Torsten Zuehlsdorff

Modified:
  head/devel/rubygem-gitlab_git/Makefile
  head/devel/rubygem-gitlab_git/distinfo

Modified: head/devel/rubygem-gitlab_git/Makefile
==============================================================================
--- head/devel/rubygem-gitlab_git/Makefile	Mon Mar 14 05:24:47 2016	(r411041)
+++ head/devel/rubygem-gitlab_git/Makefile	Mon Mar 14 05:26:07 2016	(r411042)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab_git
-PORTVERSION=	8.1.0
+PORTVERSION=	8.2.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +13,7 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \
 		rubygem-charlock_holmes>=0.7.3:${PORTSDIR}/textproc/rubygem-charlock_holmes \
 		rubygem-github-linguist>=4.7.0:${PORTSDIR}/textproc/rubygem-github-linguist \
-		rubygem-rugged>=0.23.3:${PORTSDIR}/devel/rubygem-rugged
+		rubygem-rugged>=0.24.0:${PORTSDIR}/devel/rubygem-rugged
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/devel/rubygem-gitlab_git/distinfo
==============================================================================
--- head/devel/rubygem-gitlab_git/distinfo	Mon Mar 14 05:24:47 2016	(r411041)
+++ head/devel/rubygem-gitlab_git/distinfo	Mon Mar 14 05:26:07 2016	(r411042)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/gitlab_git-8.1.0.gem) = 8604604906dadc5a77b1a260c2526b0d8b40e0f6e8d82e23b67248f16a675592
-SIZE (rubygem/gitlab_git-8.1.0.gem) = 24064
+SHA256 (rubygem/gitlab_git-8.2.0.gem) = dbd98fec0b62a09c839cf3cb3fb5ab0be6665d30f9d6ac3a9a071ab8096d210c
+SIZE (rubygem/gitlab_git-8.2.0.gem) = 24064



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