commit perl-Alien-wxWidgets for openSUSE:Factory

2019-08-22 Thread root
Hello community,

here is the log from the commit of package perl-Alien-wxWidgets for 
openSUSE:Factory checked in at 2019-08-22 10:57:34

Comparing /work/SRC/openSUSE:Factory/perl-Alien-wxWidgets (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new.22127 (New)


Package is "perl-Alien-wxWidgets"

Thu Aug 22 10:57:34 2019 rev:7 rq:725131 version:0.69

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Alien-wxWidgets/perl-Alien-wxWidgets.changes
2017-04-20 20:52:40.201371531 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new.22127/perl-Alien-wxWidgets.changes
 2019-08-22 10:57:52.65767 +0200
@@ -1,0 +2,15 @@
+Wed Aug 21 13:33:25 CEST 2019 - Tina Mueller 
+
+- Update patch perl-Alien-wxWidgets-ignore_cbuilder_version.patch
+
+---
+Wed Apr  3 06:41:44 UTC 2019 - Stephan Kulow 
+
+- updated to 0.69
+   see /usr/share/doc/packages/perl-Alien-wxWidgets/Changes
+
+  0.69  Tue Apr 18 2017 
+  - added build dependency on LWP::Protocol::https - it is always
+  - necessary due to sourceforge redirect to https
+
+---

Old:

  Alien-wxWidgets-0.68.tar.gz

New:

  Alien-wxWidgets-0.69.tar.gz



Other differences:
--
++ perl-Alien-wxWidgets.spec ++
--- /var/tmp/diff_new_pack.sV9grM/_old  2019-08-22 10:57:53.609655429 +0200
+++ /var/tmp/diff_new_pack.sV9grM/_new  2019-08-22 10:57:53.609655429 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Alien-wxWidgets
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Alien-wxWidgets
-Version:0.68
+Version:0.69
 Release:0
 %define cpan_name Alien-wxWidgets
-Summary:Building, Finding and Using Wxwidgets Binaries
-License:Artistic-1.0 or GPL-1.0+
+Summary:Building, finding and using wxWidgets binaries
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Alien-wxWidgets/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/M/MD/MDOOTSON/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 Patch0: perl-Alien-wxWidgets-do_not_build_wxgtk.patch
@@ -35,6 +35,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::CBuilder) >= 0.24
+BuildRequires:  perl(LWP::Protocol::https)
 BuildRequires:  perl(Module::Build) >= 0.28
 BuildRequires:  perl(Module::Pluggable) >= 2.6
 Requires:   perl(Module::Pluggable) >= 2.6
@@ -80,6 +81,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes patches README.txt script
+%doc Changes README.txt
 
 %changelog

++ Alien-wxWidgets-0.68.tar.gz -> Alien-wxWidgets-0.69.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-wxWidgets-0.68/Build.PL 
new/Alien-wxWidgets-0.69/Build.PL
--- old/Alien-wxWidgets-0.68/Build.PL   2017-04-08 18:06:00.0 +0200
+++ new/Alien-wxWidgets-0.69/Build.PL   2017-04-18 01:50:20.0 +0200
@@ -56,6 +56,7 @@
 build_requires  => { 'Module::Build'  => '0.28',
  'ExtUtils::CBuilder' => '0.24',
  'File::Spec' => '1.50',
+ 'LWP::Protocol::https'   => '0',
  },
 configure_requires => { 'Module::Build'   => '0.28',
 },
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-wxWidgets-0.68/Changes 
new/Alien-wxWidgets-0.69/Changes
--- old/Alien-wxWidgets-0.68/Changes2017-04-08 19:47:24.0 +0200
+++ new/Alien-wxWidgets-0.69/Changes2017-04-18 01:52:27.0 +0200
@@ -1,4 +1,7 @@
 Revision history for Perl extension Alien::wxWidgets.
