diff options
author | netchild <netchild@FreeBSD.org> | 2006-02-12 07:55:41 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2006-02-12 07:55:41 +0800 |
commit | f5765f92871acb3f14e8837a6f7d7199aebd3cb3 (patch) | |
tree | 4f1a0d299b98b81f3a936772080d25e8c4b2baee /lang | |
parent | b87cef8babd7c470ee6dd18f4c222080cb4781ae (diff) | |
download | freebsd-ports-gnome-f5765f92871acb3f14e8837a6f7d7199aebd3cb3.tar.gz freebsd-ports-gnome-f5765f92871acb3f14e8837a6f7d7199aebd3cb3.tar.zst freebsd-ports-gnome-f5765f92871acb3f14e8837a6f7d7199aebd3cb3.zip |
Update to 8.1.036.
Diffstat (limited to 'lang')
-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 |