Gitweb links:

...log 
http://git.netsurf-browser.org/toolchains.git/shortlog/7b3a7410eb447f3fdddd0d369fabe9cc745df675
...commit 
http://git.netsurf-browser.org/toolchains.git/commit/7b3a7410eb447f3fdddd0d369fabe9cc745df675
...tree 
http://git.netsurf-browser.org/toolchains.git/tree/7b3a7410eb447f3fdddd0d369fabe9cc745df675

The branch, mmu_man/m68k-amiga-fix-001 has been updated
  discards  fde5acad53219cd3d409ed3babe419496e634ab6 (commit)
       via  7b3a7410eb447f3fdddd0d369fabe9cc745df675 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (fde5acad53219cd3d409ed3babe419496e634ab6)
            \
             N -- N -- N (7b3a7410eb447f3fdddd0d369fabe9cc745df675)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/toolchains.git/commit/?id=7b3a7410eb447f3fdddd0d369fabe9cc745df675
commit 7b3a7410eb447f3fdddd0d369fabe9cc745df675
Author: François Revol <[email protected]>
Commit: François Revol <[email protected]>

    m68k-amigaos: the MPC download URL changed

diff --git a/m68k-unknown-amigaos/Makefile b/m68k-unknown-amigaos/Makefile
index 16ea2bb..8597dcf 100644
--- a/m68k-unknown-amigaos/Makefile
+++ b/m68k-unknown-amigaos/Makefile
@@ -23,7 +23,7 @@ UPSTREAM_MPFR_URI := 
http://www.mpfr.org/mpfr-$(UPSTREAM_MPFR_VERSION)/$(UPSTREA
 
 UPSTREAM_MPC_VERSION := 0.8.2
 UPSTREAM_MPC_TARBALL := mpc-$(UPSTREAM_MPC_VERSION).tar.gz
-UPSTREAM_MPC_URI := 
http://www.multiprecision.org/mpc/download/$(UPSTREAM_MPC_TARBALL)
+UPSTREAM_MPC_URI := 
http://www.multiprecision.org/downloads/$(UPSTREAM_MPC_TARBALL)
 
 UPSTREAM_CLIB2_VERSION := 1_214
 UPSTREAM_CLIB2_TARBALL := V$(UPSTREAM_CLIB2_VERSION).tar.gz


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

Summary of changes:
 m68k-unknown-amigaos/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/m68k-unknown-amigaos/Makefile b/m68k-unknown-amigaos/Makefile
index 376f073..8597dcf 100644
--- a/m68k-unknown-amigaos/Makefile
+++ b/m68k-unknown-amigaos/Makefile
@@ -23,7 +23,7 @@ UPSTREAM_MPFR_URI := 
http://www.mpfr.org/mpfr-$(UPSTREAM_MPFR_VERSION)/$(UPSTREA
 
 UPSTREAM_MPC_VERSION := 0.8.2
 UPSTREAM_MPC_TARBALL := mpc-$(UPSTREAM_MPC_VERSION).tar.gz
-UPSTREAM_MPC_URI := 
http://www.multiprecision.org/download/$(UPSTREAM_MPC_TARBALL)
+UPSTREAM_MPC_URI := 
http://www.multiprecision.org/downloads/$(UPSTREAM_MPC_TARBALL)
 
 UPSTREAM_CLIB2_VERSION := 1_214
 UPSTREAM_CLIB2_TARBALL := V$(UPSTREAM_CLIB2_VERSION).tar.gz


-- 
Cross-compilation toolchains and environments

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to