summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 17:40:06 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 13:47:34 +0000
commit7305c04bd61207accc6c2d70af5f22de19317852 (patch)
tree7a9e7ef06c2015dfbfb3541fdfd47a25aa21f671
parentshells/zsh-completions: Remove completion for tarsnap (diff)
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 (cherry picked from commit dc07de1ab5036521db211ed806e18ad7b750cc3e)
-rw-r--r--audio/ladspa/distinfo6
1 files 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