git: d91e0eb16e5c - main - dns/dog: Chase USES=cargo's new git source support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 08:57:07 UTC
The branch main has been updated by tobik:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d91e0eb16e5c849453997178aea2ac7a59824ae9
commit d91e0eb16e5c849453997178aea2ac7a59824ae9
Author: Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2021-10-07 14:47:16 +0000
Commit: Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2021-10-25 08:49:09 +0000
dns/dog: Chase USES=cargo's new git source support
PR: 256581
---
dns/dog/Makefile | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/dns/dog/Makefile b/dns/dog/Makefile
index b78020ffd706..fa83094e6f1b 100644
--- a/dns/dog/Makefile
+++ b/dns/dog/Makefile
@@ -15,7 +15,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= cargo ssl
USE_GITHUB= yes
GH_ACCOUNT= ogham
-GH_TUPLE= llogiq:mutagen:c7abc956a10e8a3e2cc71f21279ea0a42f7b7c10:mutagen
CARGO_CRATES= addr2line-0.14.0 \
adler-0.2.3 \
@@ -89,9 +88,8 @@ CARGO_CRATES= addr2line-0.14.0 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
- winreg-0.6.2
-CARGO_USE_GITHUB= yes
-CARGO_GIT_SUBDIR= mutagen:mutagen:mutagen
+ winreg-0.6.2 \
+ mutagen,mutagen-core,mutagen-transform@git+https://github.com/llogiq/mutagen\#c7abc956a10e8a3e2cc71f21279ea0a42f7b7c10
PORTDOCS= README.md