Mark BROKEN: tries to clone git repository during build phase
Updating git repository `https://github.com/mmokhi/rust-mdns` warning: spurious network error (2 tries remaining): [12/-1] curl error: warning: spurious network error (1 tries remaining): [12/-1] curl error: error: failed to load source for a dependency on `mdns` Caused by: Unable to update https://github.com/mmokhi/rust-mdns Caused by: failed to clone into: /wrkdirs/usr/ports/multimedia/librespot/work/librespot-85dbc3b/git/db/rust-mdns-02ad69c3177fccfb Reported by: pkg-fallout
This commit is contained in:
parent
e9d1defe79
commit
66a004665f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441261
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ COMMENT= Open Source Spotify client library
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= tries to clone git repository during build phase
|
||||
|
||||
BUILD_DEPENDS= cargo>0:devel/cargo \
|
||||
portaudio>0:audio/portaudio
|
||||
|
||||
|
|
Loading…
Reference in a new issue