Subject: CVS commit: pkgsrc/audio/id3ed
To: None <pkgsrc-changes@netbsd.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 01/10/2003 19:53:06
Module Name: pkgsrc
Committed By: salo
Date: Fri Jan 10 17:53:06 UTC 2003
Modified Files:
pkgsrc/audio/id3ed: Makefile distinfo
Log Message:
Update to 1.10.4
- update HOMEPAGE
- remove unneccessary post-extract target
Changes:
01/09/2003 - 1.10.4
- Fix build problem if curses was found but readline wasn't.
(reported by Adam Schuetze)
- Fix g++-3.2 compile warnings and errors. (Many people)
- Remove $(wildcard ..) use from Makefile, it works with BSD
make now. (suggested by Nick Nauwelaerts)
09/16/2001 - 1.10.3
- Include getopt.h if available. (Needed for cygwin, reported
by Scott Alfter)
- No longer attempt to set user/group in make install. (Needed
for cygwin, and probably better anyway. Scott Alfter)
- Fix lstat errors on files <128 bytes. (reported by Thomas Kunz?
From: was mangled so I'm not sure.)
- Fixed truncated name of genre 140. (was "Contemporary C")
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/audio/id3ed/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/id3ed/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.