summaryrefslogtreecommitdiff
path: root/lang/gcc5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc5/Makefile')
-rw-r--r--lang/gcc5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc5/Makefile b/lang/gcc5/Makefile
index b52aebbc6c8c..8b7c332001ce 100644
--- a/lang/gcc5/Makefile
+++ b/lang/gcc5/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
-PORTVERSION= 5.0.s20150405
+PORTVERSION= 5.0.1.s20150414
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${DISTVERSION}
@@ -33,7 +33,7 @@ UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
# Y.2.s20140817 results in values of Y-20140817, Y.2.0, and Y
# for these three.
DISTVERSION= ${PORTVERSION:C/([0-9]+).*\.s([0-9]+)/\1-\2/}
-GCC_VERSION= ${PORTVERSION:C/(.+)\.s[0-9]{8}/\1.0/}
+GCC_VERSION= ${PORTVERSION:C/(.+)\.s[0-9]{8}/\1/}
SUFFIX= ${PORTVERSION:C/([0-9]+).*/\1/}
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 sparc64 arm armv6 armv6hf
USES= cpe gmake iconv libtool makeinfo perl5 tar:bzip2