pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/gcc9 lang/gcc9: add myself as maintainer
details: https://anonhg.NetBSD.org/pkgsrc/rev/f93a4a5f4915
branches: trunk
changeset: 410727:f93a4a5f4915
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Jan 28 04:02:34 2020 +0000
description:
lang/gcc9: add myself as maintainer
I created the package (based on lang/gcc8) and made the PLIST check
intentionally strict, to document which files are installed under which
circumstances. Therefore it's only fair that I get all the bug reports
directly.
diffstat:
lang/gcc9/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0c68f2ed06b1 -r f93a4a5f4915 lang/gcc9/Makefile
--- a/lang/gcc9/Makefile Tue Jan 28 03:58:26 2020 +0000
+++ b/lang/gcc9/Makefile Tue Jan 28 04:02:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/01/28 03:58:26 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/01/28 04:02:34 rillig Exp $
GCC9_VERSION= 9.2.0
@@ -9,7 +9,7 @@
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC9_VERSION}/}
EXTRACT_SUFX= .tar.xz
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= rillig%NetBSD.org@localhost
HOMEPAGE= https://gcc.gnu.org/
COMMENT= The GNU Compiler Collection (GCC) - Release 9 Series
LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3
Home |
Main Index |
Thread Index |
Old Index