aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc47/pkg-descr
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-06-20 00:28:03 +0800
committergerald <gerald@FreeBSD.org>2009-06-20 00:28:03 +0800
commit0c2c7a89cf106d9c5eb3b9b938883cf9933f865a (patch)
treef1f43fe1d965d082dc39fc6ed82388798aafbe94 /lang/gcc47/pkg-descr
parent6e226a44b055705005225cbd9a79b677918b6716 (diff)
downloadfreebsd-ports-gnome-0c2c7a89cf106d9c5eb3b9b938883cf9933f865a.tar.gz
freebsd-ports-gnome-0c2c7a89cf106d9c5eb3b9b938883cf9933f865a.tar.zst
freebsd-ports-gnome-0c2c7a89cf106d9c5eb3b9b938883cf9933f865a.zip
Update to the 20090618 snapshot of GCC 4.5.0. Tweak pkg-descr "footer".
Add hack for non-default LOCALBASE until the ports infrastructure has been fixed. [1] The new share/libstdc++/python/libstdcxx has now moved to a version specific location based on an upstream report of mine. And there are now three new ffi related man pages. Dedicated to:
Diffstat (limited to 'lang/gcc47/pkg-descr')
-rw-r--r--lang/gcc47/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcc47/pkg-descr b/lang/gcc47/pkg-descr
index 4fff0c14b894..eb55b6842190 100644
--- a/lang/gcc47/pkg-descr
+++ b/lang/gcc47/pkg-descr
@@ -8,3 +8,5 @@ consume more than 512MB of main memory. Set WITHOUT_JAVA=yes in
the environment when building this port to avoid that.)
WWW: http://gcc.gnu.org/
+
+Gerald Pfeifer <gerald@FreeBSD.org>