From b168d3f0fdbdfba04b63aff7ea3a1803eb8222b6 Mon Sep 17 00:00:00 2001 From: John Vogel Date: Sun, 28 Jun 2020 12:26:47 -0400 Subject: [PATCH] swig: update to 4.0.2 --- swig/.footprint | 4 +++- swig/.signature | 8 ++++---- swig/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/swig/.footprint b/swig/.footprint index d23426131..3f76bc6e2 100644 --- a/swig/.footprint +++ b/swig/.footprint @@ -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 diff --git a/swig/.signature b/swig/.signature index 3213d8eb7..7a2f2773a 100644 --- a/swig/.signature +++ b/swig/.signature @@ -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 diff --git a/swig/Pkgfile b/swig/Pkgfile index e24fa080a..ed802cc50 100644 --- a/swig/Pkgfile +++ b/swig/Pkgfile @@ -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)