Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2010 16:13:33 +0200
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        Stanislav Sedov <stas@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, "Philip M. Gollucci" <pgollucci@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/rubygem-launchy Makefile
Message-ID:  <4CA3498D.9090006@FreeBSD.org>
In-Reply-To: <20100929020900.4cb72852.stas@FreeBSD.org>
References:  <201009271820.o8RIKRBQ071687@repoman.freebsd.org> <20100929020900.4cb72852.stas@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2010/09/29 11:09, Stanislav Sedov wrote:
> On Mon, 27 Sep 2010 18:20:27 +0000 (UTC)
> "Philip M. Gollucci"<pgollucci@FreeBSD.org>  mentioned:
>
>> pgollucci    2010-09-27 18:20:27 UTC
>>
>>    FreeBSD ports repository
>>
>>    Modified files:
>>      devel/rubygem-launchy Makefile
>>    Log:
>>    - Fix dependency versions
>>      [patch apply failed before]
>>
>>    PR:             ports/150808
>>    Submitted by:   myself (pgollucci)
>>    Approved by:    rpsfa@rit.edu (maintainer)
>>    Sponsored by:   RideCharge Inc. / TaxiMagic
>>
>>    Revision  Changes    Path
>>    1.5       +1 -1      ports/devel/rubygem-launchy/Makefile
>> http://cvsweb.FreeBSD.org/ports/devel/rubygem-launchy/Makefile.diff?r1=1.4&r2=1.5
>> | --- ports/devel/rubygem-launchy/Makefile	2010/09/27 18:17:13	1.4
>> | +++ ports/devel/rubygem-launchy/Makefile	2010/09/27 18:20:27	1.5
>> | @@ -2,7 +2,7 @@
>> |  # Date created:				06 Nov 2009
>> |  # Whom:					Ryan Steinmetz (<rpsfa@rit.edu>)
>> |  #
>> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/rubygem-launchy/Makefile,v 1.4 2010/09/27 18:17:13 pgollucci Exp $
>> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/devel/rubygem-launchy/Makefile,v 1.5 2010/09/27 18:20:27 pgollucci Exp $
>> |
>> |  PORTNAME=	launchy
>> |  PORTVERSION=	0.3.3
>> | @@ -13,7 +13,7 @@ MASTER_SITES=	RG
>> |  MAINTAINER=	rpsfa@rit.edu
>> |  COMMENT=	A helper class for launching cross-platform applications
>> |
>> | -RUN_DEPENDS=	rubygem-configuration>=1.1.0:${PORTSDIR}/devel/rubygem-configuration
>> | +RUN_DEPENDS=	rubygem-configuration>=0.0.5:${PORTSDIR}/devel/rubygem-configuration
>
> Hi!
>
> I believe this one requires the portrevision bump, because the package
> has changed.

I don't believe the package was changed. These versioned dependencies 
are not translated into binary packages.

-- 
Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CA3498D.9090006>