summaryrefslogtreecommitdiff
path: root/lang/gcc
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-10-05 20:54:52 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-10-05 20:54:52 +0000
commit08e871a703b916114c16ffec089475be4d3d073e (patch)
treead979e69e9ef61140fbd72483fd8995b82a1a27e /lang/gcc
parentaba21cb8a77d12f84f9816723bcd4b3dac2fa59f (diff)
downloadpkgsrc-08e871a703b916114c16ffec089475be4d3d073e.tar.gz
make the libstdc++.so version number the same as the one we ship with netbsd-1.6 as
we use the same sources. Pointed out by Nick Hudson.
Diffstat (limited to 'lang/gcc')
-rw-r--r--lang/gcc/PLIST.SunOS6
-rw-r--r--lang/gcc/distinfo6
-rw-r--r--lang/gcc/patches/patch-ab16
3 files changed, 20 insertions, 8 deletions
diff --git a/lang/gcc/PLIST.SunOS b/lang/gcc/PLIST.SunOS
index c27f756ab5e..29a78cdff2e 100644
--- a/lang/gcc/PLIST.SunOS
+++ b/lang/gcc/PLIST.SunOS
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.SunOS,v 1.6 2002/09/27 12:28:15 jlam Exp $
+@comment $NetBSD: PLIST.SunOS,v 1.7 2002/10/05 20:54:52 dmcmahill Exp $
${MACHINE_GNU_PLATFORM}/include/_G_config.h
${MACHINE_GNU_PLATFORM}/include/assert.h
bin/${MACHINE_GNU_PLATFORM}-gcc
@@ -295,8 +295,8 @@ lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${GCC_VERSION}/libstdc++.a
lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${GCC_VERSION}/libstdc++.so
lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${GCC_VERSION}/specs
lib/libiberty.a
-lib/libstdc++.a.2.10.0nb1
-lib/libstdc++.so.2.10.0nb1
+lib/libstdc++.a.4.0
+lib/libstdc++.so.4.0
man/man1/cccp.1
man/man1/g++.1
man/man1/g77.1
diff --git a/lang/gcc/distinfo b/lang/gcc/distinfo
index f41620c936d..4e078e222b5 100644
--- a/lang/gcc/distinfo
+++ b/lang/gcc/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2002/09/09 03:23:06 dmcmahill Exp $
+$NetBSD: distinfo,v 1.14 2002/10/05 20:54:53 dmcmahill Exp $
SHA1 (gcc-2.95.3.tar.gz) = 535d27038d161c0e7c2662702e11a48aa97ef622
Size (gcc-2.95.3.tar.gz) = 12911721 bytes
SHA1 (gcc-2.95.3-diff-2002-08-29.gz) = 9e54a31e78070cba3f6840275350bd0cbf20fe84
Size (gcc-2.95.3-diff-2002-08-29.gz) = 564720 bytes
SHA1 (patch-aa) = 1f6daca7e6abe4c29987f1360d2c77e4c344b6d1
-SHA1 (patch-ab) = b0ed66562798ae52736bf50bfaeec894cda5e810
-SHA1 (patch-ac) = f42b5ab389c3a51991e61cdb7533875003308001
+SHA1 (patch-ab) = 0a9df2c9abb9a3965c085769eb09a6912f894388
+SHA1 (patch-ac) = e149b37da2152dfa7a24a972b57a8902cf0198ab
diff --git a/lang/gcc/patches/patch-ab b/lang/gcc/patches/patch-ab
index 0872804c9cb..279466f60a9 100644
--- a/lang/gcc/patches/patch-ab
+++ b/lang/gcc/patches/patch-ab
@@ -1,9 +1,21 @@
-$NetBSD: patch-ab,v 1.6 2002/09/09 03:23:07 dmcmahill Exp $
+$NetBSD: patch-ab,v 1.7 2002/10/05 20:54:53 dmcmahill Exp $
Enable building the shared libstdc++
---- ../gcc-2.95.3/libstdc++/Makefile.in.orig Thu Aug 29 18:57:24 2002
+also make the sersion number the same as the one we ship with netbsd-1.6 as
+we use the same sources.
+
+--- ../gcc-2.95.3/libstdc++/Makefile.in.orig Mon Sep 9 08:16:06 2002
+++ ../gcc-2.95.3/libstdc++/Makefile.in
+@@ -14,7 +14,7 @@
+ # along with this library; see the file COPYING. If not, write to the Free
+ # Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+-VERSION = 2.10.0nb1
++VERSION = 4.0
+ INTERFACE = 3
+
+ gxx_include_dir=${includedir}/g++
@@ -43,7 +43,7 @@ SHDEPS =
STAMP = bigstmp