diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-24 22:45:54 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-24 22:45:54 +0000 |
commit | e7d442c175fd13b4939bafafc893c43d4f9a6c25 (patch) | |
tree | b39a16c4b98685973f3ad0d3b6699c2ac73716ee /devel/swig20 | |
parent | 0d97224b8df7b07c1985347568020cd5f01887c2 (diff) | |
download | ports-e7d442c175fd13b4939bafafc893c43d4f9a6c25.tar.gz ports-e7d442c175fd13b4939bafafc893c43d4f9a6c25.zip |
Notes
Diffstat (limited to 'devel/swig20')
-rw-r--r-- | devel/swig20/Makefile | 3 | ||||
-rw-r--r-- | devel/swig20/distinfo | 2 | ||||
-rw-r--r-- | devel/swig20/pkg-plist | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index 42f5c9b55353..6aaddaaf2951 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -6,8 +6,7 @@ # PORTNAME= swig -PORTVERSION= 1.3a4 -PORTREVISION= 1 +PORTVERSION= 1.3a5 CATEGORIES= devel perl5 python ruby tcl82 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.rge.com/pub/languages/swig/ \ diff --git a/devel/swig20/distinfo b/devel/swig20/distinfo index 39b50afcc0bf..3745385a896f 100644 --- a/devel/swig20/distinfo +++ b/devel/swig20/distinfo @@ -1 +1 @@ -MD5 (swig1.3a4.tar.gz) = 64dee37bacf0dfa00f6dee6e1f133177 +MD5 (swig1.3a5.tar.gz) = 96249f9614ae31d328661d0e3d9cd615 diff --git a/devel/swig20/pkg-plist b/devel/swig20/pkg-plist index dded232a4f35..e208ff35be4c 100644 --- a/devel/swig20/pkg-plist +++ b/devel/swig20/pkg-plist @@ -20,6 +20,7 @@ lib/swig%%VER%%/guile/guile.swg lib/swig%%VER%%/guile/guiledec.swg lib/swig%%VER%%/guile/guilemain.i lib/swig%%VER%%/guile/interpreter.i +lib/swig%%VER%%/guile/ports.i lib/swig%%VER%%/guile/typemaps.i lib/swig%%VER%%/java/java.swg lib/swig%%VER%%/java/typemaps.i @@ -49,6 +50,7 @@ lib/swig%%VER%%/ruby/embed.i lib/swig%%VER%%/ruby/exception.i lib/swig%%VER%%/ruby/extconf.rb lib/swig%%VER%%/ruby/ptrlang.i +lib/swig%%VER%%/ruby/ruby.i lib/swig%%VER%%/ruby/ruby.swg lib/swig%%VER%%/ruby/rubydec.swg lib/swig%%VER%%/ruby/rubydef.swg |