svn commit: r385254 - head/textproc/rubygem-gitlab-grit

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 3 11:27:58 UTC 2015


Author: sunpoet
Date: Sun May  3 11:27:57 2015
New Revision: 385254
URL: https://svnweb.freebsd.org/changeset/ports/385254

Log:
  - Update to 2.7.3
  - Update WWW
  
  Changes:	https://github.com/gitlabhq/grit/blob/master/History.txt

Modified:
  head/textproc/rubygem-gitlab-grit/Makefile
  head/textproc/rubygem-gitlab-grit/distinfo
  head/textproc/rubygem-gitlab-grit/pkg-descr

Modified: head/textproc/rubygem-gitlab-grit/Makefile
==============================================================================
--- head/textproc/rubygem-gitlab-grit/Makefile	Sun May  3 11:27:52 2015	(r385253)
+++ head/textproc/rubygem-gitlab-grit/Makefile	Sun May  3 11:27:57 2015	(r385254)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-grit
-PORTVERSION=	2.7.1
+PORTVERSION=	2.7.3
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -10,10 +10,10 @@ COMMENT=	Library for extracting informat
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-charlock_holmes>=0.6.9:${PORTSDIR}/textproc/rubygem-charlock_holmes \
+RUN_DEPENDS=	rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \
 		rubygem-diff-lcs>=1.1:${PORTSDIR}/textproc/rubygem-diff-lcs \
 		rubygem-mime-types>=1.15:${PORTSDIR}/misc/rubygem-mime-types \
-		rubygem-posix-spawn>=0.3.6:${PORTSDIR}/devel/rubygem-posix-spawn
+		rubygem-posix-spawn>=0.3:${PORTSDIR}/devel/rubygem-posix-spawn
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes

Modified: head/textproc/rubygem-gitlab-grit/distinfo
==============================================================================
--- head/textproc/rubygem-gitlab-grit/distinfo	Sun May  3 11:27:52 2015	(r385253)
+++ head/textproc/rubygem-gitlab-grit/distinfo	Sun May  3 11:27:57 2015	(r385254)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/gitlab-grit-2.7.1.gem) = 696933cb80b9972fc9e203b060529acb06d2824a2dab6179baf5f87738b28cc3
-SIZE (rubygem/gitlab-grit-2.7.1.gem) = 46592
+SHA256 (rubygem/gitlab-grit-2.7.3.gem) = 2b606418c6208677baa9018d4a691e27e075dc5e59a8e228e2dc1d7e3ad4685b
+SIZE (rubygem/gitlab-grit-2.7.3.gem) = 46592

Modified: head/textproc/rubygem-gitlab-grit/pkg-descr
==============================================================================
--- head/textproc/rubygem-gitlab-grit/pkg-descr	Sun May  3 11:27:52 2015	(r385253)
+++ head/textproc/rubygem-gitlab-grit/pkg-descr	Sun May  3 11:27:57 2015	(r385254)
@@ -1,4 +1,4 @@
 Grit is a Ruby library for extracting information from a git repository in an
 object oriented manner. GitLab fork
 
-WWW: http://github.com/gitlabhq/grit
+WWW: https://github.com/gitlabhq/grit


More information about the svn-ports-all mailing list