summaryrefslogtreecommitdiff
path: root/cross/gcc-mips-current
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-01-28 16:24:10 +0000
committerwiz <wiz@pkgsrc.org>2018-01-28 16:24:10 +0000
commit550242385813e78eec495f45fb858c291f741218 (patch)
treed166f7ec3cb19fbbe719655a63f9a241b1545187 /cross/gcc-mips-current
parent1c35c4003beff77194757e1120d16036918e3ba4 (diff)
downloadpkgsrc-550242385813e78eec495f45fb858c291f741218.tar.gz
recursive bump after mpfr shlib major bump
Diffstat (limited to 'cross/gcc-mips-current')
-rw-r--r--cross/gcc-mips-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/gcc-mips-current/Makefile b/cross/gcc-mips-current/Makefile
index eae67aba9ae..1688c2a03ec 100644
--- a/cross/gcc-mips-current/Makefile
+++ b/cross/gcc-mips-current/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2016/07/09 06:37:58 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2018/01/28 16:24:12 wiz Exp $
GCC_DIST_VERSION=4.9.2
GCC_PKGNAME= gcc-mips-${GCC_DIST_VERSION}
DISTNAME= gcc-${GCC_DIST_VERSION}
PKGNAME= ${GCC_PKGNAME}
-PKGREVISION= 2
+PKGREVISION= 3
#PKGREVISION= 1
CATEGORIES= cross lang
MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_DIST_VERSION}/}