aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Business-OnlinePayment-PayflowPro/files
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-06-15 01:07:32 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-06-15 01:07:32 +0000
commitf0339897f31a4039318565160c7cbca3df338b4c (patch)
tree9dbb815a20b89300270f7745187ecd3702ec75ec /finance/p5-Business-OnlinePayment-PayflowPro/files
parentb11c0fca33d4517cde1aae8ba4d2ba98a4a0e8c8 (diff)
Notes
Diffstat (limited to 'finance/p5-Business-OnlinePayment-PayflowPro/files')
-rw-r--r--finance/p5-Business-OnlinePayment-PayflowPro/files/patch-PayflowPro.pm11
1 files changed, 11 insertions, 0 deletions
diff --git a/finance/p5-Business-OnlinePayment-PayflowPro/files/patch-PayflowPro.pm b/finance/p5-Business-OnlinePayment-PayflowPro/files/patch-PayflowPro.pm
new file mode 100644
index 000000000000..c4f28b97dcbc
--- /dev/null
+++ b/finance/p5-Business-OnlinePayment-PayflowPro/files/patch-PayflowPro.pm
@@ -0,0 +1,11 @@
+--- PayflowPro.pm.orig Tue Jun 13 01:30:27 2006
++++ PayflowPro.pm Tue Jun 13 01:30:41 2006
+@@ -14,7 +14,7 @@
+ @ISA = qw(Exporter AutoLoader Business::OnlinePayment);
+ @EXPORT = qw();
+ @EXPORT_OK = qw();
+-$VERSION = '0.02';
++$VERSION = '0.03';
+
+ sub set_defaults {
+ my $self = shift;