cvs commit: ports/www/swfdec-plugin Makefile

Wesley Shields wxs at FreeBSD.org
Fri Dec 12 16:28:31 PST 2008


On Fri, Dec 12, 2008 at 06:51:23PM +0000, David Thiel wrote:
> lx          2008-12-12 18:51:23 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     www/swfdec-plugin    Makefile 
>   Log:
>   Fix breakage by previous maintainer.
>   
>   Revision  Changes    Path
>   1.31      +1 -1      ports/www/swfdec-plugin/Makefile
> http://cvsweb.FreeBSD.org/ports/www/swfdec-plugin/Makefile.diff?r1=1.30&r2=1.31
> | --- ports/www/swfdec-plugin/Makefile	2008/12/12 09:48:37	1.30
> | +++ ports/www/swfdec-plugin/Makefile	2008/12/12 18:51:23	1.31
> | @@ -2,11 +2,11 @@
> |  # Date created:				Jun 14, 2005
> |  # Whom:					anholt
> |  #
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/swfdec-plugin/Makefile,v 1.30 2008/12/12 09:48:37 alexbl Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/swfdec-plugin/Makefile,v 1.31 2008/12/12 18:51:23 lx Exp $
> |  #
> |  
> |  PORTNAME=	swfdec-plugin
> | -PORTVERSION=	0.6.6
> | +PORTVERSION=	0.6.0

PORTVERSION went backwards here.  Shouldn't PORTEPOCH be set?

-- WXS


More information about the cvs-ports mailing list