Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --- pkgsrc/lang/gcc6/Makefile 2018/01/28 16:24:14 1.13 +++ pkgsrc/lang/gcc6/Makefile 2018/08/22 09:45:20 1.15 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2018/01/28 16:24:14 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2018/08/22 09:45:20 wiz Exp $ GCC_PKGNAME= gcc6 .include "version.mk" @@ -8,7 +8,7 @@ PKGNAME= ${GCC_PKGNAME}-${GCC6_DIST_VERS ## When bumping the PKGREVISION of this package the PKGREVISION of ## lang/gcc6-libs needs to be bump to be at least 1 more than the ## PKGREVISION of this package! -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC6_DIST_VERSION}/} EXTRACT_SUFX= .tar.xz