svn commit: r466444 - head/security/rubygem-doorkeeper-openid_connect12
Matthias Fechner
mfechner at FreeBSD.org
Wed Apr 4 16:29:54 UTC 2018
Author: mfechner
Date: Wed Apr 4 16:29:53 2018
New Revision: 466444
URL: https://svnweb.freebsd.org/changeset/ports/466444
Log:
Added a missing PORTSCOUT line to security/rubygem-doorkeeper-openid_connect12.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D14946
Modified:
head/security/rubygem-doorkeeper-openid_connect12/Makefile
Modified: head/security/rubygem-doorkeeper-openid_connect12/Makefile
==============================================================================
--- head/security/rubygem-doorkeeper-openid_connect12/Makefile Wed Apr 4 16:27:49 2018 (r466443)
+++ head/security/rubygem-doorkeeper-openid_connect12/Makefile Wed Apr 4 16:29:53 2018 (r466444)
@@ -17,6 +17,8 @@ CONFLICTS_INSTALL= rubygem-doorkeeper-openid_connect
RUN_DEPENDS= rubygem-doorkeeper42>=4.0:security/rubygem-doorkeeper42 \
rubygem-json-jwt>=1.6:www/rubygem-json-jwt
+PORTSCOUT= limit:^1\.2\.
+
NO_ARCH= yes
USES= gem
USE_RUBY= yes
More information about the svn-ports-all
mailing list