diff options
author | adam <adam@pkgsrc.org> | 2004-06-28 08:14:03 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-06-28 08:14:03 +0000 |
commit | 97e33615daf3d8d335a2b80e3e60ed3bffdb163d (patch) | |
tree | f909ac76b855ce22098171a27424eb08c2e0feef /audio/libsndfile/patches/patch-ad | |
parent | e39a1a13e37552139cd4b4c5c243208d08b1cfeb (diff) | |
download | pkgsrc-97e33615daf3d8d335a2b80e3e60ed3bffdb163d.tar.gz |
Changes 1.0.10:
* Minor bug fixes
* Fix support for Win32 MinGW compiler
Diffstat (limited to 'audio/libsndfile/patches/patch-ad')
-rw-r--r-- | audio/libsndfile/patches/patch-ad | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/libsndfile/patches/patch-ad b/audio/libsndfile/patches/patch-ad index ea06d32393c..1153bd3b9a0 100644 --- a/audio/libsndfile/patches/patch-ad +++ b/audio/libsndfile/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.4 2004/04/02 10:13:43 adam Exp $ +$NetBSD: patch-ad,v 1.5 2004/06/28 08:14:03 adam Exp $ ---- examples/Makefile.in.orig 2004-03-30 11:25:36.000000000 +0000 +--- examples/Makefile.in.orig 2004-06-16 10:18:29.000000000 +0000 +++ examples/Makefile.in -@@ -164,7 +164,7 @@ sndfile_info_SOURCES = sndfile-info.c +@@ -170,7 +170,7 @@ sndfile_info_SOURCES = sndfile-info.c sndfile_info_LDADD = $(SNDFILEDIR)/libsndfile.la sndfile_play_SOURCES = sndfile-play.c |