+0.69  Tue Apr 18 2017 
+- added build dependency on LWP::Protocol::https - it is always
+- necessary due to sourceforge redirect to https
 
 0.68  Sat Apr 8 2017
 - RT:120887 - patch from Jim Keenan for '.' no longer in@INC
diff -urN '--exclude=CVS' 

commit perl-Alien-wxWidgets for openSUSE:Factory

2017-04-20 Thread root
Hello community,

here is the log from the commit of package perl-Alien-wxWidgets for 
openSUSE:Factory checked in at 2017-04-20 20:52:38

Comparing /work/SRC/openSUSE:Factory/perl-Alien-wxWidgets (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new (New)


Package is "perl-Alien-wxWidgets"

Thu Apr 20 20:52:38 2017 rev:6 rq:487659 version:0.68

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Alien-wxWidgets/perl-Alien-wxWidgets.changes
2016-11-28 15:10:39.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new/perl-Alien-wxWidgets.changes
   2017-04-20 20:52:40.201371531 +0200
@@ -1,0 +2,14 @@
+Tue Apr 11 05:01:27 UTC 2017 - co...@suse.com
+
+- updated to 0.68
+   see /usr/share/doc/packages/perl-Alien-wxWidgets/Changes
+
+  0.68  Sat Apr 8 2017
+  - RT:120887 - patch from Jim Keenan for '.' no longer in@INC
+  - RT:94367  - allow ENV setting for wx-config
+  - Fix current OSX builds
+  
+  0.67  Tue Mar 10 2015
+  - pause indexing fix
+
+---

Old:

  Alien-wxWidgets-0.67.tar.gz

New:

  Alien-wxWidgets-0.68.tar.gz



Other differences:
--
++ perl-Alien-wxWidgets.spec ++
--- /var/tmp/diff_new_pack.NRYLec/_old  2017-04-20 20:52:41.001258423 +0200
+++ /var/tmp/diff_new_pack.NRYLec/_new  2017-04-20 20:52:41.001258423 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Alien-wxWidgets
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
 
 
 Name:   perl-Alien-wxWidgets
-Version:0.67
+Version:0.68
 Release:0
 %define cpan_name Alien-wxWidgets
 Summary:Building, Finding and Using Wxwidgets Binaries
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Alien-wxWidgets/
-Source0:
http://www.cpan.org/authors/id/M/MD/MDOOTSON/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/M/MD/MDOOTSON/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 Patch0: perl-Alien-wxWidgets-do_not_build_wxgtk.patch
-Patch1: perl-Alien-wxWidgets-ignore_cbuilder_version.patch
-Patch2: perl-Alien-wxWidgets-dump_sorted_config.patch
+Patch1: perl-Alien-wxWidgets-dump_sorted_config.patch
+Patch2: perl-Alien-wxWidgets-ignore_cbuilder_version.patch
 # MANUAL
 #BuildArch: noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -49,14 +49,14 @@
 # MANUAL END
 
 %description
-Please see the Alien manpage for the manifesto of the Alien namespace.
+Please see Alien for the manifesto of the Alien namespace.
 
 In short 'Alien::wxWidgets' can be used to detect and get configuration
 settings from an installed wxWidgets.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 %patch0 
 %patch1 
 %patch2 

++ Alien-wxWidgets-0.67.tar.gz -> Alien-wxWidgets-0.68.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-wxWidgets-0.67/Build.PL 
new/Alien-wxWidgets-0.68/Build.PL
--- old/Alien-wxWidgets-0.67/Build.PL   2015-03-09 22:37:19.0 +0100
+++ new/Alien-wxWidgets-0.68/Build.PL   2017-04-08 18:06:00.0 +0200
@@ -3,7 +3,7 @@
 BEGIN { our $NO_INIT = 1 }
 
 use strict;
-use lib "lib", "inc";
+use lib "./lib", "./inc";
 use My::Build;
 use Config;
 
@@ -152,7 +152,19 @@
 EOP
 } else {
 require My::Build::Base;
-my $wx_config = My::Build::Base->awx_path_search( 'wx-config' );
+
+my $env_wxconfig = $ENV{WX_CONFIG};
+if ( $env_wxconfig && !-e $env_wxconfig && $env_wxconfig !~ /wx-config$/ ) 
{
+print STDERR qq(
+=
+The specified environment WX_CONFIG does not appear to be a valid wx-config :
+$env_wxconfig
+==
+);
+exit(1);
+}
+
+my $wx_config = $env_wxconfig || My::Build::Base->awx_path_search( 
'wx-config' );
 if( $wx_config ) {
 my $ans = `$wx_config --version`;
 if( $ans =~ /^[23]\./ ) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-wxWidgets-0.67/Changes 
new/Alien-wxWidgets-0.68/Changes
--- old/Alien-wxWidgets-0.67/Changes2015-03-11 02:33:56.0 +0100
+++ 

commit perl-Alien-wxWidgets for openSUSE:Factory

2016-11-28 Thread h_root
Hello community,

here is the log from the commit of package perl-Alien-wxWidgets for 
openSUSE:Factory checked in at 2016-11-28 15:10:37

Comparing /work/SRC/openSUSE:Factory/perl-Alien-wxWidgets (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new (New)


Package is "perl-Alien-wxWidgets"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Alien-wxWidgets/perl-Alien-wxWidgets.changes
2016-11-22 18:58:30.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new/perl-Alien-wxWidgets.changes
   2016-11-28 15:10:39.0 +0100
@@ -1,0 +2,6 @@
+Sat Nov 26 13:56:53 UTC 2016 - stefan.bru...@rwth-aachen.de
+
+- Add perl-Alien-wxWidgets-dump_sorted_config.patch:
+  sort config dictionaries to make builds deterministic
+
+---

New:

  perl-Alien-wxWidgets-dump_sorted_config.patch



Other differences:
--
++ perl-Alien-wxWidgets.spec ++
--- /var/tmp/diff_new_pack.T1rkzI/_old  2016-11-28 15:10:40.0 +0100
+++ /var/tmp/diff_new_pack.T1rkzI/_new  2016-11-28 15:10:40.0 +0100
@@ -28,6 +28,7 @@
 Source1:cpanspec.yml
 Patch0: perl-Alien-wxWidgets-do_not_build_wxgtk.patch
 Patch1: perl-Alien-wxWidgets-ignore_cbuilder_version.patch
+Patch2: perl-Alien-wxWidgets-dump_sorted_config.patch
 # MANUAL
 #BuildArch: noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -58,6 +59,7 @@
 find . -type f -print0 | xargs -0 chmod 644
 %patch0 
 %patch1 
+%patch2 
 # MANUAL BEGIN
 # this copy of GNU patch is only used on win32, remove it for license clarity
 # see https://build.opensuse.org/request/show/237465

++ cpanspec.yml ++
--- /var/tmp/diff_new_pack.T1rkzI/_old  2016-11-28 15:10:40.0 +0100
+++ /var/tmp/diff_new_pack.T1rkzI/_new  2016-11-28 15:10:40.0 +0100
@@ -7,6 +7,7 @@
 patches:
   perl-Alien-wxWidgets-do_not_build_wxgtk.patch: 
   perl-Alien-wxWidgets-ignore_cbuilder_version.patch:
+  perl-Alien-wxWidgets-dump_sorted_config.patch:
 
 preamble: |-
   BuildRequires:  gcc-c++

++ perl-Alien-wxWidgets-dump_sorted_config.patch ++
--- lib/Alien/wxWidgets.pm.orig 2016-11-23 16:54:35.940061462 +0100
+++ lib/Alien/wxWidgets.pm  2016-11-23 16:55:14.383929523 +0100
@@ -132,6 +132,8 @@
 my @configs = $class->get_configurations( @_ );
 
 require Data::Dumper;
+# sort output, to have same output as from My::Build::Base
+$Data::Dumper::Sortkeys = 1;
 print Data::Dumper->Dump( \@configs );
 }
 
--- inc/My/Build/Base.pm.orig   2016-11-24 14:43:52.306654279 +0100
+++ inc/My/Build/Base.pm2016-11-24 14:44:09.806598987 +0100
@@ -218,6 +218,8 @@
 my %config = $self->_init_config;
 my $base = $self->awx_key;
 
+# sort output for reproducible builds
+$Data::Dumper::Sortkeys = 1;
 my $body = Data::Dumper->Dump( [ \%config ] );
 $body =~ s/rEpLaCe/$base/g;
 



commit perl-Alien-wxWidgets for openSUSE:Factory

2016-11-22 Thread h_root
Hello community,

here is the log from the commit of package perl-Alien-wxWidgets for 
openSUSE:Factory checked in at 2016-11-22 18:58:29

Comparing /work/SRC/openSUSE:Factory/perl-Alien-wxWidgets (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new (New)


Package is "perl-Alien-wxWidgets"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Alien-wxWidgets/perl-Alien-wxWidgets.changes
2015-04-16 14:13:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new/perl-Alien-wxWidgets.changes
   2016-11-22 18:58:30.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov 13 15:11:39 UTC 2016 - stefan.bru...@rwth-aachen.de
+
+- updated wxWidgets requirements from 2.8 to 3.0 for
+  distribution versions providing wxWidgets-3_0-nostl.
+
+---



Other differences:
--
++ perl-Alien-wxWidgets.spec ++
--- /var/tmp/diff_new_pack.0wZNXU/_old  2016-11-22 18:58:31.0 +0100
+++ /var/tmp/diff_new_pack.0wZNXU/_new  2016-11-22 18:58:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Alien-wxWidgets
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,13 +34,17 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::CBuilder) >= 0.24
-BuildRequires:  perl(Module::Build) >= 0.28
+BuildRequires:  perl(Module::Build) >= 0.28
 BuildRequires:  perl(Module::Pluggable) >= 2.6
 Requires:   perl(Module::Pluggable) >= 2.6
 %{perl_requires}
 # MANUAL BEGIN
 BuildRequires:  gcc-c++
+%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
+BuildRequires:  wxWidgets-3_0-nostl-devel
+%else
 BuildRequires:  wxWidgets-ansi-devel
+%endif
 # MANUAL END
 
 %description

++ cpanspec.yml ++
--- /var/tmp/diff_new_pack.0wZNXU/_old  2016-11-22 18:58:31.0 +0100
+++ /var/tmp/diff_new_pack.0wZNXU/_new  2016-11-22 18:58:31.0 +0100
@@ -10,7 +10,11 @@
 
 preamble: |-
   BuildRequires:  gcc-c++
+  %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
+  BuildRequires:  wxWidgets-3_0-nostl-devel
+  %else
   BuildRequires:  wxWidgets-ansi-devel
+  %endif
 post_prep: |-
  # this copy of GNU patch is only used on win32, remove it for license clarity
  # see https://build.opensuse.org/request/show/237465




commit perl-Alien-wxWidgets for openSUSE:Factory

2015-04-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Alien-wxWidgets for 
openSUSE:Factory checked in at 2015-04-16 14:13:08

Comparing /work/SRC/openSUSE:Factory/perl-Alien-wxWidgets (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new (New)


Package is perl-Alien-wxWidgets

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Alien-wxWidgets/perl-Alien-wxWidgets.changes
2014-06-30 21:50:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Alien-wxWidgets.new/perl-Alien-wxWidgets.changes
   2015-04-16 14:13:23.0 +0200
@@ -1,0 +2,12 @@
+Tue Apr 14 08:45:38 UTC 2015 - co...@suse.com
+
+- updated to 0.67
+   see /usr/share/doc/packages/perl-Alien-wxWidgets/Changes
+
+  0.66  Tue Mar 10 2015
+  - add support for wxWidgets 3.0.1 and 3.0.2
+  - make default wxWidgets 3.0.2
+  - graphics context included now default on Win32
+  - build on MacOSX - xcode 5.x/6.x
+
+---

Old:

  Alien-wxWidgets-0.65.tar.gz

New:

  Alien-wxWidgets-0.67.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Alien-wxWidgets.spec ++
--- /var/tmp/diff_new_pack.rtKcai/_old  2015-04-16 14:13:23.0 +0200
+++ /var/tmp/diff_new_pack.rtKcai/_new  2015-04-16 14:13:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Alien-wxWidgets
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,19 @@
 
 
 Name:   perl-Alien-wxWidgets
-Version:0.65
+Version:0.67
 Release:0
 %define cpan_name Alien-wxWidgets
-Summary:building, finding and using wxWidgets binaries
+Summary:Building, Finding and Using Wxwidgets Binaries
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Alien-wxWidgets/
-Source: 
http://www.cpan.org/authors/id/M/MD/MDOOTSON/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/MD/MDOOTSON/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
+Patch0: perl-Alien-wxWidgets-do_not_build_wxgtk.patch
+Patch1: perl-Alien-wxWidgets-ignore_cbuilder_version.patch
+# MANUAL
+#BuildArch: noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -33,11 +38,10 @@
 BuildRequires:  perl(Module::Pluggable) = 2.6
 Requires:   perl(Module::Pluggable) = 2.6
 %{perl_requires}
-# MANUAL
-Patch1: perl-Alien-wxWidgets-do_not_build_wxgtk.patch
-Patch2: perl-Alien-wxWidgets-ignore_cbuilder_version.patch
+# MANUAL BEGIN
 BuildRequires:  gcc-c++
 BuildRequires:  wxWidgets-ansi-devel
+# MANUAL END
 
 %description
 Please see the Alien manpage for the manifesto of the Alien namespace.
@@ -47,13 +51,14 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch1 -p0
-%patch2 -p0
 find . -type f -print0 | xargs -0 chmod 644
-# MANUAL
+%patch0 
+%patch1 
+# MANUAL BEGIN
 # this copy of GNU patch is only used on win32, remove it for license clarity
 # see https://build.opensuse.org/request/show/237465
 rm -vf inc/src/patch*
+# MANUAL END
 
 %build
 yes no | %__perl ./Build.PL installdirs=vendor

++ Alien-wxWidgets-0.65.tar.gz - Alien-wxWidgets-0.67.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Alien-wxWidgets-0.65/Build.PL 
new/Alien-wxWidgets-0.67/Build.PL
--- old/Alien-wxWidgets-0.65/Build.PL   2014-03-23 15:48:03.0 +0100
+++ new/Alien-wxWidgets-0.67/Build.PL   2015-03-09 22:37:19.0 +0100
@@ -18,8 +18,10 @@
 '2.9.1' = 'patches/data-2.9.1',
 '2.9.2' = 'patches/data-2.9.2',
 '2.9.3' = 'patches/data-2.9.3',
-'2.9.4'= 'patches/data-2.9.4',
+'2.9.4'= 'patches/data-2.9.4',
 '3.0.0' = 'patches/data-3.0.0',
+'3.0.1' = 'patches/data-3.0.1',
+'3.0.2' = 'patches/data-3.0.2',
 );
 
 my ($DEFAULT_VERSION, $DEFAULT_ARCHIVE_TYPE) = 
_get_default_wxwidgets_version_and_type();
@@ -71,13 +73,13 @@
  'wxWidgets-version' = { type = '=s' },
  'wxWidgets-extraflags'  = { type = '=s' },
  'wxWidgets-userpatch'   = { type = '=s' },
- 'wxWidgets-graphicscontext' = { type = '!',
-default = $^O ne 
'MSWin32' },
+