aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-07 14:47:43 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-25 08:49:16 +0000
commitbbf47d7c7859723a8a4464db47818b1815fc0d13 (patch)
treead23c03d92d8d3d426b810ec40ab696e29cd54b3 /www
parent058754f4879c577c5322bc43aba66b109e580267 (diff)
downloadports-bbf47d7c7859723a8a4464db47818b1815fc0d13.tar.gz
ports-bbf47d7c7859723a8a4464db47818b1815fc0d13.zip
www/miniserve: Chase USES=cargo's new git source support
PR: 256581
Diffstat (limited to 'www')
-rw-r--r--www/miniserve/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/miniserve/Makefile b/www/miniserve/Makefile
index 605dc3612c20..4cf2b6bea081 100644
--- a/www/miniserve/Makefile
+++ b/www/miniserve/Makefile
@@ -14,7 +14,6 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE
USES= cargo ssl:build
USE_GITHUB= yes
GH_ACCOUNT= svenstaro
-GH_TUPLE= svenstaro:mime_guess:ac76840e14bc6f2f7cbbb347052ec7e4de7e3043:mime_guess
CARGO_CRATES= actix-codec-0.4.0 \
actix-files-0.6.0-beta.6 \
actix-http-3.0.0-beta.9 \
@@ -320,8 +319,8 @@ CARGO_CRATES= actix-codec-0.4.0 \
zip-0.5.13 \
zstd-0.7.0+zstd.1.4.9 \
zstd-safe-3.1.0+zstd.1.4.9 \
- zstd-sys-1.5.0+zstd.1.4.9
-CARGO_USE_GITHUB= yes
+ zstd-sys-1.5.0+zstd.1.4.9 \
+ mime_guess@git+https://github.com/svenstaro/mime_guess.git\#ac76840e14bc6f2f7cbbb347052ec7e4de7e3043
PLIST_FILES= bin/miniserve
PORTDOCS= README.md