summaryrefslogtreecommitdiffstats
path: root/devel/ffcall
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-01-11 14:57:19 +0000
committerdinoex <dinoex@FreeBSD.org>2003-01-11 14:57:19 +0000
commit3c81557946f21ebedd2a2ff49174655d466c02ea (patch)
tree713ac487d079fc5bcfbd9f1098bd63695669ca84 /devel/ffcall
parent504f4e44e35c0ebf301f445b76140b94d275256c (diff)
downloadFreeBSD-ports-3c81557946f21ebedd2a2ff49174655d466c02ea.zip
FreeBSD-ports-3c81557946f21ebedd2a2ff49174655d466c02ea.tar.gz
- update to newer release
- MASTER_SITE_GNUSTEP
Diffstat (limited to 'devel/ffcall')
-rw-r--r--devel/ffcall/Makefile10
-rw-r--r--devel/ffcall/distinfo2
-rw-r--r--devel/ffcall/pkg-descr1
3 files changed, 9 insertions, 4 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile
index 896f5d9..4803324 100644
--- a/devel/ffcall/Makefile
+++ b/devel/ffcall/Makefile
@@ -6,15 +6,19 @@
#
PORTNAME= ffcall
-PORTVERSION= 1.8
+PORTVERSION= 1.8d
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
+#MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
+MASTER_SITES= ${MASTER_SITE_GNUSTEP} \
+ ftp://ftp.gnustep.org/pub/gnustep/libs/
+MASTER_SITE_SUBDIR= libs
MAINTAINER= dinoex@FreeBSD.org
+#ONLY_FOR_ARCHS= i386 alpha ia64
USE_GMAKE= yes
USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
+#INSTALLS_SHLIB= yes
MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
MANCOMPRESSED= no
diff --git a/devel/ffcall/distinfo b/devel/ffcall/distinfo
index af8e7fb..ea9d882 100644
--- a/devel/ffcall/distinfo
+++ b/devel/ffcall/distinfo
@@ -1 +1 @@
-MD5 (ffcall-1.8.tar.gz) = 5ec9fa72c11fa0c62d08ca55fce2a7dd
+MD5 (ffcall-1.8d.tar.gz) = de022f82ee47c83039d496268c89b0b2
diff --git a/devel/ffcall/pkg-descr b/devel/ffcall/pkg-descr
index 3ebb582..9b49c15 100644
--- a/devel/ffcall/pkg-descr
+++ b/devel/ffcall/pkg-descr
@@ -13,3 +13,4 @@ The four packages are:
(a reentrant combination of vacall and trampoline)
WWW: http://www.haible.de/bruno/packages-ffcall.html
+WWW: http://www.gnu.org/directory/ffcall.html
OpenPOWER on IntegriCloud