[Lunar-commits] <moonbase> swig: version bump.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sun Sep 7 17:53:07 CEST 2008
commit 2a0bc6013444375b81ada9c1fc07b8fb971b0010
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sun Sep 7 11:53:07 2008 -0400
swig: version bump.
---
devel/swig/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/swig/DETAILS b/devel/swig/DETAILS
index 22028a1..9ec95bd 100644
--- a/devel/swig/DETAILS
+++ b/devel/swig/DETAILS
@@ -1,17 +1,17 @@
MODULE=swig
- VERSION=1.3.31
+ VERSION=1.3.36
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:3369543fa178bdeaa597dba806be04b9c8d0f12c
+ SOURCE_VFY=sha1:eed715da3200f45cfe688a64ab6630eadf118ae4
WEB_SITE=http://www.swig.org/
ENTERED=20011207
- UPDATED=20061129
+ UPDATED=20080907
SHORT="Creates wrapper code"
cat << EOF
SWIG is a compiler that makes it easy to integrate C and C++ code
with scripting languages including Perl, Tcl, Python, Guile, Ruby,
-MzScheme, and Java. Swig takes a set of ANSI C/C++ declarations (with
+MzScheme, and Java. Swig takes a set of ANSI C/C++ declarations (with
optional annotations) and generates an interface for them to your
favorite scripting language.
EOF
More information about the Lunar-commits
mailing list