svn commit: r366727 - in head/devel/rubygem-gitlab_git: . files
Steve Wills
swills at FreeBSD.org
Sun Aug 31 05:33:28 UTC 2014
Author: swills
Date: Sun Aug 31 05:33:27 2014
New Revision: 366727
URL: http://svnweb.freebsd.org/changeset/ports/366727
QAT: https://qat.redports.org/buildarchive/r366727/
Log:
devel/rubygem-gitlab_git: update to 6.2.1
Deleted:
head/devel/rubygem-gitlab_git/files/
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 Sun Aug 31 05:22:42 2014 (r366726)
+++ head/devel/rubygem-gitlab_git/Makefile Sun Aug 31 05:33:27 2014 (r366727)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gitlab_git
-PORTVERSION= 2.3.1
+PORTVERSION= 6.2.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,9 +10,11 @@ COMMENT= GitLab wrapper around git objec
LICENSE= MIT
-RUN_DEPENDS= rubygem-activesupport>=3.2.13:${PORTSDIR}/devel/rubygem-activesupport \
+RUN_DEPENDS= rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \
+ rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \
rubygem-github-linguist>=2.3.4:${PORTSDIR}/textproc/rubygem-github-linguist \
- rubygem-gitlab-grit>=2.6.0:${PORTSDIR}/textproc/rubygem-gitlab-grit
+ rubygem-gitlab-grit>=2.6.0:${PORTSDIR}/textproc/rubygem-gitlab-grit \
+ rubygem-rugged>=0:${PORTSDIR}/devel/rubygem-rugged
USE_RUBY= yes
USE_RUBYGEMS= yes
Modified: head/devel/rubygem-gitlab_git/distinfo
==============================================================================
--- head/devel/rubygem-gitlab_git/distinfo Sun Aug 31 05:22:42 2014 (r366726)
+++ head/devel/rubygem-gitlab_git/distinfo Sun Aug 31 05:33:27 2014 (r366727)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/gitlab_git-2.3.1.gem) = 6cd141adef019cfaaeb3fbb249c0346ed243a4f72fb23a8d81cdf295e54f7079
-SIZE (rubygem/gitlab_git-2.3.1.gem) = 11264
+SHA256 (rubygem/gitlab_git-6.2.1.gem) = 679d764e0152920b471f37d9006509c9c88186468863769794e460f3ea2f3c8c
+SIZE (rubygem/gitlab_git-6.2.1.gem) = 13312
More information about the svn-ports-all
mailing list