Subject: PR/29644 CVS commit: pkgsrc/audio/tunesbrowser
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-bugs
Date: 03/20/2005 15:26:02
The following reply was made to PR pkg/29644; it has been noted by GNATS.
From: "Julio M. Merino Vidal" <jmmv@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/29644 CVS commit: pkgsrc/audio/tunesbrowser
Date: Sun, 20 Mar 2005 15:21:04 +0000 (UTC)
Module Name: pkgsrc
Committed By: jmmv
Date: Sun Mar 20 15:21:04 UTC 2005
Modified Files:
pkgsrc/audio/tunesbrowser: Makefile PLIST distinfo
pkgsrc/audio/tunesbrowser/patches: patch-aa
Added Files:
pkgsrc/audio/tunesbrowser/patches: patch-ab
Log Message:
Merge some patches from PR pkg/29644 by Antoine Reilles:
- Use SA_NODEFER instead of SA_NOMASK (if the later is not available).
- Use a subdirectory under ${PREFIX}/share to place the data files.
- Print the failing address on SIGSEGV.
- Make an error message more descriptive (specially helpful when using OSS).
- Fix playback of multiple songs.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/tunesbrowser/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/tunesbrowser/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/tunesbrowser/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/tunesbrowser/patches/patch-aa
cvs rdiff -r0 -r1.4 pkgsrc/audio/tunesbrowser/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.