pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

powerdns-recursor52: Clean-up



Module Name:	pkgsrc-wip
Committed By:	Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By:	drixter
Date:		Mon Apr 21 11:46:46 2025 +0200
Changeset:	b75ca6333cb2c07992bc6892464cae8ed32f2d97

Modified Files:
	powerdns-recursor52/cargo-depends.mk

Log Message:
powerdns-recursor52: Clean-up

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b75ca6333cb2c07992bc6892464cae8ed32f2d97

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 powerdns-recursor52/cargo-depends.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/powerdns-recursor52/cargo-depends.mk b/powerdns-recursor52/cargo-depends.mk
index 7ebb8e53b2..9ff509f2f9 100644
--- a/powerdns-recursor52/cargo-depends.mk
+++ b/powerdns-recursor52/cargo-depends.mk
@@ -41,5 +41,5 @@ CARGO_CRATE_DEPENDS+=	windows_i686_gnullvm-0.52.6
 CARGO_CRATE_DEPENDS+=	windows_x86_64_gnu-0.52.6
 CARGO_CRATE_DEPENDS+=	windows_x86_64_gnullvm-0.52.6
 CARGO_CRATE_DEPENDS+=	windows_x86_64_msvc-0.52.6
-CARGO_CRATE_DEPENDS+=   serde_yaml-0.9.34+deprecated
-CARGO_CRATE_DEPENDS+=   unsafe-libyaml-0.2.11
+CARGO_CRATE_DEPENDS+=	serde_yaml-0.9.34+deprecated
+CARGO_CRATE_DEPENDS+=	unsafe-libyaml-0.2.11


Home | Main Index | Thread Index | Old Index