[csw-devel] SF.net SVN: gar:[21178] csw/mgar/pkg/swig/trunk

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Wed May 22 15:54:03 CEST 2013


Revision: 21178
          http://gar.svn.sourceforge.net/gar/?rev=21178&view=rev
Author:   cgrzemba
Date:     2013-05-22 13:54:03 +0000 (Wed, 22 May 2013)
Log Message:
-----------
swig/trunk: upgrade to version 2.0.9

Modified Paths:
--------------
    csw/mgar/pkg/swig/trunk/Makefile
    csw/mgar/pkg/swig/trunk/checksums

Modified: csw/mgar/pkg/swig/trunk/Makefile
===================================================================
--- csw/mgar/pkg/swig/trunk/Makefile	2013-05-22 11:21:35 UTC (rev 21177)
+++ csw/mgar/pkg/swig/trunk/Makefile	2013-05-22 13:54:03 UTC (rev 21178)
@@ -1,7 +1,7 @@
 # $Id$
 
 NAME = swig
-VERSION = 2.0.4
+VERSION = 2.0.9
 GARTYPE = v2
 
 DESCRIPTION = A scripting interface generator for C/C++ code.
@@ -31,10 +31,11 @@
 
 LICENSE_CSWswig = LICENSE
 
-RUNTIME_DEP_PKGS = CSWzlib
-RUNTIME_DEP_PKGS_CSWswig += CSWlibpcre0
-RUNTIME_DEP_PKGS_CSWswig += CSWzlib
+# REINPLACE_USRLOCAL += Doc/*
 
+RUNTIME_DEP_PKGS_CSWswig += CSWlibz1
+RUNTIME_DEP_PKGS_CSWswig += CSWlibpcre1
+
 #SWIG doesn't DEPEND on the languages it supports being installed
 # but, for the record, languages we *do* have:
 #DEPEND += lang/tcl lang/python lang/perl lang/guile
@@ -43,13 +44,15 @@
 # and languages we don't have, yet:
 #DEPEND += lang/pike lang/chicken lang/mono lang/mzscheme 
 
+EXTRA_LINKER_FLAGS = -norunpath
+
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --with-tcl=$(prefix)
 
 # Configure finds most things, but point to a more current Java
-CONFIGURE_ARGS += --with-java=/usr/j2se/bin/java
-CONFIGURE_ARGS += --with-javac=/usr/j2se/bin/javac
-CONFIGURE_ARGS += --with-javaincl=/usr/j2se/include
+CONFIGURE_ARGS += --with-java=/usr/jdk/instances/jdk1.6.0/bin/java
+CONFIGURE_ARGS += --with-javac=/usr/jdk/instances/jdk1.6.0/bin/javac
+CONFIGURE_ARGS += --with-javaincl=/usr/jdk/instances/jdk1.6.0/include
 
 MAKE_ARGS += docs
 
@@ -58,37 +61,9 @@
 
 #SWIG doesn't DEPEND on the languages it supports being installed
 CHECKPKG_OVERRIDES_CSWswig += missing-dependency|CSWperl
-CHECKPKG_OVERRIDES_CSWswig += missing-dependency|CSWruby|or|CSWruby18
+CHECKPKG_OVERRIDES_CSWswig += missing-dependency|CSWlibruby1-9-1-1|or|CSWruby|or|CSWruby18|or|CSWruby191
 CHECKPKG_OVERRIDES_CSWswig += missing-dependency|CSWpython
 
-# lots of '/usr/local' in documentation and examples
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Examples/Makefile
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Examples/Makefile.in
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Examples/pike/enum/README
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Examples/tcl/index.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Examples/python/index.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Examples/python/libffi/Makefile
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Examples/ruby/index.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Examples/test-suite/ocaml/makedebugtop
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Doc/Manual/Introduction.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Doc/Manual/Pike.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Doc/Manual/Ruby.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Doc/Manual/Scripting.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Doc/Manual/SWIGDocumentation.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Doc/Manual/CCache.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Doc/Manual/Perl5.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Doc/Manual/Library.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Doc/Manual/Tcl.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Doc/Manual/Java.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/doc/swig/Doc/Manual/Python.html
-CHECKPKG_OVERRIDES_CSWswig += file-with-bad-content|/usr/local|root/opt/csw/share/man/man1/ccache-swig.1
-
-# not sure about these
-CHECKPKG_OVERRIDES_CSWswig += bad-rpath-entry|/lib|opt/csw/bin/swig
-CHECKPKG_OVERRIDES_CSWswig += bad-rpath-entry|/opt/SUNWspro/lib|opt/csw/bin/swig
-CHECKPKG_OVERRIDES_CSWswig += bad-rpath-entry|/opt/SUNWspro/lib/rw7|opt/csw/bin/swig
-CHECKPKG_OVERRIDES_CSWswig += bad-rpath-entry|/opt/SUNWspro/lib/v8|opt/csw/bin/swig
-
 # pkgmk can't handle spaces in filenames
 EXTRA_MERGE_EXCLUDE_FILES = .*test-suite/preproc_include_(d|e|f).*
 

Modified: csw/mgar/pkg/swig/trunk/checksums
===================================================================
--- csw/mgar/pkg/swig/trunk/checksums	2013-05-22 11:21:35 UTC (rev 21177)
+++ csw/mgar/pkg/swig/trunk/checksums	2013-05-22 13:54:03 UTC (rev 21178)
@@ -1 +1 @@
-4319c503ee3a13d2a53be9d828c3adc0  swig-2.0.4.tar.gz
+54d534b14a70badc226129159412ea85  swig-2.0.9.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list