mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
devel/racer: update to 2.0.12
Changes: https://github.com/racer-rust/racer/compare/2.0.10...2.0.12
This commit is contained in:
parent
dadda3e3e6
commit
82f63b9b7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469812
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= racer
|
||||
DISTVERSION= 2.0.10
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.0.12
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= beyert@cs.ucr.edu
|
||||
@ -50,7 +49,6 @@ CARGO_CRATES= aho-corasick-0.5.3 \
|
||||
thread_local-0.2.7 \
|
||||
toml-0.1.30 \
|
||||
toml-0.2.1 \
|
||||
typed-arena-1.3.0 \
|
||||
unicode-normalization-0.1.4 \
|
||||
unicode-segmentation-1.2.0 \
|
||||
unicode-width-0.1.4 \
|
||||
|
@ -1,4 +1,4 @@
|
||||
TIMESTAMP = 1501256958
|
||||
TIMESTAMP = 1509468352
|
||||
SHA256 (rust/crates/aho-corasick-0.5.3.tar.gz) = ca972c2ea5f742bfce5687b9aef75506a764f61d37f8f649047846a9686ddb66
|
||||
SIZE (rust/crates/aho-corasick-0.5.3.tar.gz) = 252052
|
||||
SHA256 (rust/crates/ansi_term-0.9.0.tar.gz) = 23ac7c30002a5accbf7e8987d0632fa6de155b7c3d39d0067317a391e00a2ef6
|
||||
@ -63,8 +63,6 @@ SHA256 (rust/crates/toml-0.1.30.tar.gz) = 0590d72182e50e879c4da3b11c6488dae18fcc
|
||||
SIZE (rust/crates/toml-0.1.30.tar.gz) = 45082
|
||||
SHA256 (rust/crates/toml-0.2.1.tar.gz) = 736b60249cb25337bc196faa43ee12c705e426f3d55c214d73a4e7be06f92cb4
|
||||
SIZE (rust/crates/toml-0.2.1.tar.gz) = 47258
|
||||
SHA256 (rust/crates/typed-arena-1.3.0.tar.gz) = 5934776c3ac1bea4a9d56620d6bf2d483b20d394e49581db40f187e1118ff667
|
||||
SIZE (rust/crates/typed-arena-1.3.0.tar.gz) = 3870
|
||||
SHA256 (rust/crates/unicode-normalization-0.1.4.tar.gz) = e28fa37426fceeb5cf8f41ee273faa7c82c47dc8fba5853402841e665fcd86ff
|
||||
SIZE (rust/crates/unicode-normalization-0.1.4.tar.gz) = 278063
|
||||
SHA256 (rust/crates/unicode-segmentation-1.2.0.tar.gz) = a8083c594e02b8ae1654ae26f0ade5158b119bd88ad0e8227a5d8fcd72407946
|
||||
@ -81,5 +79,5 @@ SHA256 (rust/crates/winapi-0.2.8.tar.gz) = 167dc9d6949a9b857f3451275e911c3f44255
|
||||
SIZE (rust/crates/winapi-0.2.8.tar.gz) = 455145
|
||||
SHA256 (rust/crates/winapi-build-0.1.1.tar.gz) = 2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc
|
||||
SIZE (rust/crates/winapi-build-0.1.1.tar.gz) = 669
|
||||
SHA256 (racer-rust-racer-2.0.10_GH0.tar.gz) = 8e81da4f238117affe7631a7656b219294950ff17b2bea85794060be11b80489
|
||||
SIZE (racer-rust-racer-2.0.10_GH0.tar.gz) = 149892
|
||||
SHA256 (racer-rust-racer-2.0.12_GH0.tar.gz) = 1fa063d90030c200d74efb25b8501bb9a5add7c2e25cbd4976adf7a73bf715cc
|
||||
SIZE (racer-rust-racer-2.0.12_GH0.tar.gz) = 151413
|
||||
|
Loading…
Reference in New Issue
Block a user