On Tue, Jan 16, 2007 at 02:40:19AM +0000, Deanna Phillips wrote:
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/www/gnash/Makefile,v
> retrieving revision 1.6
> diff -u -p -r1.6 Makefile
> --- Makefile  8 Dec 2006 15:40:26 -0000       1.6
> +++ Makefile  16 Jan 2007 02:23:59 -0000
> @@ -1,9 +1,9 @@
>  # $OpenBSD: Makefile,v 1.6 2006/12/08 15:40:26 deanna Exp $
>  SHARED_ONLY= Yes
>  
> -COMMENT=     "flash player with firefox browser plugin"
> +COMMENT=     "fake flash player that really just sucks"
>  DISTNAME=    gnash-0.7.2
> -PKGNAME=     ${DISTNAME}p0
> +PKGNAME=     ${DISTNAME}p1
>  EXTRACT_SUFX=        .tar.bz2
>  
>  CATEGORIES=  www
> 
> ok?
> 
> Seriously, what would you have it say, and where?

anything that better describes the status of the software being ported

what about 'in development flash player with firefox browser plugin'?
and maybe a note about its known brokenness in pkg/DESCR?

-p.

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/gnash/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile    8 Dec 2006 15:40:26 -0000       1.6
+++ Makefile    16 Jan 2007 05:59:05 -0000
@@ -1,9 +1,9 @@
 # $OpenBSD: Makefile,v 1.6 2006/12/08 15:40:26 deanna Exp $
 SHARED_ONLY=   Yes
 
-COMMENT=       "flash player with firefox browser plugin"
+COMMENT=       "in development flash player with firefox browser plugin"
 DISTNAME=      gnash-0.7.2
-PKGNAME=       ${DISTNAME}p0
+PKGNAME=       ${DISTNAME}p1
 EXTRACT_SUFX=  .tar.bz2
 
 CATEGORIES=    www
Index: pkg/DESCR
===================================================================
RCS file: /cvs/ports/www/gnash/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 DESCR
--- pkg/DESCR   21 Sep 2006 15:48:10 -0000      1.1.1.1
+++ pkg/DESCR   16 Jan 2007 05:59:05 -0000
@@ -1,2 +1,3 @@
 Gnash is a Free Flash movie player, which works either standalone, or
-as a Firefox/Mozilla plugin. 
+as a Firefox/Mozilla plugin. Please note that Gnash is still under
+development, and may not work as expected.

Reply via email to