From dcbfd9ec96520114443e5fdfeed1eeaac41f54a6 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 15 Jul 1999 11:08:16 +0000 Subject: Upgrade to the July 12th GCC-2.95 prerelease. --- lang/gcc-devel/Makefile | 4 ++-- lang/gcc-devel/distinfo | 12 ++++++------ lang/gcc-devel/files/patch-bc | 2 +- lang/gcc-ooo/Makefile | 4 ++-- lang/gcc-ooo/distinfo | 12 ++++++------ lang/gcc-ooo/files/patch-bc | 2 +- lang/gcc/Makefile | 4 ++-- lang/gcc/distinfo | 12 ++++++------ lang/gcc/files/patch-bc | 2 +- lang/gcc30/Makefile | 4 ++-- lang/gcc30/distinfo | 12 ++++++------ lang/gcc30/files/patch-bc | 2 +- lang/gcc31/Makefile | 4 ++-- lang/gcc31/distinfo | 12 ++++++------ lang/gcc31/files/patch-bc | 2 +- lang/gcc32/Makefile | 4 ++-- lang/gcc32/distinfo | 12 ++++++------ lang/gcc32/files/patch-bc | 2 +- lang/gcc33/Makefile | 4 ++-- lang/gcc33/distinfo | 12 ++++++------ lang/gcc33/files/patch-bc | 2 +- lang/gcc34/Makefile | 4 ++-- lang/gcc34/distinfo | 12 ++++++------ lang/gcc34/files/patch-bc | 2 +- lang/gcc35/Makefile | 4 ++-- lang/gcc35/distinfo | 12 ++++++------ lang/gcc35/files/patch-bc | 2 +- lang/gcc40/Makefile | 4 ++-- lang/gcc40/distinfo | 12 ++++++------ lang/gcc40/files/patch-bc | 2 +- lang/gcc41/Makefile | 4 ++-- lang/gcc41/distinfo | 12 ++++++------ lang/gcc41/files/patch-bc | 2 +- lang/gcc42/Makefile | 4 ++-- lang/gcc42/distinfo | 12 ++++++------ lang/gcc42/files/patch-bc | 2 +- lang/gcc43/Makefile | 4 ++-- lang/gcc43/distinfo | 12 ++++++------ lang/gcc43/files/patch-bc | 2 +- lang/gcc44/Makefile | 4 ++-- lang/gcc44/distinfo | 12 ++++++------ lang/gcc44/files/patch-bc | 2 +- lang/gcc45/Makefile | 4 ++-- lang/gcc45/distinfo | 12 ++++++------ lang/gcc45/files/patch-bc | 2 +- lang/gcc46/Makefile | 4 ++-- lang/gcc46/distinfo | 12 ++++++------ lang/gcc46/files/patch-bc | 2 +- lang/gcc47/Makefile | 4 ++-- lang/gcc47/distinfo | 12 ++++++------ lang/gcc47/files/patch-bc | 2 +- lang/gcc48/Makefile | 4 ++-- lang/gcc48/distinfo | 12 ++++++------ lang/gcc48/files/patch-bc | 2 +- 54 files changed, 162 insertions(+), 162 deletions(-) (limited to 'lang') diff --git a/lang/gcc-devel/Makefile b/lang/gcc-devel/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc-devel/Makefile +++ b/lang/gcc-devel/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc-devel/distinfo b/lang/gcc-devel/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc-devel/distinfo +++ b/lang/gcc-devel/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc-devel/files/patch-bc b/lang/gcc-devel/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc-devel/files/patch-bc +++ b/lang/gcc-devel/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc-ooo/distinfo b/lang/gcc-ooo/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc-ooo/distinfo +++ b/lang/gcc-ooo/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc-ooo/files/patch-bc b/lang/gcc-ooo/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc-ooo/files/patch-bc +++ b/lang/gcc-ooo/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc/distinfo b/lang/gcc/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc/distinfo +++ b/lang/gcc/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc/files/patch-bc b/lang/gcc/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc/files/patch-bc +++ b/lang/gcc/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc30/Makefile +++ b/lang/gcc30/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc30/distinfo b/lang/gcc30/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc30/distinfo +++ b/lang/gcc30/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc30/files/patch-bc b/lang/gcc30/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc30/files/patch-bc +++ b/lang/gcc30/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc31/Makefile b/lang/gcc31/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc31/Makefile +++ b/lang/gcc31/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc31/distinfo b/lang/gcc31/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc31/distinfo +++ b/lang/gcc31/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc31/files/patch-bc b/lang/gcc31/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc31/files/patch-bc +++ b/lang/gcc31/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc32/Makefile +++ b/lang/gcc32/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc32/distinfo b/lang/gcc32/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc32/distinfo +++ b/lang/gcc32/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc32/files/patch-bc b/lang/gcc32/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc32/files/patch-bc +++ b/lang/gcc32/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc33/Makefile +++ b/lang/gcc33/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc33/distinfo b/lang/gcc33/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc33/distinfo +++ b/lang/gcc33/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc33/files/patch-bc b/lang/gcc33/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc33/files/patch-bc +++ b/lang/gcc33/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc34/Makefile +++ b/lang/gcc34/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc34/distinfo b/lang/gcc34/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc34/distinfo +++ b/lang/gcc34/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc34/files/patch-bc b/lang/gcc34/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc34/files/patch-bc +++ b/lang/gcc34/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc35/Makefile b/lang/gcc35/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc35/Makefile +++ b/lang/gcc35/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc35/distinfo b/lang/gcc35/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc35/distinfo +++ b/lang/gcc35/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc35/files/patch-bc b/lang/gcc35/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc35/files/patch-bc +++ b/lang/gcc35/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc40/Makefile +++ b/lang/gcc40/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc40/distinfo b/lang/gcc40/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc40/distinfo +++ b/lang/gcc40/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc40/files/patch-bc b/lang/gcc40/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc40/files/patch-bc +++ b/lang/gcc40/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc41/Makefile +++ b/lang/gcc41/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc41/distinfo b/lang/gcc41/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc41/distinfo +++ b/lang/gcc41/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc41/files/patch-bc b/lang/gcc41/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc41/files/patch-bc +++ b/lang/gcc41/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc42/Makefile +++ b/lang/gcc42/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc42/distinfo b/lang/gcc42/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc42/distinfo +++ b/lang/gcc42/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc42/files/patch-bc b/lang/gcc42/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc42/files/patch-bc +++ b/lang/gcc42/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc43/Makefile +++ b/lang/gcc43/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc43/distinfo b/lang/gcc43/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc43/distinfo +++ b/lang/gcc43/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc43/files/patch-bc b/lang/gcc43/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc43/files/patch-bc +++ b/lang/gcc43/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc44/Makefile +++ b/lang/gcc44/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc44/distinfo b/lang/gcc44/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc44/distinfo +++ b/lang/gcc44/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc44/files/patch-bc b/lang/gcc44/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc44/files/patch-bc +++ b/lang/gcc44/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc45/Makefile +++ b/lang/gcc45/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc45/distinfo b/lang/gcc45/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc45/distinfo +++ b/lang/gcc45/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc45/files/patch-bc b/lang/gcc45/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc45/files/patch-bc +++ b/lang/gcc45/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc46/Makefile +++ b/lang/gcc46/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc46/distinfo b/lang/gcc46/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc46/distinfo +++ b/lang/gcc46/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc46/files/patch-bc b/lang/gcc46/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc46/files/patch-bc +++ b/lang/gcc46/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc47/distinfo b/lang/gcc47/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc47/distinfo +++ b/lang/gcc47/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc47/files/patch-bc b/lang/gcc47/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc47/files/patch-bc +++ b/lang/gcc47/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile index 132b01006796..70c173caa647 100644 --- a/lang/gcc48/Makefile +++ b/lang/gcc48/Makefile @@ -4,10 +4,10 @@ # Date created: 9 Jan 1998 # Whom: John Polstra # -# $Id: Makefile,v 1.67 1999/07/04 21:49:26 steve Exp $ +# $Id: Makefile,v 1.68 1999/07/06 07:29:37 obrien Exp $ # -SNAPDATE= 1999-06-29 +SNAPDATE= 1999-07-12 SNAPVER= ${SNAPDATE:S/-//g} DISTNAME= egcs-${SNAPVER} diff --git a/lang/gcc48/distinfo b/lang/gcc48/distinfo index 190ed374c5ee..ebc481a7b5fe 100644 --- a/lang/gcc48/distinfo +++ b/lang/gcc48/distinfo @@ -1,6 +1,6 @@ -MD5 (egcs-chill-19990629.tar.gz) = 0d996128fb3039bbee845fcc4879d33f -MD5 (egcs-core-19990629.tar.gz) = 771e65cf3a09d460b5e63030ac53fe05 -MD5 (egcs-g++-19990629.tar.gz) = ec763ea06b34d94022f6da9c2994bd85 -MD5 (egcs-g77-19990629.tar.gz) = c4086d474a5abce2afa75da9baba3422 -MD5 (egcs-java-19990629.tar.gz) = 1abcf509e2916eb6bd6208e0b09ccc3b -MD5 (egcs-objc-19990629.tar.gz) = 9c91091ec866766a5c14c87ec80876fc +MD5 (egcs-chill-19990712.tar.gz) = f4ead735d7be8cb044038c2441c47a92 +MD5 (egcs-core-19990712.tar.gz) = 7b65779bb6a366bbefbfc22297bf0e56 +MD5 (egcs-g++-19990712.tar.gz) = 3f3b2567f647c83ba8df8346d805b0ff +MD5 (egcs-g77-19990712.tar.gz) = 6e0adfe41fe11d013aa96d6298d42502 +MD5 (egcs-java-19990712.tar.gz) = c92ba18fbdd83058ba6894b8d050d2cf +MD5 (egcs-objc-19990712.tar.gz) = aadd302009cb6305bd0f3546ee368ec5 diff --git a/lang/gcc48/files/patch-bc b/lang/gcc48/files/patch-bc index e0198b22cc68..cbf7978949ce 100644 --- a/lang/gcc48/files/patch-bc +++ b/lang/gcc48/files/patch-bc @@ -4,7 +4,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.9.0 +-VERSION = 2.10.0 +VERSION = 4 INTERFACE = 2 -- cgit v1.2.3