cvs commit: ports/net-p2p/ktorrent Makefile distinfo

Alexey Dokuchaev danfe at FreeBSD.org
Tue Jun 16 07:40:28 UTC 2009


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 at 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


More information about the cvs-all mailing list