ports/150803: [PATCH] databases/rubygem-dm-do-adapter: Fix dependency versions
Philip M. Gollucci
pgollucci at p6m7g8.com
Wed Sep 22 00:30:05 UTC 2010
>Number: 150803
>Category: ports
>Synopsis: [PATCH] databases/rubygem-dm-do-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:04 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 (jyyou at cs.nctu.edu.tw) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- rubygem-dm-do-adapter-1.0.2_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/rubygem-dm-do-adapter/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile 11 Sep 2010 20:14:14 -0000 1.1
+++ Makefile 22 Sep 2010 00:06:08 -0000
@@ -7,6 +7,7 @@
PORTNAME= dm-do-adapter
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
@@ -14,7 +15,7 @@
COMMENT= DataObjects Adapter for DataMapper
RUN_DEPENDS= rubygem-data_objects>=0.10.2:${PORTSDIR}/databases/rubygem-data_objects \
- rubygem-dm-core>=1.0.2:${PORTSDIR}/databases/rubygem-dm-core
+ rubygem-dm-core>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-dm-core
USE_RUBY= yes
USE_RUBYGEMS= yes
--- rubygem-dm-do-adapter-1.0.2_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list