Date: Thu, 5 Mar 2015 17:29:18 +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: r380540 - head/devel/rubygem-gitlab_git Message-ID: <201503051729.t25HTIfq069768@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Mar 5 17:29:17 2015 New Revision: 380540 URL: https://svnweb.freebsd.org/changeset/ports/380540 QAT: https://qat.redports.org/buildarchive/r380540/ Log: - Update to 6.3.0 - Sort RUN_DEPENDS - Update WWW Changes: https://github.com/gitlabhq/gitlab_git/blob/master/CHANGELOG Modified: head/devel/rubygem-gitlab_git/Makefile head/devel/rubygem-gitlab_git/distinfo head/devel/rubygem-gitlab_git/pkg-descr Modified: head/devel/rubygem-gitlab_git/Makefile ============================================================================== --- head/devel/rubygem-gitlab_git/Makefile Thu Mar 5 17:29:12 2015 (r380539) +++ head/devel/rubygem-gitlab_git/Makefile Thu Mar 5 17:29:17 2015 (r380540) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_git -PORTVERSION= 6.2.1 +PORTVERSION= 6.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,9 +12,9 @@ LICENSE= MIT RUN_DEPENDS= rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \ rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \ - rubygem-gitlab-linguist>=3.0.0:${PORTSDIR}/textproc/rubygem-gitlab-linguist \ - rubygem-gitlab-grit>=2.6.0:${PORTSDIR}/textproc/rubygem-gitlab-grit \ - rubygem-rugged>=0:${PORTSDIR}/devel/rubygem-rugged + rubygem-gitlab-grit>=2.6:${PORTSDIR}/textproc/rubygem-gitlab-grit \ + rubygem-gitlab-linguist>=3.0:${PORTSDIR}/textproc/rubygem-gitlab-linguist \ + rubygem-rugged>=0.21.0:${PORTSDIR}/devel/rubygem-rugged USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/devel/rubygem-gitlab_git/distinfo ============================================================================== --- head/devel/rubygem-gitlab_git/distinfo Thu Mar 5 17:29:12 2015 (r380539) +++ head/devel/rubygem-gitlab_git/distinfo Thu Mar 5 17:29:17 2015 (r380540) @@ -1,2 +1,2 @@ -SHA256 (rubygem/gitlab_git-6.2.1.gem) = 679d764e0152920b471f37d9006509c9c88186468863769794e460f3ea2f3c8c -SIZE (rubygem/gitlab_git-6.2.1.gem) = 13312 +SHA256 (rubygem/gitlab_git-6.3.0.gem) = b26738d4d768540a34476ee06fac0a7ac76e42ca34a4ce78def8d96c6792639b +SIZE (rubygem/gitlab_git-6.3.0.gem) = 13824 Modified: head/devel/rubygem-gitlab_git/pkg-descr ============================================================================== --- head/devel/rubygem-gitlab_git/pkg-descr Thu Mar 5 17:29:12 2015 (r380539) +++ head/devel/rubygem-gitlab_git/pkg-descr Thu Mar 5 17:29:17 2015 (r380540) @@ -1,3 +1,3 @@ GitLab wrapper around git objects -WWW: http://rubygems.org/gems/gitlab_git +WWW: https://github.com/gitlabhq/gitlab_git
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503051729.t25HTIfq069768>