summaryrefslogtreecommitdiff
path: root/lang/rust-bin/Makefile
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2021-06-13 12:25:02 +0000
committerhe <he@pkgsrc.org>2021-06-13 12:25:02 +0000
commit0eba83ba3ab73f853e40ad2cf3717e92e2d1dcb2 (patch)
treed0e2dc319781bc727589d89ffff8fc5876c42637 /lang/rust-bin/Makefile
parent396df341ae2ba39c872cf9d9b354b27dad4b5e88 (diff)
downloadpkgsrc-0eba83ba3ab73f853e40ad2cf3717e92e2d1dcb2.tar.gz
lang/rust-bin: pull over patch to files/install.sh from rust.
Better patch for src/tools/rust-installer/install-template.sh - remove one path component after share/doc/ as the original code does - do not change spacing for HACK: section Bump PKGREVISION.
Diffstat (limited to 'lang/rust-bin/Makefile')
-rw-r--r--lang/rust-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/rust-bin/Makefile b/lang/rust-bin/Makefile
index a899601d202..795121ec3da 100644
--- a/lang/rust-bin/Makefile
+++ b/lang/rust-bin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2021/06/12 20:43:41 he Exp $
+# $NetBSD: Makefile,v 1.23 2021/06/13 12:25:02 he Exp $
DISTNAME= rust-1.52.1
PKGNAME= ${DISTNAME:S/rust/rust-bin/1}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= https://static.rust-lang.org/dist/
DIST_SUBDIR= ${PKGNAME_NOREV}