freebsd-ports/Mk/Scripts
Tobias Kortkamp 18052912af
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
2022-10-08 14:21:19 +02:00
..
actual-package-depends.sh
cargo-crates-git-common.awk Uses/cargo: Fix invalid WRKSRC for crates fetched from GitLab with tag 2022-10-08 14:21:19 +02:00
cargo-crates-git-configure.awk Uses/cargo: Rework git source support based on patch-in-config sections 2021-10-25 10:49:06 +02:00
cargo-crates-git-fetch.awk Uses/cargo: Rework git source support based on patch-in-config sections 2021-10-25 10:49:06 +02:00
cargo-crates.awk Uses/cargo: Rework git source support based on patch-in-config sections 2021-10-25 10:49:06 +02:00
check-desktop-entries.sh
check-stagedir.sh
check-vulnerable.sh
check_leftovers.sh devel/glib: convert gio modules and glib schemas to triggers 2022-03-18 11:00:23 +01:00
checksum.sh
create-manifest.sh Mk/bsd.port.mk: support multiple URLs in WWW 2022-09-21 13:23:44 +02:00
depends-list.sh
desktop-categories.sh
dialog4ports.sh
do-depends.sh
do-fetch.sh
do-patch.sh
do-users-groups.sh
find-lib.sh
functions.sh
generate-symbols.sh
install-desktop-entries.sh
makesum.sh
plist_sub_sed_sort.sh
ports_env.sh
qa.sh Mk/Scripts/qa.sh: Bogus 'xx doesn't have a SONAME' messages are printed by stage-qa for some shared libraries 2022-07-09 07:52:33 -07:00
rust-compat11-canary.sh
security-check.awk
sed_checked.sh
smart_makepatch.sh
split-url.awk