Page MenuHomeFreeBSD

D57609.id179869.diff
No OneTemporary

D57609.id179869.diff

diff --git a/filesystems/pjdfstest/Makefile b/filesystems/pjdfstest/Makefile
--- a/filesystems/pjdfstest/Makefile
+++ b/filesystems/pjdfstest/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pjdfstest
-DISTVERSION= 0.2.1
+DISTVERSION= 0.2.2
CATEGORIES= filesystems
MASTER_SITES= CRATESIO
DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
@@ -13,6 +13,10 @@
USES= cargo
+# Enabling LTO also sets panic=abort, which breaks pjdfstest. pjdfstest relies
+# on generating panics and then unwinding them.
+WITHOUT_LTO= yes
+
PLIST_FILES= bin/${PORTNAME} \
share/examples/${PORTNAME}/${PORTNAME}.toml
diff --git a/filesystems/pjdfstest/distinfo b/filesystems/pjdfstest/distinfo
--- a/filesystems/pjdfstest/distinfo
+++ b/filesystems/pjdfstest/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1781031842
-SHA256 (rust/crates/pjdfstest-0.2.1.crate) = ac4962998027fc2acf10adc1b82015f9e04f86e6268b276c77df52c0c765d427
-SIZE (rust/crates/pjdfstest-0.2.1.crate) = 54871
+TIMESTAMP = 1781619393
+SHA256 (rust/crates/pjdfstest-0.2.2.crate) = bb5e2bea16df357ae879d1585bedaffe5913ab8f45e874f623b0b2f5555c8376
+SIZE (rust/crates/pjdfstest-0.2.2.crate) = 55019
SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a
SIZE (rust/crates/anstream-0.6.21.crate) = 29516
SHA256 (rust/crates/anstyle-1.0.14.crate) = 940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000

File Metadata

Mime Type
text/plain
Expires
Mon, Jun 22, 1:13 PM (6 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34167128
Default Alt Text
D57609.id179869.diff (1 KB)

Event Timeline