1
0
forked from ports/contrib

swig: update to 4.0.2

This commit is contained in:
John Vogel 2020-06-28 12:26:47 -04:00
parent 90fe11e591
commit b168d3f0fd
3 changed files with 8 additions and 6 deletions

View File

@ -4,7 +4,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/swig
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/swig/
lrwxrwxrwx root/root usr/share/swig/4.0.1 -> 4.0
lrwxrwxrwx root/root usr/share/swig/4.0.2 -> 4.0
drwxr-xr-x root/root usr/share/swig/4.0/
-rw-r--r-- root/root usr/share/swig/4.0/allkw.swg
-rw-r--r-- root/root usr/share/swig/4.0/attribute.i
@ -279,6 +279,7 @@ drwxr-xr-x root/root usr/share/swig/4.0/octave/
-rw-r--r-- root/root usr/share/swig/4.0/octave/octcomplex.swg
-rw-r--r-- root/root usr/share/swig/4.0/octave/octcontainer.swg
-rw-r--r-- root/root usr/share/swig/4.0/octave/octfragments.swg
-rw-r--r-- root/root usr/share/swig/4.0/octave/octheaders.hpp
-rw-r--r-- root/root usr/share/swig/4.0/octave/octiterators.swg
-rw-r--r-- root/root usr/share/swig/4.0/octave/octopers.swg
-rw-r--r-- root/root usr/share/swig/4.0/octave/octprimtypes.swg
@ -521,6 +522,7 @@ drwxr-xr-x root/root usr/share/swig/4.0/ruby/
-rw-r--r-- root/root usr/share/swig/4.0/ruby/rubywstrings.swg
-rw-r--r-- root/root usr/share/swig/4.0/ruby/std_alloc.i
-rw-r--r-- root/root usr/share/swig/4.0/ruby/std_array.i
-rw-r--r-- root/root usr/share/swig/4.0/ruby/std_auto_ptr.i
-rw-r--r-- root/root usr/share/swig/4.0/ruby/std_basic_string.i
-rw-r--r-- root/root usr/share/swig/4.0/ruby/std_char_traits.i
-rw-r--r-- root/root usr/share/swig/4.0/ruby/std_common.i

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zxKy1+xnGj9/HoLpR+iiUYP/pIeRTpCVj78y02aen/X+LUj+K8Sv/AAWLskBzjnZl9y51o9BUA0omt/ZzIG5gk=
SHA256 (Pkgfile) = 2a846c0a5bd914db44d9a9a493e517e6f42d70e22fbb05abe553e2b5d0cae40b
SHA256 (.footprint) = 250336fd3d2e09e1f998804c3dd4167be22e5a3dbb0eca0c4353ce84d5316ecc
SHA256 (swig-4.0.1.tar.gz) = 7a00b4d0d53ad97a14316135e2d702091cd5f193bb58bcfcd8bc59d41e7887a9
RWSagIOpLGJF33l+2VW5sJ1kF7FJ+x3puws3qHm81toc1YxpstYXamy1//sJkxUB8ZvAowrtsrZDLq6qWgHHZ2PHQWjuUJFrbws=
SHA256 (Pkgfile) = c56e58e706364d38604881833f82a29ec43e50d8e9afcc9f3e6f075084022fd1
SHA256 (.footprint) = d65643dc986f38fcd6b52a26eda719a4553c56cd54eee620152c58094ef6a13d
SHA256 (swig-4.0.2.tar.gz) = d53be9730d8d58a16bf0cbd1f8ac0c0c3e1090573168bfa151b01eb47fa906fc

View File

@ -5,7 +5,7 @@
# Depends on: zlib libpcre
name=swig
version=4.0.1
version=4.0.2
release=1
source=(https://sourceforge.net/projects/$name/files/$name/$name-$version/$name-$version.tar.gz)