aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2013-04-20 07:45:27 +0800
committergerald <gerald@FreeBSD.org>2013-04-20 07:45:27 +0800
commit993b5cd64bfc9b18ab07be8050e358b5de5a2926 (patch)
treea3ac70776a1b8403402d446959e62570086cd10d /lang
parent31cb62637288262f33489ba93fc25ef5c28d5a2a (diff)
downloadfreebsd-ports-gnome-993b5cd64bfc9b18ab07be8050e358b5de5a2926.tar.gz
freebsd-ports-gnome-993b5cd64bfc9b18ab07be8050e358b5de5a2926.tar.zst
freebsd-ports-gnome-993b5cd64bfc9b18ab07be8050e358b5de5a2926.zip
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
Diffstat (limited to 'lang')
-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