diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-10-08 14:21:19 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-10-08 14:21:19 +0200 |
commit | 18052912af5ddbea5d2008e750c568dda0d97b43 (patch) | |
tree | 0e84613d3b60ce3e87ea90a802b5be201ebca50d /textproc/apache-solr/files/patch-bin_solr | |
parent | graphics/py-traitsui: Update to 7.4.1 (diff) |
Uses/cargo: Fix invalid WRKSRC for crates fetched from GitLab with tag
When using tags the archive fetched from GitLab has the
corresponding commit hash appended to the directory root too.
snui@git+https://gitlab.com/snakedye/snui.git?tag=v0.1.4\#83873f1e148a9c84471c10f166c9a945a44d3e64
would result in
WRKSRC_crate_snui= ${WRKDIR}/snui-v0.1.4
but it must be
WRKSRC_crate_snui= ${WRKDIR}/snui-v0.1.4-83873f1e148a9c84471c10f166c9a945a44d3e64
PR: 266724
Reported by: jbeich
Diffstat (limited to 'textproc/apache-solr/files/patch-bin_solr')
0 files changed, 0 insertions, 0 deletions