ports/150801: [PATCH] databases/rubygem-activerecord-jdbcmysql-adapter: Fix dependency versions
Philip M. Gollucci
pgollucci at p6m7g8.com
Wed Sep 22 00:30:03 UTC 2010
>Number: 150801
>Category: ports
>Synopsis: [PATCH] databases/rubygem-activerecord-jdbcmysql-adapter: Fix dependency versions
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 22 00:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Tue Aug 24 18:32:38 UTC 2010
>Description:
Fix dependency versions based on rubygems.org
Port maintainer (avl at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- rubygem-activerecord-jdbcmysql-adapter-0.9.2_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile 9 Sep 2010 19:12:50 -0000 1.7
+++ Makefile 22 Sep 2010 00:06:08 -0000
@@ -6,6 +6,7 @@
PORTNAME= activerecord-jdbcmysql-adapter
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= databases rubygems java
MASTER_SITES= RG
@@ -13,7 +14,7 @@
COMMENT= An ActiveRecord driver for MySQL using JDBC running under JRuby
RUN_DEPENDS= rubygem-jdbc-mysql>=5.0.4:${PORTSDIR}/databases/rubygem-jdbc-mysql \
- rubygem-activerecord-jdbc-adapter>=0.8.2:${PORTSDIR}/databases/rubygem-activerecord-jdbc-adapter \
+ rubygem-activerecord-jdbc-adapter>=0.9.2:${PORTSDIR}/databases/rubygem-activerecord-jdbc-adapter \
jruby:${PORTSDIR}/lang/jruby
USE_RUBY= yes
--- rubygem-activerecord-jdbcmysql-adapter-0.9.2_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list