Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 23:30:05 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62635: Update port: audio/libsndfile to 1.0.6
Message-ID:  <20040210233005.26df5ce9.tkato@prontomail.com>
Resent-Message-ID: <200402101440.i1AEeEC9075770@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         62635
>Category:       ports
>Synopsis:       Update port: audio/libsndfile to 1.0.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 10 06:40:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.6

New file:
files/patch-Makefile.in

Remove file:
files/patch-configure

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/libsndfile/Makefile audio/libsndfile/Makefile
--- /usr/ports/audio/libsndfile/Makefile	Fri Nov  7 19:59:16 2003
+++ audio/libsndfile/Makefile	Sun Feb  8 22:41:18 2004
@@ -7,14 +7,14 @@
 #
 
 PORTNAME=	libsndfile
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.6
 CATEGORIES=	audio
 MASTER_SITES=	http://www.zip.com.au/~erikd/libsndfile/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Reading and writing files containing sampled sound (like WAV or AIFF)
 
-USE_GNOME=	gnomehack gnometarget pkgconfig
+USE_GNOME=	gnomehack gnometarget lthack pkgconfig
 USE_LIBTOOL=	yes
 CONFIGURE_ARGS=	--enable-justsrc --disable-gcc-pipe
 INSTALLS_SHLIB=	yes
diff -urN /usr/ports/audio/libsndfile/distinfo audio/libsndfile/distinfo
--- /usr/ports/audio/libsndfile/distinfo	Wed Jan 28 18:44:54 2004
+++ audio/libsndfile/distinfo	Sun Feb  8 22:46:54 2004
@@ -1,2 +1,2 @@
-MD5 (libsndfile-1.0.5.tar.gz) = 41d0c91fbdf88bb26ac5e0eb857bd611
-SIZE (libsndfile-1.0.5.tar.gz) = 634706
+MD5 (libsndfile-1.0.6.tar.gz) = b41c421d83bd7c214a79f8dde358f2e0
+SIZE (libsndfile-1.0.6.tar.gz) = 788855
diff -urN /usr/ports/audio/libsndfile/files/patch-configure audio/libsndfile/files/patch-configure
--- /usr/ports/audio/libsndfile/files/patch-configure	Fri Sep 20 16:36:41 2002
+++ audio/libsndfile/files/patch-configure	Thu Jan  1 09:00:00 1970
@@ -1,10 +0,0 @@
---- configure.orig	Fri Sep 13 18:56:06 2002
-+++ configure	Wed Sep 18 04:21:29 2002
-@@ -5432,6 +5432,7 @@
- 
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- 
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff -urN /usr/ports/audio/libsndfile/files/patch-src::Makefile.in audio/libsndfile/files/patch-src::Makefile.in
--- /usr/ports/audio/libsndfile/files/patch-src::Makefile.in	Thu Jan  1 09:00:00 1970
+++ audio/libsndfile/files/patch-src::Makefile.in	Sun Feb  8 22:52:15 2004
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig	Sun Feb  8 17:57:22 2004
++++ src/Makefile.in	Sun Feb  8 22:51:32 2004
+@@ -849,7 +849,7 @@
+ 
+ # Dependancies.
+ 
+-sndfile.c : Symbols
++#sndfile.c : Symbols
+ 
+ aiff.c au.c au_g72x.c ircam.c mat4.c mat5.c nist.c paf.c pvf.c : sndfile.h common.h
+ raw.c svx.c voc.c w64.c wav.c wav_w64.c htk.c sd2.c rx2.c txw.c : sndfile.h common.h
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040210233005.26df5ce9.tkato>