summaryrefslogtreecommitdiff
path: root/lang/gcc6/Makefile
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-11-05 18:59:44 +0000
committermaya <maya@pkgsrc.org>2018-11-05 18:59:44 +0000
commitd6124fbcdffb7659a5f4fa3b00f1300d77ce9be6 (patch)
tree033c53a1f65e8a0a05d2a3f1c7b9b8511dd36d3f /lang/gcc6/Makefile
parentba3072a466e450a962c4b7b0efa7f4cb097cb7cb (diff)
downloadpkgsrc-d6124fbcdffb7659a5f4fa3b00f1300d77ce9be6.tar.gz
gcc6: update to 6.5.0. Maintenace update.
There are no new features listed on the changelog. 250 bug reports are fixed, listed by this link: https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=6.5
Diffstat (limited to 'lang/gcc6/Makefile')
-rw-r--r--lang/gcc6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc6/Makefile b/lang/gcc6/Makefile
index dee4a72ce93..e3e948803a2 100644
--- a/lang/gcc6/Makefile
+++ b/lang/gcc6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2018/08/22 09:45:20 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2018/11/05 18:59:44 maya 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 bump to be at least 1 more than the
## PKGREVISION of this package!
-PKGREVISION= 4
+#PKGREVISION=
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC6_DIST_VERSION}/}
EXTRACT_SUFX= .tar.xz