summaryrefslogtreecommitdiffstats
path: root/lang/ifc
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-09-05 03:17:54 +0000
committermaho <maho@FreeBSD.org>2005-09-05 03:17:54 +0000
commit56aab785c1799ae417163d04e95308db3c9a1a99 (patch)
tree3620796dae2cac8598d0e1a6e7621e2c180d0173 /lang/ifc
parent3100bd60fb47d5bcf1f3de97ef25eea3b82ceaf8 (diff)
downloadFreeBSD-ports-56aab785c1799ae417163d04e95308db3c9a1a99.zip
FreeBSD-ports-56aab785c1799ae417163d04e95308db3c9a1a99.tar.gz
1. update to 8.1.030
2. cleanup message Submitted by: Quincey Koziol <koziol@ncsa.uiuc.edu>, netchild and Ali Faiez Taha <aftaha@cirp.usp.br> [2]
Diffstat (limited to 'lang/ifc')
-rw-r--r--lang/ifc/Makefile6
-rw-r--r--lang/ifc/distinfo4
-rw-r--r--lang/ifc/pkg-descr1
3 files changed, 3 insertions, 8 deletions
diff --git a/lang/ifc/Makefile b/lang/ifc/Makefile
index 9865fd6..c7ff1c3 100644
--- a/lang/ifc/Makefile
+++ b/lang/ifc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ifc
-PORTVERSION= 8.1.028
+PORTVERSION= 8.1.030
CATEGORIES= lang linux devel
MASTER_SITES=
DISTNAME= l_fc_pc_${PORTVERSION:C/p.+$//}
@@ -205,10 +205,6 @@ post-install:
@${ECHO} "${PREFIX}/${COMPILERDIR}/licenses) directory and add"
@${ECHO} "${PREFIX}/${COMPILERDIR}/bin to your PATH."
@${ECHO}
- @${ECHO} "If you use ifc on a Pentium 4 make sure you have 'options CPU_ENABLE_SSE'"
- @${ECHO} "in your kernel config (have a look at http://www.FreeBSD.org/handbook/"
- @${ECHO} "if you do not know how to do this), else ifc will hang forever."
- @${ECHO}
@${ECHO} "WARNING: If you use ifc while having linux_devtools installed, ifc will use"
@${ECHO} "the wrong includes and therefore will generate bogus (not working) binaries!"
@${ECHO}
diff --git a/lang/ifc/distinfo b/lang/ifc/distinfo
index ed95570..8a8bcaf 100644
--- a/lang/ifc/distinfo
+++ b/lang/ifc/distinfo
@@ -1,2 +1,2 @@
-MD5 (l_fc_pc_8.1.028.tar.gz) = ffc417a9bfb01ef00e3d5caed33e7beb
-SIZE (l_fc_pc_8.1.028.tar.gz) = 90601242
+MD5 (l_fc_pc_8.1.030.tar.gz) = 0f673080980fd6ce43a6f3a726c16bc9
+SIZE (l_fc_pc_8.1.030.tar.gz) = 90971541
diff --git a/lang/ifc/pkg-descr b/lang/ifc/pkg-descr
index d5ebb1f..8487dd8 100644
--- a/lang/ifc/pkg-descr
+++ b/lang/ifc/pkg-descr
@@ -2,4 +2,3 @@ This is Intels Fortran compiler, it is set up to produce native
FreeBSD binaries.
WWW: https://premier.intel.com/
- http://www.intel.com/software/products/compilers/flin
OpenPOWER on IntegriCloud