summaryrefslogtreecommitdiff
path: root/devel/swig/Makefile
diff options
context:
space:
mode:
authorwulf <wulf@pkgsrc.org>2006-12-02 10:15:46 +0000
committerwulf <wulf@pkgsrc.org>2006-12-02 10:15:46 +0000
commit54a1897cf3c515300c5017bfbed1176f75b27a4f (patch)
treefd2cb5cf27f5cf9a725fb4e39054b565d4281a7c /devel/swig/Makefile
parentce2c179d9d21c272c3219d7588205af347a1c200 (diff)
downloadpkgsrc-54a1897cf3c515300c5017bfbed1176f75b27a4f.tar.gz
Updated swig to 1.3.31:
SWIG-1.3.31 summary: - Python modern classes regression fix SWIG-1.3.30 summary: - Python-2.5 support - New language module: R - Director support added for C# - Numerous director fixes and improvements - Improved mingw/msys support - Better constants support in Guile and chicken modules - Support for generating PHP5 class wrappers - Important Java premature garbage collection fix - Minor improvements/fixes in cffi, php, allegrocl, perl, chicken, lua, ruby, ocaml, python, java, c# and guile - Many many other bug fixes
Diffstat (limited to 'devel/swig/Makefile')
-rw-r--r--devel/swig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/swig/Makefile b/devel/swig/Makefile
index c03f57bb07e..fc45bef09f7 100644
--- a/devel/swig/Makefile
+++ b/devel/swig/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2006/06/18 10:45:06 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2006/12/02 10:15:46 wulf Exp $
-DISTNAME= swig-1.3.29
+DISTNAME= swig-1.3.31
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swig/}