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: remove reference to nonexisting g...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25f8ababce5c
branches:  trunk
changeset: 347285:25f8ababce5c
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Jan 10 07:50:25 2020 +0000

description:
lang/gcc9: remove reference to nonexisting gcc9-libs

diffstat:

 lang/gcc9/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (18 lines):

diff -r ae80b6e86005 -r 25f8ababce5c lang/gcc9/Makefile
--- a/lang/gcc9/Makefile        Fri Jan 10 07:49:48 2020 +0000
+++ b/lang/gcc9/Makefile        Fri Jan 10 07:50:25 2020 +0000
@@ -1,13 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2020/01/06 15:43:51 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/10 07:50:25 rillig Exp $
 
 GCC9_PKGBASE=  gcc9
 GCC9_VERSION=  9.2.0
 
 DISTNAME=      gcc-${GCC9_VERSION}
 PKGNAME=       ${GCC9_PKGBASE}-${GCC9_VERSION}
-## When bumping the PKGREVISION of this package, the PKGREVISION of
-## lang/gcc9-libs needs to be bumped to be at least 1 more than the
-## PKGREVISION of this package!
 CATEGORIES=    lang
 MASTER_SITES=  ${MASTER_SITE_GNU:=gcc/gcc-${GCC9_VERSION}/}
 EXTRACT_SUFX=  .tar.xz



Home | Main Index | Thread Index | Old Index