Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory sc8-pr-cvs17:/tmp/cvs-serv10098
Modified Files:
vorbis-tools.info vorbis-tools.patch
Log Message:
Rev 1003 of vorbis-tools, fixing bu #1781733 (ogg123 exit status)
Index: vorbis-tools.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/vorbis-tools.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- vorbis-tools.info 27 Jun 2007 11:38:05 -0000 1.8
+++ vorbis-tools.info 26 Aug 2007 11:13:59 -0000 1.9
@@ -16,7 +16,7 @@
Package: vorbis-tools
Version: 1.1.1
-Revision: 1002
+Revision: 1003
Source: http://downloads.xiph.org/releases/vorbis/%n-%v.tar.gz
Source-MD5: 47845fd76f5f2354a3619c4097575487
Patch: %n.patch
Index: vorbis-tools.patch
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/vorbis-tools.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- vorbis-tools.patch 21 Feb 2007 11:25:45 -0000 1.2
+++ vorbis-tools.patch 26 Aug 2007 11:13:59 -0000 1.3
@@ -20,12 +20,12 @@
signal (SIGINT, signal_handler);
signal (SIGTSTP, signal_handler);
signal (SIGCONT, signal_handler);
-@@ -396,7 +395,7 @@
+@@ -396,7 +395,8 @@
playlist_array_destroy(playlist_array, items);
-- exit (0);
+ exit_cleanup();
+ exit (0);
}
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits