Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2016 10:33:47 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413503 - head/lang/rust/files
Message-ID:  <201604171033.u3HAXl9Y076361@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sun Apr 17 10:33:47 2016
New Revision: 413503
URL: https://svnweb.freebsd.org/changeset/ports/413503

Log:
  Make recent stage0 snapshot known to build system on DragonFly
  
  Language changes require very recent stage0 snapshots to build
  rust 1.8.0. Upstream forgot to make these snapshots known to the
  build system. While this was patched for FreeBSD in r413501, it
  was missed for DragonFly. This changeset fixes this.

Modified:
  head/lang/rust/files/patch-src_snapshots.txt

Modified: head/lang/rust/files/patch-src_snapshots.txt
==============================================================================
--- head/lang/rust/files/patch-src_snapshots.txt	Sun Apr 17 10:22:50 2016	(r413502)
+++ head/lang/rust/files/patch-src_snapshots.txt	Sun Apr 17 10:33:47 2016	(r413503)
@@ -1,6 +1,12 @@
 --- src/snapshots.txt.orig	2016-04-11 21:22:04 UTC
 +++ src/snapshots.txt
-@@ -6,6 +6,8 @@ S 2016-02-17 4d3eebf
+@@ -1,4 +1,5 @@
+ S 2016-02-17 4d3eebf
++  dragonfly-x86_64 765bb5820ad406e966ec0ac51c8070b656459b02
+   linux-i386 5f194aa7628c0703f0fd48adc4ec7f3cc64b98c7
+   linux-x86_64 d29b7607d13d64078b6324aec82926fb493f59ba
+   macos-i386 4c8e42dd649e247f3576bf9dfa273327b4907f9c
+@@ -6,6 +7,8 @@ S 2016-02-17 4d3eebf
    winnt-i386 0c336d794a65f8e285c121866c7d59aa2dd0d1e1
    winnt-x86_64 27e75b1bf99770b3564bcebd7f3230be01135a92
    openbsd-x86_64 ac957c6b84de2bd67f01df085d9ea515f96e22f3



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