mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
- Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change Submitted by: sunpoet (myself) Approved by: zi (maintainer, via email)
This commit is contained in:
parent
ff51dff23c
commit
58a6081509
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376353
@ -3,23 +3,20 @@
|
||||
|
||||
PORTNAME= webby
|
||||
PORTVERSION= 0.9.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= zi@FreeBSD.org
|
||||
COMMENT= Small website management system
|
||||
|
||||
RUN_DEPENDS= rubygem-redcloth>=4.2:${PORTSDIR}/www/rubygem-redcloth \
|
||||
RUN_DEPENDS= rubygem-bones>=2.5.0:${PORTSDIR}/devel/rubygem-bones \
|
||||
rubygem-directory_watcher>=1.1.2:${PORTSDIR}/devel/rubygem-directory_watcher \
|
||||
rubygem-hpricot>=0.6.0:${PORTSDIR}/www/rubygem-hpricot \
|
||||
rubygem-launchy>=0.3.2:${PORTSDIR}/devel/rubygem-launchy \
|
||||
rubygem-logging>=0.9.7:${PORTSDIR}/devel/rubygem-logging \
|
||||
rubygem-flexmock>=0.2.1:${PORTSDIR}/devel/ruby-flexmock \
|
||||
rubygem-lockfile>=1.4.3:${PORTSDIR}/devel/rubygem-lockfile \
|
||||
rubygem-rspec>=1.2.2:${PORTSDIR}/devel/rubygem-rspec \
|
||||
rubygem-little_plugger>=1.0.1:${PORTSDIR}/devel/rubygem-little_plugger \
|
||||
rubygem-loquacious>=1.3.0:${PORTSDIR}/devel/rubygem-loquacious \
|
||||
rubygem-hpricot>=0.6.0:${PORTSDIR}/www/rubygem-hpricot \
|
||||
rubygem-directory_watcher>=1.1.2:${PORTSDIR}/devel/rubygem-directory_watcher
|
||||
rubygem-rspec>=1.2.2:${PORTSDIR}/devel/rubygem-rspec
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
Loading…
Reference in New Issue
Block a user