diff options
author | riggs <riggs@FreeBSD.org> | 2016-04-17 18:33:47 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2016-04-17 18:33:47 +0800 |
commit | 27e3614aa978393c0475cef5a8239ac4b0d5cee8 (patch) | |
tree | cfd6dfdee5e074e6401da0ee3064a6e2bdb0f7ee /lang | |
parent | 5461cc39ece047c2c132bdb905ced2de6852be1a (diff) | |
download | freebsd-ports-gnome-27e3614aa978393c0475cef5a8239ac4b0d5cee8.tar.gz freebsd-ports-gnome-27e3614aa978393c0475cef5a8239ac4b0d5cee8.tar.zst freebsd-ports-gnome-27e3614aa978393c0475cef5a8239ac4b0d5cee8.zip |
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.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/rust/files/patch-src_snapshots.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/lang/rust/files/patch-src_snapshots.txt b/lang/rust/files/patch-src_snapshots.txt index 7ac5835becfb..7a8cb22d0bf2 100644 --- a/lang/rust/files/patch-src_snapshots.txt +++ b/lang/rust/files/patch-src_snapshots.txt @@ -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 |