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

Steve Wills swills at FreeBSD.org
Sun Sep 21 03:08:13 UTC 2014


Author: swills
Date: Sun Sep 21 03:08:12 2014
New Revision: 368712
URL: http://svnweb.freebsd.org/changeset/ports/368712
QAT: https://qat.redports.org/buildarchive/r368712/

Log:
  textproc/rubygem-gitlab-grit: update to 2.7.1, pet portlint

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

Modified: head/textproc/rubygem-gitlab-grit/Makefile
==============================================================================
--- head/textproc/rubygem-gitlab-grit/Makefile	Sun Sep 21 03:02:35 2014	(r368711)
+++ head/textproc/rubygem-gitlab-grit/Makefile	Sun Sep 21 03:08:12 2014	(r368712)
@@ -1,12 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-grit
-PORTVERSION=	2.7.0
+PORTVERSION=	2.7.1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
-COMMENT=	Library for extracting information from a git repository in an object oriented manner
+COMMENT=	Library for extracting information from a git repository
 
 RUN_DEPENDS=	rubygem-charlock_holmes>=0.6.9:${PORTSDIR}/textproc/rubygem-charlock_holmes \
 		rubygem-diff-lcs>=1.1:${PORTSDIR}/textproc/rubygem-diff-lcs \
@@ -17,5 +17,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-gitlab-grit/distinfo
==============================================================================
--- head/textproc/rubygem-gitlab-grit/distinfo	Sun Sep 21 03:02:35 2014	(r368711)
+++ head/textproc/rubygem-gitlab-grit/distinfo	Sun Sep 21 03:08:12 2014	(r368712)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/gitlab-grit-2.7.0.gem) = d8664bb60ea01b8beeaa6713043eb083067499106de701759865072bafab825a
-SIZE (rubygem/gitlab-grit-2.7.0.gem) = 46592
+SHA256 (rubygem/gitlab-grit-2.7.1.gem) = 696933cb80b9972fc9e203b060529acb06d2824a2dab6179baf5f87738b28cc3
+SIZE (rubygem/gitlab-grit-2.7.1.gem) = 46592


More information about the svn-ports-head mailing list