pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/fluidsynth Changes 1.0.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03398f0b7b06
branches:  trunk
changeset: 496849:03398f0b7b06
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jul 14 12:49:34 2005 +0000

description:
Changes 1.0.6:
* Bug fixes

diffstat:

 audio/fluidsynth/Makefile         |   4 ++--
 audio/fluidsynth/distinfo         |  10 +++++-----
 audio/fluidsynth/patches/patch-ac |  10 +++++-----
 3 files changed, 12 insertions(+), 12 deletions(-)

diffs (49 lines):

diff -r 92ccdab91a28 -r 03398f0b7b06 audio/fluidsynth/Makefile
--- a/audio/fluidsynth/Makefile Thu Jul 14 11:50:08 2005 +0000
+++ b/audio/fluidsynth/Makefile Thu Jul 14 12:49:34 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/04/25 13:53:37 adam Exp $
+# $NetBSD: Makefile,v 1.2 2005/07/14 12:49:34 adam Exp $
 
-DISTNAME=      fluidsynth-1.0.5
+DISTNAME=      fluidsynth-1.0.6
 CATEGORIES=    audio
 MASTER_SITES=  http://savannah.nongnu.org/download/fluid/
 
diff -r 92ccdab91a28 -r 03398f0b7b06 audio/fluidsynth/distinfo
--- a/audio/fluidsynth/distinfo Thu Jul 14 11:50:08 2005 +0000
+++ b/audio/fluidsynth/distinfo Thu Jul 14 12:49:34 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/04/25 13:53:37 adam Exp $
+$NetBSD: distinfo,v 1.2 2005/07/14 12:49:34 adam Exp $
 
-SHA1 (fluidsynth-1.0.5.tar.gz) = c74c8ecd6c8e3dbb2a33fe83b42267df5db75829
-RMD160 (fluidsynth-1.0.5.tar.gz) = 04f0166abab4196179fb459e033370ffb4e4aa6b
-Size (fluidsynth-1.0.5.tar.gz) = 991183 bytes
+SHA1 (fluidsynth-1.0.6.tar.gz) = 8ef8c851d3b8ad1c458485a7d9aa13b1a70b7d9c
+RMD160 (fluidsynth-1.0.6.tar.gz) = 7699dae455816844d80c204c99cf11efd8fb6d64
+Size (fluidsynth-1.0.6.tar.gz) = 1022289 bytes
 SHA1 (patch-aa) = 0cd5f42d4df763ef358f1d8a05826e0626882bf2
 SHA1 (patch-ab) = 8b9f615cf81bab81e0e6fc8f3e1c1a589b29cd90
-SHA1 (patch-ac) = d74ac15c241bee879483531c88a79c398c820c6e
+SHA1 (patch-ac) = b8c2b2aa180beeb5aa0292f2cce31f68a903a39d
diff -r 92ccdab91a28 -r 03398f0b7b06 audio/fluidsynth/patches/patch-ac
--- a/audio/fluidsynth/patches/patch-ac Thu Jul 14 11:50:08 2005 +0000
+++ b/audio/fluidsynth/patches/patch-ac Thu Jul 14 12:49:34 2005 +0000
@@ -1,11 +1,11 @@
-$NetBSD: patch-ac,v 1.1.1.1 2005/04/25 13:53:37 adam Exp $
+$NetBSD: patch-ac,v 1.2 2005/07/14 12:49:34 adam Exp $
 
---- configure.orig     2005-04-22 15:45:10.000000000 +0000
+--- configure.orig     2005-06-11 22:04:33.000000000 +0000
 +++ configure
-@@ -20182,7 +20182,7 @@ fi;
+@@ -20432,7 +20432,7 @@ cat >>confdefs.h <<\_ACEOF
+ _ACEOF
  
- case "$ENABLE_DEBUG" in
- no)
+ else
 -  CFLAGS="${CFLAGS} ${FCCFLAGS} -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wno-unused 
-Winline"
 +  CFLAGS="${CFLAGS} ${FCCFLAGS} -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wno-unused -Winline"
  



Home | Main Index | Thread Index | Old Index