Skip to content

Commit

Permalink
- Update RUN_DEPENDS: use newer rubygem-rack
Browse files Browse the repository at this point in the history
- Add NO_ARCH
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Jun 13, 2015
1 parent 0f2a021 commit 1f0b737
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion security/rubygem-rack-oauth2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= rack-oauth2
PORTVERSION= 1.1.1
PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG

Expand All @@ -15,8 +16,9 @@ RUN_DEPENDS= rubygem-activesupport>=2.3:${PORTSDIR}/devel/rubygem-activesupport
rubygem-attr_required>=0.0.5:${PORTSDIR}/devel/rubygem-attr_required \
rubygem-httpclient>=2.4:${PORTSDIR}/www/rubygem-httpclient \
rubygem-multi_json>=1.3.6:${PORTSDIR}/devel/rubygem-multi_json \
rubygem-rack>=1.1:${PORTSDIR}/www/rubygem-rack
rubygem-rack16>=1.1:${PORTSDIR}/www/rubygem-rack16

NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
Expand Down

0 comments on commit 1f0b737

Please sign in to comment.