mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Fix
databases/ruby-dbi: /usr/local/lib/ruby/site_ruby/1.8/dbi/utils/date.rb:57: undefined method `deprecate' for DBI::Date:Class (NoMethodError) - Bump PORTREVISION PR: ports/147809 Submitted by: Hartmann, O. <ohartman@mail.zedat.fu-berlin.de> With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
This commit is contained in:
parent
2e6a36fdec
commit
cbd50830f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266012
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= dbi
|
||||
PORTVERSION= 0.4.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases ruby
|
||||
MASTER_SITES= RF
|
||||
MASTER_SITE_SUBDIR= ruby-dbi
|
||||
@ -17,7 +18,7 @@ MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= DBI-for-Ruby - a common interface for SQL-based databases
|
||||
|
||||
RUN_DEPENDS= ${RUBY_SITELIBDIR}/aspectr.rb:${PORTSDIR}/devel/ruby-aspectr \
|
||||
rubygem-deprecated>0:${PORTSDIR}/devel/rubygem-deprecated
|
||||
rubygem-deprecated>=2.0.0:${PORTSDIR}/devel/rubygem-deprecated2
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBY_SETUP= yes
|
||||
|
Loading…
Reference in New Issue
Block a user