gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, release_0_8_9, updated. release_0_8_9


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, release_0_8_9, updated. release_0_8_9_start-5-gbb3fc4e
Date: Sun, 30 Jan 2011 19:22:22 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, release_0_8_9 has been updated
       via  bb3fc4e2302160f598c0cd0700e15af953a0b05f (commit)
       via  5861879f771ab1af238a411e5b035229d1b708bd (commit)
      from  079b9ddc7ea506b21837391f8773f8bbf6cdee90 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=bb3fc4e2302160f598c0cd0700e15af953a0b05f


commit bb3fc4e2302160f598c0cd0700e15af953a0b05f
Author: Rob Savoye <address@hidden>
Date:   Sun Jan 30 12:21:13 2011 -0700

    add XMLSocketTester.sh to the DIST

diff --git a/testsuite/misc-ming.all/Makefile.am 
b/testsuite/misc-ming.all/Makefile.am
index c86b0a4..21a84fa 100644
--- a/testsuite/misc-ming.all/Makefile.am
+++ b/testsuite/misc-ming.all/Makefile.am
@@ -50,8 +50,8 @@ EXTRA_DIST = \
        SharedObjectTest.as \
        SharedObjectTestRunner.sh \
        SharedObjectTest.sol/sol1.sol \
-       SharedObjectTest.sol/README 
-
+       SharedObjectTest.sol/README \
+       XMLSocketTester.sh
 
 AM_CPPFLAGS = \
        -I$(top_srcdir)/libbase \
@@ -161,7 +161,7 @@ check_PROGRAMS = \
        BitmapDataTestRunner \
        BitmapDataDraw \
        $(NULL)
-       
+
 if MING_VERSION_0_4_3
 check_PROGRAMS += \
        EmbeddedSoundTest \
@@ -262,7 +262,7 @@ check_SCRIPTS = \
        init_action_testrunner \
        InitActionTest2Runner \
        $(NULL)
-       
+
 if MAKESWF_SUPPORTS_PREBUILT_CLIPS
 check_SCRIPTS += VarAndCharClashTest-Runner \
        gotoFrame2Test-Runner \

http://git.savannah.gnu.org/cgit//commit/?id=5861879f771ab1af238a411e5b035229d1b708bd


commit 5861879f771ab1af238a411e5b035229d1b708bd
Author: Rob Savoye <address@hidden>
Date:   Sun Jan 30 11:44:02 2011 -0700

    use 0.8.9 instead of master for the revno.h generated by building from the 
source tarball

diff --git a/Makefile.am b/Makefile.am
index c2f39fe..4f2b525 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -147,7 +147,7 @@ revno.h:
         else \
           revno="$(NOW)"; \
           comm_id="none"; \
-          nick="master"; \
+          nick="$(VERSION)"; \
         fi; \
        if test \! -z "$${revno}"; then \
           echo "Generating revno.h ($${nick} $${revno} $${comm_id})"; \

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am                         |    2 +-
 testsuite/misc-ming.all/Makefile.am |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]