svn commit: r387497 - head/textproc/rubygem-gitlab-grit
Michael Moll
mmoll at FreeBSD.org
Tue May 26 17:52:59 UTC 2015
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
More information about the svn-ports-all
mailing list