pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gcc10-aux: remove misleading comment



Module Name:	pkgsrc-wip
Committed By:	nia <nia%NetBSD.org@localhost>
Pushed By:	nee
Date:		Sun Mar 13 09:30:29 2022 +0100
Changeset:	e8fdd8fbdf1ba98275eafa93734274a5be61c620

Modified Files:
	gcc10-aux/Makefile

Log Message:
gcc10-aux: remove misleading comment

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e8fdd8fbdf1ba98275eafa93734274a5be61c620

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gcc10-aux/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/gcc10-aux/Makefile b/gcc10-aux/Makefile
index 7220176bc2..6697ab701e 100644
--- a/gcc10-aux/Makefile
+++ b/gcc10-aux/Makefile
@@ -5,9 +5,6 @@ GCC_PKGNAME=		gcc10-aux
 
 DISTNAME=	gcc-${GCC10_DIST_VERSION}
 PKGNAME=	${GCC_PKGNAME}-${GCC10_DIST_VERSION}
-## When bumping the PKGREVISION of this package the PKGREVISION of
-## lang/gcc10-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-${GCC10_DIST_VERSION}/}
 EXTRACT_SUFX=	.tar.xz


Home | Main Index | Thread Index | Old Index