ports/150808: [PATCH] devel/rubygem-launchy: Fix dependency versions
Philip M. Gollucci
pgollucci at p6m7g8.com
Wed Sep 22 00:30:08 UTC 2010
>Number: 150808
>Category: ports
>Synopsis: [PATCH] devel/rubygem-launchy: 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:06 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 (rpsfa at rit.edu) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- rubygem-launchy-0.3.3_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-launchy/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile 23 Jun 2010 18:42:08 -0000 1.2
+++ Makefile 22 Sep 2010 00:06:08 -0000
@@ -6,6 +6,7 @@
PORTNAME= launchy
PORTVERSION= 0.3.3
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -13,7 +14,7 @@
COMMENT= A helper class for launching cross-platform applications
RUN_DEPENDS= rake:${PORTSDIR}/devel/rubygem-rake \
- rubygem-configuration>=1.1.0:${PORTSDIR}/devel/rubygem-configuration
+ rubygem-configuration>=0.0.5:${PORTSDIR}/devel/rubygem-configuration
USE_RUBY= yes
USE_RUBYGEMS= yes
--- rubygem-launchy-0.3.3_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list