diff options
author | nia <nia@pkgsrc.org> | 2021-04-02 11:58:54 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-04-02 11:58:54 +0000 |
commit | e5a859825fd002e955a0517e6428f4509307fbdf (patch) | |
tree | e2dd5ab1409ee5730bc33c23285509646517701f /doc | |
parent | e012e3e2dafe038a55cd7597397e2ccc77f859c5 (diff) | |
download | pkgsrc-e5a859825fd002e955a0517e6428f4509307fbdf.tar.gz |
doc: removed gcc49, gcc48
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2021 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/CHANGES-2021 b/doc/CHANGES-2021 index 87b6b1e7556..f3326179da5 100644 --- a/doc/CHANGES-2021 +++ b/doc/CHANGES-2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1935 2021/04/02 10:07:36 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.1936 2021/04/02 11:58:54 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2965,3 +2965,7 @@ Changes to the packages collection and infrastructure in 2021: Updated textproc/py-xlsxwriter to 1.3.8 [adam 2021-04-02] Updated devel/py-gitdb to 4.0.7 [adam 2021-04-02] Added x11/wxGTK31 version 3.1.4 [wiz 2021-04-02] + Removed lang/gcc48 [nia 2021-04-02] + Removed lang/gcc48-libs [nia 2021-04-02] + Removed lang/gcc49 [nia 2021-04-02] + Removed lang/gcc49-libs [nia 2021-04-02] |