Update to 7.1.028.
This commit is contained in:
parent
483f66eda5
commit
18f670da27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88626
6 changed files with 28 additions and 30 deletions
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (l_cc_pc_7.1.027.tar) = 3f3335576f61d8b94e6cd43b620e001c
|
||||
MD5 (l_cc_pc_7.1.028.tar) = d1dc937f1bf41be2da08412c9674ff8f
|
||||
|
|
|
@ -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}
|
||||
-
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (l_cc_pc_7.1.027.tar) = 3f3335576f61d8b94e6cd43b620e001c
|
||||
MD5 (l_cc_pc_7.1.028.tar) = d1dc937f1bf41be2da08412c9674ff8f
|
||||
|
|
|
@ -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}
|
||||
-
|
||||
|
|
Loading…
Reference in a new issue