summaryrefslogtreecommitdiff
path: root/devel/libffi/Makefile
diff options
context:
space:
mode:
authorobache <obache>2013-04-06 12:41:23 +0000
committerobache <obache>2013-04-06 12:41:23 +0000
commit041b236b0f3648b7f4ff556a11daa29f806bd279 (patch)
tree80c746aa8fdb6fd81f0030580c6c73e3092cd997 /devel/libffi/Makefile
parent781576133abe85ae567d180d3e9e4fcd2b6bed0e (diff)
downloadpkgsrc-041b236b0f3648b7f4ff556a11daa29f806bd279.tar.gz
Update libffi to 3.0.13.
3.0.13 Mar-17-13 Add Meta support. Add missing Moxie bits. Fix stack alignment bug on 32-bit x86. Build fix for m68000 targets. Build fix for soft-float Power targets. Fix the install dir location for some platforms when building with GCC (OS X, Solaris). Fix Cygwin regression.
Diffstat (limited to 'devel/libffi/Makefile')
-rw-r--r--devel/libffi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile
index 707ca5709f5..4960a0e601d 100644
--- a/devel/libffi/Makefile
+++ b/devel/libffi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2013/03/14 19:56:41 drochner Exp $
+# $NetBSD: Makefile,v 1.21 2013/04/06 12:41:23 obache Exp $
#
-DISTNAME= libffi-3.0.12
+DISTNAME= libffi-3.0.13
CATEGORIES= devel
MASTER_SITES= ftp://sourceware.org/pub/libffi/