summaryrefslogtreecommitdiff
path: root/lang/gcc6
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-12-04 20:44:57 +0000
committernia <nia@pkgsrc.org>2020-12-04 20:44:57 +0000
commit77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8 (patch)
tree1eccd708a0d316288b6c89678204df314ab01ff0 /lang/gcc6
parent00fa5d76195777807cd64ed9f07dc0cefefe2d4b (diff)
downloadpkgsrc-77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8.tar.gz
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
Diffstat (limited to 'lang/gcc6')
-rw-r--r--lang/gcc6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc6/Makefile b/lang/gcc6/Makefile
index 70d8900282e..59b1409fdba 100644
--- a/lang/gcc6/Makefile
+++ b/lang/gcc6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2020/10/23 00:45:48 gutteridge Exp $
+# $NetBSD: Makefile,v 1.29 2020/12/04 20:45:26 nia Exp $
GCC_PKGNAME= gcc6
.include "version.mk"
@@ -8,7 +8,7 @@ PKGNAME= ${GCC_PKGNAME}-${GCC6_DIST_VERSION}
## When bumping the PKGREVISION of this package the PKGREVISION of
## lang/gcc6-libs needs to be bumped to be at least 1 more than the
## PKGREVISION of this package!
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC6_DIST_VERSION}/}
EXTRACT_SUFX= .tar.xz