openbsd-ports/www/p5-SOAP-Lite/patches/patch-bin_stubmaker_pl
simon eed79c1601 major update to version 0.69.
MAINTAINER removed per his own request.

"just go ahead" naddy@
2007-05-20 12:49:51 +00:00

14 lines
375 B
Plaintext

$OpenBSD: patch-bin_stubmaker_pl,v 1.2 2007/05/20 12:49:51 simon Exp $
--- bin/stubmaker.pl.orig Wed Mar 30 10:58:33 2005
+++ bin/stubmaker.pl Tue Apr 17 14:35:38 2007
@@ -8,8 +8,7 @@
# Copyright (C) 2005 Byrne Reese
#
# Usage:
-# stubmaker.pl -[vd] <WSDL URL>
-###################################################
+#!/usr/bin/perl
use SOAP::Lite;
use Getopt::Long;