Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2006 17:22:34 -0400 (EDT)
From:      Rong-En Fan <rafan@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96954: [PATCH] graphics/gnash: update to 0.7.1
Message-ID:  <200605072122.k47LMYdV003000@woodstock.rafan.org>
Resent-Message-ID: <200605072130.k47LULkv092676@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96954
>Category:       ports
>Synopsis:       [PATCH] graphics/gnash: update to 0.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 07 21:30:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
NTU CSIE
>Environment:
System: FreeBSD woodstock.rafan.org 7.0-CURRENT FreeBSD 7.0-CURRENT #36: Sun May  7 00:19:17 EDT
>Description:
- Update to 0.7.1
  This is the first alpha release of gnash.

Removed file(s):
- files/patch-macros_gtkglext.m4
- files/patch-macros_sdl.m4

Port maintainer (amdmi3@mail.ru) is cc'd.

Generated with FreeBSD Port Tools 0.76
>How-To-Repeat:
>Fix:

--- gnash-0.7.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/gnash/Makefile /home/rafan/tmp/ports/gnash/Makefile
--- /usr/ports/graphics/gnash/Makefile	Thu Apr 27 20:56:24 2006
+++ /home/rafan/tmp/ports/gnash/Makefile	Sun May  7 00:27:01 2006
@@ -6,12 +6,10 @@
 #
 
 PORTNAME=	gnash
-PORTVERSION=	0.7
-PORTREVISION=	2
+PORTVERSION=	0.7.1
 CATEGORIES=	graphics
