summaryrefslogtreecommitdiff
path: root/lang/icc7
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2003-09-06 10:09:19 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2003-09-06 10:09:19 +0000
commit18f670da2745f4f64498b7291838c883504f5eaf (patch)
tree6ab8640170e03f1b51236aeaa6b20dddf8db86af /lang/icc7
parentUpdate the plist (diff)
Update to 7.1.028.
Notes
Notes: svn path=/head/; revision=88626
Diffstat (limited to 'lang/icc7')
-rw-r--r--lang/icc7/Makefile16
-rw-r--r--lang/icc7/distinfo2
-rw-r--r--lang/icc7/files/patch-ia32::include::yvals.h11
3 files changed, 14 insertions, 15 deletions
diff --git a/lang/icc7/Makefile b/lang/icc7/Makefile
index 8c77d67081a5..c5bc0050cd64 100644
--- a/lang/icc7/Makefile
+++ b/lang/icc7/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= icc
-PORTVERSION= 7.1.027
-PORTREVISION= 1
+PORTVERSION= 7.1.028
+#PORTREVISION= 1
CATEGORIES= lang linux devel
MASTER_SITES=
DISTNAME= l_cc_pc_${PORTVERSION}
@@ -64,12 +64,12 @@ post-extract:
${FILESDIR}/cpio-exclude_noportdocs >>${WRKDIR}/cpio-exclude
.endif
.for i in \
- intel-icc7-7.1-28.i386.rpm
-# intel-iidb7-7.2.2-58.i386.rpm \
-# intel-isubh7-7.1-28.i386.rpm \
-# intel-ecc7-7.1-28.ia64.rpm \
-# intel-eidb7-7.2.2-58.ia64.rpm \
-# intel-esubh7-7.1-28.ia64.rpm
+ intel-icc7-7.1-29.i386.rpm
+# intel-iidb7-7.2.2-61.i386.rpm \
+# intel-isubh7-7.1-29.i386.rpm \
+# intel-ecc7-7.1-29.ia64.rpm \
+# intel-eidb7-7.2.2-61.ia64.rpm \
+# intel-esubh7-7.1-29.ia64.rpm
@cd ${WRKSRC} && rpm2cpio 2>/dev/null ${i} | \
${CPIO} -idfuE ${WRKDIR}/cpio-exclude --quiet
.endfor
diff --git a/lang/icc7/distinfo b/lang/icc7/distinfo
index 3ade6156b559..f5f2cbb0cbc8 100644
--- a/lang/icc7/distinfo
+++ b/lang/icc7/distinfo
@@ -1 +1 @@
-MD5 (l_cc_pc_7.1.027.tar) = 3f3335576f61d8b94e6cd43b620e001c
+MD5 (l_cc_pc_7.1.028.tar) = d1dc937f1bf41be2da08412c9674ff8f
diff --git a/lang/icc7/files/patch-ia32::include::yvals.h b/lang/icc7/files/patch-ia32::include::yvals.h
index b0f6dcfc0dd8..9d898c3e0376 100644
--- a/lang/icc7/files/patch-ia32::include::yvals.h
+++ b/lang/icc7/files/patch-ia32::include::yvals.h
@@ -1,7 +1,7 @@
---- ia32/include/yvals.h.orig Tue Nov 26 22:50:59 2002
-+++ ia32/include/yvals.h Thu Jan 9 17:27:12 2003
+--- ia32/include/yvals.h.orig Sat Sep 6 11:58:50 2003
++++ ia32/include/yvals.h Sat Sep 6 12:03:22 2003
@@ -1,93 +1,17 @@
--/* static char cvs_id[] = "$Id: yvals.h,v 1.35.2.2 2003/02/21 13:46:50 sne Exp $"; */
+-/* static char cvs_id[] = "$Id: yvals.h,v 1.35.2.3 2003/08/22 00:21:06 dlmoore2 Exp $"; */
+/* static char cvs_id[] = "$Id: yvals.h,v 1.35.2.1 2002/12/26 08:38:02 grigory Exp $"; */
/* yvals.h values header for EDG/gcc on various Unix systems */
#ifndef _YVALS
@@ -95,7 +95,7 @@
#define _HAS_TRADITIONAL_IOSTREAMS 1
#define _HAS_TRADITIONAL_ITERATORS 1
#define _HAS_TRADITIONAL_POS_TYPE 1
-@@ -134,212 +58,9 @@
+@@ -134,211 +58,8 @@
#define _Restrict
@@ -191,7 +191,6 @@
-#define _ILONG 1 /* 0 if 16-bit int */
-
- /* POINTER PROPERTIES */
--#define _NULL 0L /* 0L if pointer same as long */
-
- #ifdef _PDT
-typedef _PDT _Ptrdifft;
@@ -287,7 +286,7 @@
-
-
-
- /* MISCELLANEOUS MACROS */
+- /* MISCELLANEOUS MACROS */
-#define _ATEXIT_T void
-#define _Mbstinit(x) mbstate_t x = {0, 0}
-