Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-24 Thread Grant
David, you mentioned in the bug that you couldn't get the patch to work clean.  I thought you got it working before when you posted the patched Typemap for me to download.  Did it work then but not now? http://bugs.gentoo.org/show_bug.cgi?id=305621 - GrantSOAP-WSDL The patched Typemap

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-02 Thread David Abbott
On Thu, Jul 1, 2010 at 11:45 PM, Grant emailgr...@gmail.com wrote: [snip] # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=3 inherit perl-module DESCRIPTION=SOAP-WSDL provides a SOAP client with WSDL support.

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-02 Thread Arttu V.
On 7/2/10, Grant emailgr...@gmail.com wrote: David, you mentioned in the bug that you couldn't get the patch to work clean. I thought you got it working before when you posted the patched Typemap for me to download. Did it work then but not now? http://bugs.gentoo.org/show_bug.cgi?id=305621

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-02 Thread David Abbott
On Fri, Jul 2, 2010 at 8:15 AM, Arttu V. arttu...@gmail.com wrote: On 7/2/10, Grant emailgr...@gmail.com wrote: David, you mentioned in the bug that you couldn't get the patch to work clean.  I thought you got it working before when you posted the patched Typemap for me to download.  Did it

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-02 Thread Grant
David, you mentioned in the bug that you couldn't get the patch to work clean.  I thought you got it working before when you posted the patched Typemap for me to download.  Did it work then but not now? http://bugs.gentoo.org/show_bug.cgi?id=305621 - GrantSOAP-WSDL The patched Typemap

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-02 Thread Grant
David, you mentioned in the bug that you couldn't get the patch to work clean.  I thought you got it working before when you posted the patched Typemap for me to download.  Did it work then but not now? http://bugs.gentoo.org/show_bug.cgi?id=305621 Ah, I didn't know you had this already

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-02 Thread David Abbott
On Fri, Jul 2, 2010 at 8:33 PM, Grant emailgr...@gmail.com wrote: David, you mentioned in the bug that you couldn't get the patch to work clean.  I thought you got it working before when you posted the patched Typemap for me to download.  Did it work then but not now?

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-02 Thread Grant
David, you mentioned in the bug that you couldn't get the patch to work clean.  I thought you got it working before when you posted the patched Typemap for me to download.  Did it work then but not now? http://bugs.gentoo.org/show_bug.cgi?id=305621 Ah, I didn't know you had this already

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-01 Thread Grant
I need to install the google-api-adwords-perl library, and it requires that SOAP-WSDL is patched with the soap_wsdl_patches.pl perl script. Can I have SOAP-WSDL patched via the perl script in an ebuild? - Grant Here is the perl script: http://pastebin.com/YM3G5sKn Can anyone with perl

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-01 Thread Arttu V.
On 7/1/10, Grant emailgr...@gmail.com wrote: Thank you Arttu. Here is the link to the SOAP::WSDL: http://soap-wsdl.svn.sourceforge.net/viewvc/soap-wsdl/SOAP-WSDL/branches/Typemap.tar.gz?view=tarpathrev=846 from the README:

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-01 Thread David Abbott
On Thu, Jul 1, 2010 at 2:40 PM, Arttu V. arttu...@gmail.com wrote: On 7/1/10, Grant emailgr...@gmail.com wrote: Thank you Arttu.  Here is the link to the SOAP::WSDL: http://soap-wsdl.svn.sourceforge.net/viewvc/soap-wsdl/SOAP-WSDL/branches/Typemap.tar.gz?view=tarpathrev=846 from the README:

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-01 Thread Grant
[snip] Am I making any sense? I think all of that is right on. I need to find out why the patch isn't working though. Theoretically (if you insist), you could still use the perl's Text::Patch route as well, but (if I'm not entirely wrong, see the excerpted attempted patch run above) the

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-07-01 Thread Grant
[snip] # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=3 inherit perl-module DESCRIPTION=SOAP-WSDL provides a SOAP client with WSDL support. HOMEPAGE=http://soap-wsdl.svn.sourceforge.net;

[gentoo-user] Re: Patch via perl script in an ebuild?

2010-06-30 Thread Grant
I need to install the google-api-adwords-perl library, and it requires that SOAP-WSDL is patched with the soap_wsdl_patches.pl perl script. Can I have SOAP-WSDL patched via the perl script in an ebuild? - Grant Here is the perl script: http://pastebin.com/YM3G5sKn Can anyone with perl and

Re: [gentoo-user] Re: Patch via perl script in an ebuild?

2010-06-30 Thread Arttu V.
Grant wrote:Grant wrote: I need to install the google-api-adwords-perl library, and it requires that SOAP-WSDL is patched with the soap_wsdl_patches.pl perl script. Can I have SOAP-WSDL patched via the perl script in an ebuild? - Grant Here is the perl script: