Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2009 07:40:27 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Stanislav Sedov <stas@FreeBSD.org>
Cc:        Max Brazhnikov <makc@FreeBSD.org>, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/net-p2p/ktorrent Makefile distinfo
Message-ID:  <20090616074027.GB9528@FreeBSD.org>
In-Reply-To: <20090615235111.26879c77.stas@FreeBSD.org>
References:  <200906062015.n56KF69p058985@repoman.freebsd.org> <20090615235111.26879c77.stas@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 15, 2009 at 11:51:11PM +0400, Stanislav Sedov wrote:
> On Sat, 6 Jun 2009 20:15:06 +0000 (UTC)
> Max Brazhnikov <makc@FreeBSD.org> mentioned:
> >   Update to 3.2.2-1
> >   
> > |  PORTNAME=	ktorrent
> > |  PORTVERSION=	3.2.2
> > | +DISTVERSIONSUFFIX=-1
> > | +PORTREVISION=	1
> > |  CATEGORIES=	net-p2p kde
> > |  MASTER_SITES=	http://ktorrent.org/downloads/${PORTVERSION}/
> > |  
> > | @@ -30,6 +32,8 @@ USE_LDCONFIG=	yes
> > |  OPTIONS=	SYNDICATION "Enable RSS/Atom plugin" on \
> > |  		PLASMA "Enable Ktorrent Plasma applet" on
> > |  
> > | +WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
> > | +
> 
> Historically, PORTREVISION has been used to reflect the local FreeBSD
> version of the port and not the upstream app version. It is usally
> better to reflect the upstream version change by using the minor version
> number, so don't experience software version updates they don't expect.

We have DISTVERSION for cases like this one.  Really simplifies things.

./danfe



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