Index: head/devel/ffcall/Makefile =================================================================== --- head/devel/ffcall/Makefile (revision 126344) +++ head/devel/ffcall/Makefile (revision 126345) @@ -1,35 +1,34 @@ # New ports collection makefile for: ffcall # Date created: 21 February 2001 # Whom: jagapen@home.com # # $FreeBSD$ # PORTNAME= ffcall -PORTVERSION= 1.9 -PORTREVISION= 1 +PORTVERSION= 1.10 CATEGORIES= devel -#MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ ftp://ftp.gnustep.org/pub/gnustep/libs/ +MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ MASTER_SITE_SUBDIR= libs MAINTAINER= dinoex@FreeBSD.org COMMENT= Foreign function call libraries USE_GMAKE= yes USE_LIBTOOL_VER= 15 NOT_FOR_ARCHS= sparc64 MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3 MANCOMPRESSED= no .include .if ${ARCH} == "amd64" CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL} .else CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} .endif .include Property changes on: head/devel/ffcall/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/devel/ffcall/distinfo =================================================================== --- head/devel/ffcall/distinfo (revision 126344) +++ head/devel/ffcall/distinfo (revision 126345) @@ -1,2 +1,2 @@ -MD5 (ffcall-1.9.tar.gz) = 8437c7f973db2d3d340c833d23001c64 -SIZE (ffcall-1.9.tar.gz) = 873806 +MD5 (ffcall-1.10.tar.gz) = 2db95007e901f3bc2ae7e5a9fe9ebea4 +SIZE (ffcall-1.10.tar.gz) = 914870 Property changes on: head/devel/ffcall/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property