Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2015 17:52:59 +0000 (UTC)
From:      Michael Moll <mmoll@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387497 - head/textproc/rubygem-gitlab-grit
Message-ID:  <201505261752.t4QHqxCY086239@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mmoll
Date: Tue May 26 17:52:58 2015
New Revision: 387497
URL: https://svnweb.freebsd.org/changeset/ports/387497

Log:
  textproc/rubygem-gitlab-grit: use rubygem-mime-types1
  
  Differential Revision:	https://reviews.freebsd.org/D2623
  Approved by:	swills (mentor)

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

Modified: head/textproc/rubygem-gitlab-grit/Makefile
==============================================================================
--- head/textproc/rubygem-gitlab-grit/Makefile	Tue May 26 17:48:14 2015	(r387496)
+++ head/textproc/rubygem-gitlab-grit/Makefile	Tue May 26 17:52:58 2015	(r387497)
@@ -12,7 +12,7 @@ LICENSE=	MIT
 
 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-mime-types1>=1.15:${PORTSDIR}/misc/rubygem-mime-types1 \
 		rubygem-posix-spawn>=0.3:${PORTSDIR}/devel/rubygem-posix-spawn
 
 USE_RUBY=	yes



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