Date: Thu, 18 Dec 2008 16:33:49 -0500 From: Wesley Shields <wxs@FreeBSD.org> To: David Thiel <lx@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/swfdec-plugin Makefile Message-ID: <20081218213349.GA67359@atarininja.org> In-Reply-To: <200812121905.mBCJ5iKE089434@repoman.freebsd.org> References: <200812121905.mBCJ5iKE089434@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 12, 2008 at 07:05:44PM +0000, David Thiel wrote: > lx 2008-12-12 19:05:44 UTC > > FreeBSD ports repository > > Modified files: > www/swfdec-plugin Makefile > Log: > Re-add portrevision. > > Revision Changes Path > 1.32 +1 -0 ports/www/swfdec-plugin/Makefile > http://cvsweb.FreeBSD.org/ports/www/swfdec-plugin/Makefile.diff?r1=1.31&r2=1.32 > | --- ports/www/swfdec-plugin/Makefile 2008/12/12 18:51:23 1.31 > | +++ ports/www/swfdec-plugin/Makefile 2008/12/12 19:05:44 1.32 > | @@ -2,11 +2,12 @@ > | # Date created: Jun 14, 2005 > | # Whom: anholt > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/swfdec-plugin/Makefile,v 1.31 2008/12/12 18:51:23 lx Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/swfdec-plugin/Makefile,v 1.32 2008/12/12 19:05:44 lx Exp $ > | # > | > | PORTNAME= swfdec-plugin > | PORTVERSION= 0.6.0 > | +PORTREVISION= 1 Re-adding PORTREVISION doesn't fix the problem where the PORTVERSION went backwards. PORTEPOCH should have been set here. -- WXS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081218213349.GA67359>