Date: Wed, 12 Oct 2005 16:37:06 +0200 (CEST) From: Chris Larsen <darth@vader.dk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/87325: [patch] ports:lang/icc upgrade of source 8.1.033 -> 8.1.034 Message-ID: <200510121437.j9CEb6nj046559@endor.vader.dk> Resent-Message-ID: <200510121440.j9CEeHj7003368@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87325 >Category: ports >Synopsis: [patch] ports:lang/icc upgrade of source 8.1.033 -> 8.1.034 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 12 14:40:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Chris Larsen >Release: FreeBSD 5.4-RELEASE-p6 i386 >Organization: The Empire >Environment: System: FreeBSD 5.4-RELEASE-p6 i386 >Description: l_cc_pc_8.1.033.tar.gz is not available to us mere mortals from Intel support site. However l_cc_pc_8.1.034.tar.gz is. >How-To-Repeat: try to upgrade the lang/icc port >Fix: Patch follows. Upgraded port on above mentioned release and it can compile/link stuff with icc afterwards. --- ports_lang_icc.patch begins here --- Index: lang/icc/Makefile =================================================================== RCS file: /home/ncvs/ports/lang/icc/Makefile,v retrieving revision 1.85 diff -c -u -r1.85 Makefile --- lang/icc/Makefile 18 Sep 2005 10:46:57 -0000 1.85 +++ lang/icc/Makefile 12 Oct 2005 13:57:35 -0000 @@ -6,7 +6,7 @@ # PORTNAME= icc -PORTVERSION= 8.1.033 +PORTVERSION= 8.1.034 CATEGORIES= lang linux devel MASTER_SITES= DISTNAME= l_cc_pc_${PORTVERSION:C/p.+$//} Index: lang/icc/distinfo =================================================================== RCS file: /home/ncvs/ports/lang/icc/distinfo,v retrieving revision 1.44 diff -c -u -r1.44 distinfo --- lang/icc/distinfo 18 Sep 2005 10:46:57 -0000 1.44 +++ lang/icc/distinfo 12 Oct 2005 13:57:43 -0000 @@ -1,2 +1,2 @@ -MD5 (l_cc_pc_8.1.033.tar.gz) = e812a6053ff904236cb7038d0132de7b -SIZE (l_cc_pc_8.1.033.tar.gz) = 135424722 +MD5 (l_cc_pc_8.1.034.tar.gz) = c3b584d9d8a1781f33f4adb029344d95 +SIZE (l_cc_pc_8.1.034.tar.gz) = 136033710 --- ports_lang_icc.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510121437.j9CEb6nj046559>