git: dc07de1ab503 - main - audio/ladspa: Fix fetch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 12:53:43 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc07de1ab5036521db211ed806e18ad7b750cc3e commit dc07de1ab5036521db211ed806e18ad7b750cc3e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-02-28 09:40:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-02-28 12:46:38 +0000 audio/ladspa: Fix fetch The content is identical with https://distfiles.gentoo.org/distfiles/17/ladspa_sdk_1.17.tgz (71,052 bytes, d9d596171d93f9c226fcdb7e27c6f917422ac487efe2c05e0a18094df4268061). % make fetch ===> License LGPL21 accepted by the user => ladspa_sdk_1.17.tgz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://www.ladspa.org/download/ladspa_sdk_1.17.tgz fetch: http://www.ladspa.org/download/ladspa_sdk_1.17.tgz: size mismatch: expected 71052, actual 71053 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/ladspa_sdk_1.17.tgz fetch: http://distcache.FreeBSD.org/ports-distfiles/ladspa_sdk_1.17.tgz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop. make: stopped in /usr/ports/audio/ladspa --- audio/ladspa/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/ladspa/distinfo b/audio/ladspa/distinfo index 215fe6664615..ae3b14972d0e 100644 --- a/audio/ladspa/distinfo +++ b/audio/ladspa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631475973 -SHA256 (ladspa_sdk_1.17.tgz) = d9d596171d93f9c226fcdb7e27c6f917422ac487efe2c05e0a18094df4268061 -SIZE (ladspa_sdk_1.17.tgz) = 71052 +TIMESTAMP = 1645888046 +SHA256 (ladspa_sdk_1.17.tgz) = 27d24f279e4b81bd17ecbdcc38e4c42991bb388826c0b200067ce0eb59d3da5b +SIZE (ladspa_sdk_1.17.tgz) = 71053