diff options
author | netchild <netchild@FreeBSD.org> | 2003-06-04 18:37:07 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2003-06-04 18:37:07 +0000 |
commit | 0e3622a4a00f6c63e48fed49f4da0c9d62466c51 (patch) | |
tree | 2f2f9ececae8e45d840c6ed2c782604f05d8fe19 /lang/icc | |
parent | b41b562d3198bd47c67f3974bb0d24a2f32a7c76 (diff) | |
download | FreeBSD-ports-0e3622a4a00f6c63e48fed49f4da0c9d62466c51.zip FreeBSD-ports-0e3622a4a00f6c63e48fed49f4da0c9d62466c51.tar.gz |
Update to 7.1.017.
Diffstat (limited to 'lang/icc')
-rw-r--r-- | lang/icc/Makefile | 16 | ||||
-rw-r--r-- | lang/icc/distinfo | 2 |
2 files changed, 9 insertions, 9 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile index 2551876..f838800 100644 --- a/lang/icc/Makefile +++ b/lang/icc/Makefile @@ -6,11 +6,11 @@ # PORTNAME= icc -PORTVERSION= 7.1.014 +PORTVERSION= 7.1.017 #PORTREVISION= 1 CATEGORIES= lang linux devel MASTER_SITES= -DISTNAME= l_cc_pu_${PORTVERSION} +DISTNAME= l_cc_pc_${PORTVERSION} EXTRACT_SUFX= .tar MAINTAINER= netchild@FreeBSD.org @@ -63,12 +63,12 @@ post-extract: ${FILESDIR}/cpio-exclude_noportdocs >>${WRKDIR}/cpio-exclude .endif .for i in \ - intel-icc7-7.1-12.i386.rpm -# intel-iidb7-7.1-25.i386.rpm \ -# intel-isubh7-7.1-12.i386.rpm \ -# intel-ecc7-7.1-12.ia64.rpm \ -# intel-eidb7-7.1-25.ia64.rpm \ -# intel-esubh7-7.1-12.ia64.rpm + intel-icc7-7.1-16.i386.rpm +# intel-iidb7-7.1-33.i386.rpm \ +# intel-isubh7-7.1-16.i386.rpm \ +# intel-ecc7-7.1-16.ia64.rpm \ +# intel-eidb7-7.1-33.ia64.rpm \ +# intel-esubh7-7.1-16.ia64.rpm @cd ${WRKSRC} && rpm2cpio 2>/dev/null ${i} | \ ${CPIO} -idfuE ${WRKDIR}/cpio-exclude --quiet .endfor diff --git a/lang/icc/distinfo b/lang/icc/distinfo index c1d11df..61b81e0 100644 --- a/lang/icc/distinfo +++ b/lang/icc/distinfo @@ -1 +1 @@ -MD5 (l_cc_pu_7.1.014.tar) = 33b1d17fa00706c7076edb9fd4088f17 +MD5 (l_cc_pc_7.1.017.tar) = 20522069b44edee022bb9e2af0e5336f |