Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22453/perlmod/Fink
Modified Files:
ChangeLog Services.pm
Log Message:
removed notifier code, circ. depends
Index: Services.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Services.pm,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -d -r1.193 -r1.194
--- Services.pm 21 Dec 2005 03:08:53 -0000 1.193
+++ Services.pm 21 Dec 2005 03:35:24 -0000 1.194
@@ -34,7 +34,6 @@
use Data::Dumper;
use File::Find;
use File::Spec;
-use Fink::Notify;
use strict;
use warnings;
@@ -1350,8 +1349,6 @@
return $darwin_version;
} else {
my $error = "Couldn't determine major version number for
$darwin_version kernel!";
- my $notifier = Fink::Notify->new();
- $notifier->notify(event => 'finkPackageBuildFailed',
description => $error);
die $error . "\n";
}
}
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1207
retrieving revision 1.1208
diff -u -d -r1.1207 -r1.1208
--- ChangeLog 21 Dec 2005 03:21:34 -0000 1.1207
+++ ChangeLog 21 Dec 2005 03:35:24 -0000 1.1208
@@ -1,5 +1,9 @@
2005-12-20 Chris Zubrzycki <[EMAIL PROTECTED]>
+ * Services.pm: remove $notifier, should never get to that error
condition.
+
+2005-12-20 Chris Zubrzycki <[EMAIL PROTECTED]>
+
* Services.pm: Fix $notifier init and kernel version regex
2005-12-15 Daniel Macks <[EMAIL PROTECTED]>
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits