pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/www/firefox
On 18.03.2020 02:27, David H. Gutteridge wrote:
Module Name: pkgsrc
Committed By: gutteridge
Date: Wed Mar 18 01:27:14 UTC 2020
Modified Files:
pkgsrc/www/firefox: mozilla-common.mk
Log Message:
firefox: remove stale and now redundant override
--- pkgsrc/www/firefox/mozilla-common.mk:1.156 Sun Mar 15 18:50:58 2020
+++ pkgsrc/www/firefox/mozilla-common.mk Wed Mar 18 01:27:14 2020
@@ -224,7 +224,6 @@ BUILDLINK_API_DEPENDS.libwebp+= libwebp>
PKG_CC= ${PREFIX}/bin/clang
PKG_CXX= ${PREFIX}/bin/clang++
BUILDLINK_DEPMETHOD.clang= build
-BUILDLINK_API_DEPENDS.clang+= clang>=6.0.1nb1
.include "../../lang/clang/buildlink3.mk"
BUILDLINK_DEPMETHOD.rust= build
BUILDLINK_API_DEPENDS.rust+= rust>=1.39.0
Thank you for cleaning up the files.
I just released pkglint 19.4.12, which will warn about redundancies like
this. There are about 150 redundant lines in the whole pkgsrc tree.
That's pretty few, I would have expected more.
Home |
Main Index |
Thread Index |
Old Index