summaryrefslogtreecommitdiff
path: root/lang/gcc48
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2013-04-19 23:45:27 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2013-04-19 23:45:27 +0000
commite077a0a5088f9d7b1aac4e7c1e167634c63a5213 (patch)
treea3ac70776a1b8403402d446959e62570086cd10d /lang/gcc48
parent- update to 2.0.2 (diff)
Update to the 20130418 snapshot of GCC 4.8.1. This no longer installs
libffi and its info and man pages which was always meant to remain for internal use only. Feature safe: yes
Notes
Notes: svn path=/head/; revision=316124
Diffstat (limited to 'lang/gcc48')
-rw-r--r--lang/gcc48/Makefile5
-rw-r--r--lang/gcc48/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index 33db5107f535..6d6983afa8ed 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
-PORTVERSION= 4.8.1.20130328
+PORTVERSION= 4.8.1.20130418
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
@@ -132,8 +132,7 @@ MAN3= ffi${SUFFIX}.3 \
ffi_prep_cif${SUFFIX}.3 \
ffi_prep_cif_var${SUFFIX}.3
INFO+= gcc${SUFFIX}/cp-tools \
- gcc${SUFFIX}/gcj \
- gcc${SUFFIX}/libffi
+ gcc${SUFFIX}/gcj
PLIST_SUB+= JAVA=""
.else
CONFIGURE_ARGS+=--disable-libgcj
diff --git a/lang/gcc48/distinfo b/lang/gcc48/distinfo
index b01f2c5f9579..258751716286 100644
--- a/lang/gcc48/distinfo
+++ b/lang/gcc48/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gcc-4.8-20130328.tar.bz2) = a46e8a22fee032e9511b07bd54ae6ab64465afd1f204faaca45464eb5c66fc92
-SIZE (gcc-4.8-20130328.tar.bz2) = 82609469
+SHA256 (gcc-4.8-20130418.tar.bz2) = f1148307d1ef0ab731dda8b6e5e90fd778f37bf62f46ad455e0a1cb8d948dc05
+SIZE (gcc-4.8-20130418.tar.bz2) = 82573341