Date: Sun, 18 Feb 2018 19:26:45 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462262 - head/textproc/rubygem-github-linguist47 Message-ID: <201802181926.w1IJQjxP036645@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Sun Feb 18 19:26:45 2018 New Revision: 462262 URL: https://svnweb.freebsd.org/changeset/ports/462262 Log: textproc/rubygem-github-linguist47: Limit PORTSCOUT checks; sorting Modified: head/textproc/rubygem-github-linguist47/Makefile (contents, props changed) Modified: head/textproc/rubygem-github-linguist47/Makefile ============================================================================== --- head/textproc/rubygem-github-linguist47/Makefile Sun Feb 18 18:54:15 2018 (r462261) +++ head/textproc/rubygem-github-linguist47/Makefile Sun Feb 18 19:26:45 2018 (r462262) @@ -17,13 +17,14 @@ RUN_DEPENDS= rubygem-charlock_holmes>=0.7.3:textproc/r rubygem-mime-types>=1.19:misc/rubygem-mime-types \ rubygem-rugged>=0.23.0b:devel/rubygem-rugged -# bin/linguist -CONFLICTS_INSTALL= qtchooser rubygem-github-linguist rubygem-gitlab-linguist - -NO_ARCH= yes USES= gem USE_RUBY= yes +NO_ARCH= yes +# bin/linguist +CONFLICTS_INSTALL= qtchooser rubygem-github-linguist rubygem-gitlab-linguist PLIST_FILES= bin/git-linguist bin/linguist + +PORTSCOUT= limit:^4\.7\. .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802181926.w1IJQjxP036645>