ports/150805: [PATCH] devel/rubygem-analogger: Fix dependency versions

Philip M. Gollucci pgollucci at p6m7g8.com
Wed Sep 22 00:30:06 UTC 2010


>Number:         150805
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-analogger: 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:05 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-analogger-0.5.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-analogger/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	6 Jun 2010 19:24:59 -0000	1.7
+++ Makefile	22 Sep 2010 00:06:08 -0000
@@ -6,13 +6,14 @@
 
 PORTNAME=	analogger
 PORTVERSION=	0.5.0
+PORTREVISION=	1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	avl at FreeBSD.org
 COMMENT=	A fast, flexible, easy to use logging service for Ruby
 
-RUN_DEPENDS=	rubygem-eventmachine>=0.7.0:${PORTSDIR}/devel/rubygem-eventmachine
+RUN_DEPENDS=	rubygem-eventmachine>=0.0.0:${PORTSDIR}/devel/rubygem-eventmachine
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
--- rubygem-analogger-0.5.0_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list