pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gcc9
Module Name: pkgsrc
Committed By: rillig
Date: Tue Jan 28 04:02:34 UTC 2020
Modified Files:
pkgsrc/lang/gcc9: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/gcc9/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/gcc9/Makefile
diff -u pkgsrc/lang/gcc9/Makefile:1.9 pkgsrc/lang/gcc9/Makefile:1.10
--- pkgsrc/lang/gcc9/Makefile:1.9 Tue Jan 28 03:58:26 2020
+++ pkgsrc/lang/gcc9/Makefile Tue Jan 28 04:02:34 2020
@@ -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 @@ CATEGORIES= lang
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