diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-02-11 23:55:41 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-02-11 23:55:41 +0000 |
commit | 1849fc2884b8a3f7472f36a1c7fc4cdd3c42ff76 (patch) | |
tree | ef90769f7218d95c98c76dc8411ff8437b7732b1 /lang/icc | |
parent | - Update to 4.3p2 (diff) |
Update to 8.1.036.
Diffstat (limited to 'lang/icc')
-rw-r--r-- | lang/icc/Makefile | 4 | ||||
-rw-r--r-- | lang/icc/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile index 1a845e8470ee..f30b3ecd5a1d 100644 --- a/lang/icc/Makefile +++ b/lang/icc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= icc -PORTVERSION= 8.1.035 +PORTVERSION= 8.1.036 CATEGORIES= lang linux devel MASTER_SITES= DISTNAME= l_cc_pc_${PORTVERSION:C/p.+$//} @@ -78,7 +78,7 @@ GXXINCLUDE= /usr/include/c++/${GCCCOMPATVER:C/([0-9])([0-9]).+/\1.\2/} .for file in ${DISTFILES} .if !exists(${DISTDIR}/${DIST_SUBDIR}/${file}) -IGNORE= "Go to Intel Premier Support, https://premier.intel.com, to obtain ${DISTFILES}. Product updates such as this compiler are posted regularly on Premier Support. You must have a license to obtain access to Premier Support. If you do not already have a license go to ${ICC_SITE} to review licensing options \(evaluation, commercial, and free non-commercial\) and obtain a license. Put ${DISTFILES} into ${DISTDIR} and run make again" +IGNORE= "Go to Intel Premier Support \(https://premier.intel.com/\) to obtain ${DISTFILES}. Product updates such as this compiler are posted regularly on Premier Support. You must have a license to obtain access to Premier Support. If you do not already have a license go to ${ICC_SITE} to review licensing options \(evaluation, commercial, and free non-commercial\) and obtain a license. Put ${DISTFILES} into ${DISTDIR} and run make again" .endif .endfor diff --git a/lang/icc/distinfo b/lang/icc/distinfo index 55e0eb1761bd..ded5ae96718e 100644 --- a/lang/icc/distinfo +++ b/lang/icc/distinfo @@ -1,2 +1,3 @@ -MD5 (l_cc_pc_8.1.035.tar.gz) = 288c7d9de9096d3e240bdcfbc6ab68b5 -SIZE (l_cc_pc_8.1.035.tar.gz) = 136136608 +MD5 (l_cc_pc_8.1.036.tar.gz) = 8081589035f77421986f124f34564de0 +SHA256 (l_cc_pc_8.1.036.tar.gz) = f6e6f8f1eb6b9d6a6c5287af0fdbbb6719ab32cdb683cda3aaf435f7e9148a48 +SIZE (l_cc_pc_8.1.036.tar.gz) = 136884989 |