pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/rust lang/rust: Prune comments about closed PRs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c280c1d78e33
branches:  trunk
changeset: 439880:c280c1d78e33
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue Sep 29 16:45:16 2020 +0000

description:
lang/rust: Prune comments about closed PRs

diffstat:

 lang/rust/Makefile |  10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)

diffs (24 lines):

diff -r 0153916f892a -r c280c1d78e33 lang/rust/Makefile
--- a/lang/rust/Makefile        Tue Sep 29 16:24:28 2020 +0000
+++ b/lang/rust/Makefile        Tue Sep 29 16:45:16 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.196 2020/09/29 16:24:28 gdt Exp $
+# $NetBSD: Makefile,v 1.197 2020/09/29 16:45:16 gdt Exp $
 
 DISTNAME=      rustc-1.45.2-src
 PKGNAME=       ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -132,14 +132,6 @@
 #
 # NetBSD 8.1 earmv7hf: unknown configure option
 #   http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54621
-#
-# NetBSD 9 i386: bootstrap fails with missing libcurl.so.4
-#   http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=55368
-
-# Stale PRs (a reason to believe they no longer apply)
-#
-# NetBSD 8.1 sparc64: bootstrap fails with libssl.so.14 missing
-#   http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54622
 
 .endif
 



Home | Main Index | Thread Index | Old Index