-MASTER_SITES=	${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	ale
-DISTNAME=	${PORTNAME}-20060422
+MASTER_SITES=	${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTVERSION}
 
 MAINTAINER=	amdmi3@mail.ru
 COMMENT=	GNU Flash movie player
@@ -37,8 +35,6 @@
 
 CONFIGURE_ARGS=	--libdir="${PREFIX}/lib/gnash" \
 		--with-plugindir=${PLUGIN_DIR}
-
-WRKSRC=		${WRKDIR}/${PORTNAME}-20060422
 
 OPTIONS=	PLUGIN	"Enable firefox plugin" off
 
diff -ruN --exclude=CVS /usr/ports/graphics/gnash/distinfo /home/rafan/tmp/ports/gnash/distinfo
--- /usr/ports/graphics/gnash/distinfo	Sat Apr 22 11:01:52 2006
+++ /home/rafan/tmp/ports/gnash/distinfo	Sat May  6 21:58:32 2006
@@ -1,3 +1,3 @@
-MD5 (gnash-20060422.tar.bz2) = d9332c78458a0998a2574385f15f886a
-SHA256 (gnash-20060422.tar.bz2) = 5ea45388159c6a231386b073d72076b5d76dda0319518b5a328ebf6fbbd5fdc2
-SIZE (gnash-20060422.tar.bz2) = 3140402
+MD5 (gnash-0.7.1.tar.bz2) = d860981aeaac0fc941a28abc3c24223c
+SHA256 (gnash-0.7.1.tar.bz2) = 48fcb533e3989757c23af2b9130c8b490a4d40375be4813ce425efea82ae0f62
+SIZE (gnash-0.7.1.tar.bz2) = 1089794
diff -ruN --exclude=CVS /usr/ports/graphics/gnash/files/patch-macros_gtkglext.m4 /home/rafan/tmp/ports/gnash/files/patch-macros_gtkglext.m4
--- /usr/ports/graphics/gnash/files/patch-macros_gtkglext.m4	Sat Apr 22 09:52:03 2006
+++ /home/rafan/tmp/ports/gnash/files/patch-macros_gtkglext.m4	Wed Dec 31 19:00:00 1969
@@ -1,11 +0,0 @@
---- macros/gtkglext.m4.orig	Sat Apr 22 11:45:05 2006
-+++ macros/gtkglext.m4	Sat Apr 22 11:38:54 2006
-@@ -132,7 +132,7 @@
-           for i in $libslist; do
- 	    if test -f $i/libgtkglext-x11-${version}.a -o -f $i/libgtkglext-x11-${version}.so; then
- 	      if test x"$i" != x"/usr/lib"; then
--	        ac_cv_path_glext_lib="$i"
-+	        ac_cv_path_glext_lib="-L$i -lgtkglext-x11-${version} -lgdkglext-x11-${version}"
- 	        break
-               fi
- 	    else
diff -ruN --exclude=CVS /usr/ports/graphics/gnash/files/patch-macros_pango.m4 /home/rafan/tmp/ports/gnash/files/patch-macros_pango.m4
--- /usr/ports/graphics/gnash/files/patch-macros_pango.m4	Sat Apr 22 09:52:03 2006
+++ /home/rafan/tmp/ports/gnash/files/patch-macros_pango.m4	Sat May  6 22:00:18 2006
@@ -1,28 +1,28 @@
---- macros/pango.m4.orig	Sat Apr 22 10:10:07 2006
-+++ macros/pango.m4	Sat Apr 22 11:34:01 2006
-@@ -56,7 +56,7 @@
+--- macros/pango.m4.orig	Mon Apr 24 18:26:19 2006
++++ macros/pango.m4	Sat May  6 21:59:59 2006
+@@ -55,7 +55,7 @@
      dnl doesn't seem to get a directory that is unversioned.
      if test x"${ac_cv_path_pango_incl}" = x; then
        AC_MSG_CHECKING([for the Pango Version])
--        pathlist="/sw/include /usr/local/include /home/latest/include /opt/include /usr/include /usr/pkg/include .. ../.."
+-        pathlist="/sw/include /usr/local/include /usr/X11R6/include /home/latest/include /opt/include /usr/include /usr/pkg/include .. ../.."
 +        pathlist="${prefix}/include /sw/include /usr/local/include /home/latest/include /opt/include /usr/include /usr/pkg/include .. ../.."
  
          topdir=""
          version=""
-@@ -82,7 +82,7 @@
+@@ -81,7 +81,7 @@
          AC_CHECK_HEADERS(pango/pango.h, [ac_cv_path_pango_incl=""],[
            if test x"${ac_cv_path_pango_incl}" = x; then
              AC_MSG_CHECKING([for libpango header])
--            incllist="/sw/include /usr/local/include /home/latest/include /opt/include /usr/include /usr/pkg/include .. ../.."
+-            incllist="/sw/include /usr/local/include /usr/X11R6/include /home/latest/include /opt/include /usr/include /usr/pkg/include .. ../.."
 +            incllist="${prefix}/include /sw/include /usr/local/include /home/latest/include /opt/include /usr/include /usr/pkg/include .. ../.."
  
              for i in $incllist; do
  	      if test -f $i/pango/pango.h; then
-@@ -122,7 +122,7 @@
+@@ -121,7 +121,7 @@
        if test x"${ac_cv_path_pango_incl}" != x; then
          AC_CHECK_LIB(pango-${version}, pango_engine_shape_class_init, [ac_cv_path_pango_lib="-lpango-${version}"],[
            AC_MSG_CHECKING([for libpango library])
--          libslist="/usr/lib64 /usr/lib /sw/lib /usr/local/lib /home/latest/lib /opt/lib /usr/pkg/lib .. ../.."
+-          libslist="/usr/lib64 /usr/lib /sw/lib /usr/X11R6/lib64 /usr/X11R6/lib /usr/local/lib /home/latest/lib /opt/lib /usr/pkg/lib .. ../.."
 +          libslist="${prefix}/lib /usr/lib64 /usr/lib /sw/lib /usr/local/lib /home/latest/lib /opt/lib /usr/pkg/lib .. ../.."
            for i in $libslist; do
  	    if test -f $i/libpango-${version}.a -o -f $i/libpango-${version}.so; then
diff -ruN --exclude=CVS /usr/ports/graphics/gnash/files/patch-macros_sdl.m4 /home/rafan/tmp/ports/gnash/files/patch-macros_sdl.m4
--- /usr/ports/graphics/gnash/files/patch-macros_sdl.m4	Sat Apr 22 09:52:03 2006
+++ /home/rafan/tmp/ports/gnash/files/patch-macros_sdl.m4	Wed Dec 31 19:00:00 1969
@@ -1,35 +0,0 @@
---- macros/sdl.m4.orig	Sat Apr 22 11:10:23 2006
-+++ macros/sdl.m4	Sat Apr 22 11:03:46 2006
-@@ -59,8 +59,8 @@
-         ac_cv_path_sdl_incl=$i/SDL/include
-         break
-       fi
--      if test -f $i/include/SDL/SDL.h; then
--        ac_cv_path_sdl_incl=$i/include/SDL
-+      if test -f $i/include/SDL11/SDL.h; then
-+        ac_cv_path_sdl_incl=$i/include/SDL11
-         break
-       fi
-     done
-@@ -94,17 +94,17 @@
- 
-   SDL_LIBS=""
-   if test x"${ac_cv_path_sdl_lib}" = x ; then
--    AC_CHECK_LIB(SDL, SDL_Init, [ac_cv_path_sdl_lib="-lSDL"],[
-+    AC_CHECK_LIB(SDL-1.1, SDL_Init, [ac_cv_path_sdl_lib="-lSDL-1.1"],[
-       AC_MSG_CHECKING([for SDL library])
-       liblist="${prefix}/lib64 ${prefix}/lib /usr/lib64 /usr/lib /usr/pkg/lib /sw/lib /usr/local/lib /home/latest/lib /opt/lib.. ../.."
-       for i in $liblist; do
--        if test -f $i/libSDL.a -o -f $i/libSDl.so; then
-+        if test -f $i/libSDL-1.1.a -o -f $i/libSDL-1.1.so; then
-           if test x"$i" != x"/usr/lib"; then
--            ac_cv_path_sdl_lib="-L$i -lSDL"
-+            ac_cv_path_sdl_lib="-L$i -lSDL-1.1"
-             AC_MSG_RESULT(${ac_cv_path_sdl_lib})
-             break
-           else
--            ac_cv_path_sdl_lib="-lSDL"
-+            ac_cv_path_sdl_lib="-lSDL-1.1"
-             AC_MSG_RESULT([yes])
- 	    has_sdl=yes
-             break
--- gnash-0.7.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605072122.k47LMYdV003000>