1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- Fix depency versions

PR:             ports/150828
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (renchap@cocoa-x.com ; 14 days)
Sponsored by:   RideCharge Inc. / TaxiMagic
This commit is contained in:
Philip M. Gollucci 2010-10-05 08:28:10 +00:00
parent 541cb4c821
commit a5f7cb8af8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262427

View File

@ -7,13 +7,14 @@
PORTNAME= mixlib-authentication
PORTVERSION= 1.1.2
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= renchap@cocoa-x.com
COMMENT= Mixes in simple per-request authentication
RUN_DEPENDS= rubygem-mixlib-log>=1.1.0:${PORTSDIR}/devel/rubygem-mixlib-log
RUN_DEPENDS= rubygem-mixlib-log>=0:${PORTSDIR}/devel/rubygem-mixlib-log
USE_RUBY= yes
USE_RUBYGEMS= yes