summaryrefslogtreecommitdiffstats
path: root/devel/swig11
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2000-07-10 14:31:19 +0000
committerjedgar <jedgar@FreeBSD.org>2000-07-10 14:31:19 +0000
commit399996926159bd9bbe2944e202b177fa4658f1ff (patch)
tree43fc989cb3d109d4e6fe86768a60ab358c4864fd /devel/swig11
parentc4f718ff0020e81d58a1f488ad31fdb9e7edf049 (diff)
downloadFreeBSD-ports-399996926159bd9bbe2944e202b177fa4658f1ff.zip
FreeBSD-ports-399996926159bd9bbe2944e202b177fa4658f1ff.tar.gz
Update port to 1.3a3
Diffstat (limited to 'devel/swig11')
-rw-r--r--devel/swig11/Makefile2
-rw-r--r--devel/swig11/distinfo2
-rw-r--r--devel/swig11/pkg-descr1
-rw-r--r--devel/swig11/pkg-plist13
4 files changed, 11 insertions, 7 deletions
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile
index 8686d4e..b15c2f6 100644
--- a/devel/swig11/Makefile
+++ b/devel/swig11/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= swig
-PORTVERSION= 1.3a2
+PORTVERSION= 1.3a3
CATEGORIES= devel python tcl82
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.rge.com/pub/languages/swig/ \
diff --git a/devel/swig11/distinfo b/devel/swig11/distinfo
index 3e87907..7c8379a 100644
--- a/devel/swig11/distinfo
+++ b/devel/swig11/distinfo
@@ -1 +1 @@
-MD5 (swig1.3a2.tar.gz) = ab606181bfcfe169e3de5993828c27a0
+MD5 (swig1.3a3.tar.gz) = 7e71ab07c330e129bc0119b47d96b030
diff --git a/devel/swig11/pkg-descr b/devel/swig11/pkg-descr
index 89e45f9..b2bad2b 100644
--- a/devel/swig11/pkg-descr
+++ b/devel/swig11/pkg-descr
@@ -7,6 +7,7 @@ scripting languages. Currently, SWIG supports :
- Perl5
- Guile-iii
- Python 1.3
+ - MzScheme
Using SWIG, it is possible to greatly simplify interface development
and to put interesting interfaces on existing applications with
diff --git a/devel/swig11/pkg-plist b/devel/swig11/pkg-plist
index 687e929..8d23fa0 100644
--- a/devel/swig11/pkg-plist
+++ b/devel/swig11/pkg-plist
@@ -1,4 +1,6 @@
bin/swig
+lib/swig%%VER%%/mzscheme/typemaps.i
+lib/swig%%VER%%/mzscheme/mzscheme.swg
lib/swig%%VER%%/tcl/constarray.i
lib/swig%%VER%%/tcl/consthash.i
lib/swig%%VER%%/tcl/ptrlang.i
@@ -27,6 +29,7 @@ lib/swig%%VER%%/guile/guilemain.i
lib/swig%%VER%%/guile/interpreter.i
lib/swig%%VER%%/guile/typemaps.i
lib/swig%%VER%%/guile/guile.swg
+lib/swig%%VER%%/guile/guiledec.swg
lib/swig%%VER%%/java/typemaps.i
lib/swig%%VER%%/java/java.swg
lib/swig%%VER%%/array.i
@@ -42,19 +45,19 @@ lib/swig%%VER%%/objc.i
lib/swig%%VER%%/pointer.i
lib/swig%%VER%%/stdlib.i
lib/swig%%VER%%/timers.i
-lib/swig%%VER%%/swigptr.swg
-lib/libswigtcl8.so
lib/libswigtcl8.a
+lib/libswigtcl8.la
+lib/libswigtcl8.so
lib/libswigpl.a
+lib/libswigpl.la
lib/libswigpl.so
lib/libswigpy.a
-lib/libswigpy.so
-lib/libswigpl.la
lib/libswigpy.la
-lib/libswigtcl8.la
+lib/libswigpy.so
@dirrm lib/swig%%VER%%/guile
@dirrm lib/swig%%VER%%/java
@dirrm lib/swig%%VER%%/python
@dirrm lib/swig%%VER%%/perl5
@dirrm lib/swig%%VER%%/tcl
+@dirrm lib/swig%%VER%%/mzscheme
@dirrm lib/swig%%VER%%
OpenPOWER on IntegriCloud