From bc67bcd3face3beec69b811eb3f92ca39f1c73e3 Mon Sep 17 00:00:00 2001
From: Maho Nakata <maho@FreeBSD.org>
Date: Fri, 17 Jun 2005 05:04:21 +0000
Subject: update to 8.1.028

---
 lang/ifc/Makefile  | 7 +++----
 lang/ifc/distinfo  | 4 ++--
 lang/ifc/pkg-descr | 6 ++++--
 lang/ifc/pkg-plist | 3 ++-
 4 files changed, 11 insertions(+), 9 deletions(-)

(limited to 'lang/ifc')

diff --git a/lang/ifc/Makefile b/lang/ifc/Makefile
index 88d6fd83da38..4287cd8a7603 100644
--- a/lang/ifc/Makefile
+++ b/lang/ifc/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ifc
-PORTVERSION=	8.1.024
+PORTVERSION=	8.1.028
 CATEGORIES=	lang linux devel
 MASTER_SITES=
 DISTNAME=	l_fc_pc_${PORTVERSION:C/p.+$//}
@@ -18,7 +18,6 @@ PATCHLEVEL=	${PORTVERSION:C/(.+p)(.+)$/pe\2/}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 .if ${PORTVERSION} != ${PATCHLEVEL}
 DISTFILES+=	${DISTNAME}_${PATCHLEVEL}${EXTRACT_SUFX}
-#PATCH_DEPENDS=		${LINUXBASE}/etc/redhat-release:${PORTSDIR}/emulators/linux_base
 PATCH_DEPENDS=		${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8
 .endif
 
@@ -56,12 +55,12 @@ IFCCFGVAL!=	${UNAME} -r | ${SED} -e 's/\..*//'
 
 .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 ${IFC_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 ${IFC_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
 
 .if exists(${LINUXBASE}/boot/kernel.h)
-BROKEN=	Cannot coexist with linux_devtools
+BROKEN=	"Cannot coexist with linux_devtools"
 .endif
 
 post-extract:
diff --git a/lang/ifc/distinfo b/lang/ifc/distinfo
index ca409be31b44..ed955707ddee 100644
--- a/lang/ifc/distinfo
+++ b/lang/ifc/distinfo
@@ -1,2 +1,2 @@
-MD5 (l_fc_pc_8.1.024.tar.gz) = b4c396aa666e8c4c51414df271dd437f
-SIZE (l_fc_pc_8.1.024.tar.gz) = 90424897
+MD5 (l_fc_pc_8.1.028.tar.gz) = ffc417a9bfb01ef00e3d5caed33e7beb
+SIZE (l_fc_pc_8.1.028.tar.gz) = 90601242
diff --git a/lang/ifc/pkg-descr b/lang/ifc/pkg-descr
index 2441806dd90f..d5ebb1f3f20f 100644
--- a/lang/ifc/pkg-descr
+++ b/lang/ifc/pkg-descr
@@ -1,3 +1,5 @@
-This is Intels Fortran compiler, it is set up to produce native FreeBSD binaries.
+This is Intels Fortran compiler, it is set up to produce native
+FreeBSD binaries.
 
-WWW: http://www.intel.com/software/products/compilers/flin
+WWW: https://premier.intel.com/
+     http://www.intel.com/software/products/compilers/flin
diff --git a/lang/ifc/pkg-plist b/lang/ifc/pkg-plist
index b12e94de5477..ddf9a91e2a31 100644
--- a/lang/ifc/pkg-plist
+++ b/lang/ifc/pkg-plist
@@ -880,7 +880,6 @@
 %%PORTDOCS%%@dirrm %%COMPILERDIR%%/doc/f_ug2/whxdata
 %%PORTDOCS%%@dirrm %%COMPILERDIR%%/doc/f_ug2
 %%PORTDOCS%%%%COMPILERDIR%%/doc/fcompindex.htm
-%%PORTDOCS%%%%COMPILERDIR%%/doc/flex_ug.pdf
 %%PORTDOCS%%%%COMPILERDIR%%/doc/for_lang.pdf
 %%PORTDOCS%%%%COMPILERDIR%%/doc/for_lib.pdf
 %%PORTDOCS%%%%COMPILERDIR%%/doc/for_qopl.pdf
@@ -1182,7 +1181,9 @@
 %%COMPILERDIR%%/lib/libimf.a
 %%COMPILERDIR%%/lib/libimf.so
 %%COMPILERDIR%%/lib/libirc.a
+%%COMPILERDIR%%/lib/libirc_nonpic.a
 %%COMPILERDIR%%/lib/libirc_s.a
+%%COMPILERDIR%%/lib/libirc_s_nonpic.a
 %%COMPILERDIR%%/lib/libsvml.a
 %%COMPILERDIR%%/lib/libunwind.a
 @dirrm %%COMPILERDIR%%/lib
-- 
cgit v1.2.3