diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-01-29 09:53:30 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-01-29 09:53:30 +0000 |
commit | af04ebce0f63041d26c0b2ec7fc9b90bc0292849 (patch) | |
tree | 2650537df4092cef8607b87b8d56255154139955 /devel/swig11 | |
parent | fa5c4575b369b172743040729d6a2c17d6dafd52 (diff) | |
download | ports-af04ebce0f63041d26c0b2ec7fc9b90bc0292849.tar.gz ports-af04ebce0f63041d26c0b2ec7fc9b90bc0292849.zip |
Notes
Diffstat (limited to 'devel/swig11')
-rw-r--r-- | devel/swig11/Makefile | 10 | ||||
-rw-r--r-- | devel/swig11/distinfo | 2 | ||||
-rw-r--r-- | devel/swig11/pkg-plist | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index d46368ce3e0e..0917e23a2996 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: SWIG -# Version required: 1.1p3 +# Version required: 1.1p4 # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.8 1997/12/04 11:17:34 asami Exp $ +# $Id: Makefile,v 1.9 1997/12/09 10:22:39 tg Exp $ # -DISTNAME= swig1.1p3 -PKGNAME= swig-1.1p3 +DISTNAME= swig1.1p4 +PKGNAME= swig-1.1p4 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ \ ${PREFIX}/bin/tclsh8.0:${PORTSDIR}/lang/tcl80 USE_PERL5= YES -WRKSRC= ${WRKDIR}/SWIG1.1p3 +WRKSRC= ${WRKDIR}/SWIG1.1p4 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.0/ \ --with-tcllib=${PREFIX}/lib/tcl8.0/ diff --git a/devel/swig11/distinfo b/devel/swig11/distinfo index ba6ec5fa288a..21b6f69f93e2 100644 --- a/devel/swig11/distinfo +++ b/devel/swig11/distinfo @@ -1 +1 @@ -MD5 (swig1.1p3.tar.gz) = 8fac4c7380ea65bfa87fcb9c1f962331 +MD5 (swig1.1p4.tar.gz) = f51e0f6c279d221aef9ec2f5e32e455f diff --git a/devel/swig11/pkg-plist b/devel/swig11/pkg-plist index a492aa4e0b72..a5a5535b9c1c 100644 --- a/devel/swig11/pkg-plist +++ b/devel/swig11/pkg-plist @@ -35,6 +35,8 @@ lib/swig_lib/tcl/typemaps.i lib/swig_lib/tcl/wish.i lib/swig_lib/tcl/class.swg lib/swig_lib/tcl/configcode.swg +lib/swig_lib/tcl/constarray.i +lib/swig_lib/tcl/consthash.i lib/swig_lib/tcl/delcmd.swg lib/swig_lib/tcl/delcmd8.swg lib/swig_lib/tcl/methodcmd.swg @@ -56,8 +58,10 @@ lib/swig_lib/perl5/Makefile.pl lib/swig_lib/python/embed.i lib/swig_lib/python/embed13.i lib/swig_lib/python/embed14.i +lib/swig_lib/python/embed15.i lib/swig_lib/python/ptrlang.i lib/swig_lib/python/typemaps.i +lib/swig_lib/python/typemaps_old.i lib/swig_lib/python/defarg.swg lib/swig_lib/python/pyexp.swg lib/swig_lib/python/python.swg |