cvs commit: ports/www/swfdec-plugin Makefile

Wesley Shields wxs at FreeBSD.org
Thu Dec 18 13:33:51 PST 2008


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


More information about the cvs-all mailing list