svn commit: r521189 - head/www/rubygem-gitlab-flowdock-git-hook

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 28 07:41:48 UTC 2019


Author: sunpoet
Date: Sat Dec 28 07:41:44 2019
New Revision: 521189
URL: https://svnweb.freebsd.org/changeset/ports/521189

Log:
  Update version requirement of RUN_DEPENDS

Modified:
  head/www/rubygem-gitlab-flowdock-git-hook/Makefile

Modified: head/www/rubygem-gitlab-flowdock-git-hook/Makefile
==============================================================================
--- head/www/rubygem-gitlab-flowdock-git-hook/Makefile	Sat Dec 28 07:41:39 2019	(r521188)
+++ head/www/rubygem-gitlab-flowdock-git-hook/Makefile	Sat Dec 28 07:41:44 2019	(r521189)
@@ -12,7 +12,7 @@ COMMENT=	GitLab-patched Git Post-Receive hook for Flow
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-flowdock>=0.7:www/rubygem-flowdock \
+RUN_DEPENDS=	rubygem-flowdock>=0.7<1:www/rubygem-flowdock \
 		rubygem-gitlab-grit>=2.4.1:textproc/rubygem-gitlab-grit \
 		rubygem-multi_json>=0:devel/rubygem-multi_json
 


More information about the svn-ports-head mailing list