mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
devel/corrosion: update 0.5.1 → 0.5.2
Reported by: portscout
This commit is contained in:
parent
6c53d9e754
commit
f99e163d9e
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
||||||
PORTNAME= corrosion
|
PORTNAME= corrosion
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 0.5.1
|
DISTVERSION= 0.5.2
|
||||||
PORTREVISION= 3
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
@ -30,6 +29,6 @@ CMAKE_TESTING_ON= CORROSION_BUILD_TESTS # 2 tests fail
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
# tests as of 0.5.1: 97% tests passed, 2 tests failed out of 72, see https://github.com/corrosion-rs/corrosion/issues/602
|
# tests as of 0.5.2: 97% tests passed, 2 tests failed out of 72 (2 failures are in rustup and parsing of triplets)
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1736465723
|
TIMESTAMP = 1745555384
|
||||||
SHA256 (corrosion-rs-corrosion-v0.5.1_GH0.tar.gz) = 843334a9f0f5efbc225dccfa88031fe0f2ec6fd787ca1e7d55ed27b2c25d9c97
|
SHA256 (corrosion-rs-corrosion-v0.5.2_GH0.tar.gz) = 6bc02411e29183a896aa60c58db6819ec6cf57c08997481d0b0da9029356b529
|
||||||
SIZE (corrosion-rs-corrosion-v0.5.1_GH0.tar.gz) = 91574
|
SIZE (corrosion-rs-corrosion-v0.5.2_GH0.tar.gz) = 91872
|
||||||
|
|
Loading…
Add table
Reference in a new issue