From 6e2c2be71cd9f5970d0fcc0003c9449bca401745 Mon Sep 17 00:00:00 2001 From: jperkin Date: Tue, 27 Aug 2019 06:42:30 +0000 Subject: gcc7: Revert zlib change, it causes bootstrap issues. It doesn't appear to be related to the failure that prompted it. Bump gcc7-libs twice as it had fallen behind gcc7. --- lang/gcc7-libs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/gcc7-libs') diff --git a/lang/gcc7-libs/Makefile b/lang/gcc7-libs/Makefile index 10461f4c009..7637453a269 100644 --- a/lang/gcc7-libs/Makefile +++ b/lang/gcc7-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2019/08/06 14:05:05 maya Exp $ +# $NetBSD: Makefile,v 1.6 2019/08/27 06:42:30 jperkin Exp $ GCC_PKGNAME= gcc7 .include "../../lang/${GCC_PKGNAME}/version.mk" @@ -9,7 +9,7 @@ PKGNAME= ${GCC_PKGNAME}-libs-${GCC7_DIST_VERSION} ## The PKGREVISION of this package needs to be at least 1 more than the ## PKGREVISION of the lang/gcc7 package so that with the dependence pattern ## '{gcc7,gcc7-libs}>=7.4.*' pkg_add will choose gcc7-libs over gcc7. -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= # empty -- cgit v1.2.3