Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2004 22:00:06 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67079: Update port: audio/libsndfile to 1.0.9
Message-ID:  <20040523220006.391a3be1.tkato@prontomail.com>
Resent-Message-ID: <200405231310.i4NDAKde094443@freefall.freebsd.org>

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

>Number:         67079
>Category:       ports
>Synopsis:       Update port: audio/libsndfile to 1.0.9
>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:   Sun May 23 06:10:20 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p8 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.9

Remove file:
files/patch-src::Makefile.in

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/libsndfile/Makefile audio/libsndfile/Makefile
--- /usr/ports/audio/libsndfile/Makefile	Sun Mar 14 18:07:27 2004
+++ audio/libsndfile/Makefile	Sun May 23 20:38:59 2004
@@ -7,13 +7,14 @@
 #
 
 PORTNAME=	libsndfile
-PORTVERSION=	1.0.7
+PORTVERSION=	1.0.9
 CATEGORIES=	audio
 MASTER_SITES=	http://www.mega-nerd.com/libsndfile/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Reading and writing files containing sampled sound (like WAV or AIFF)
 
+USE_GCC=	3.3
 USE_GNOME=	gnomehack gnometarget lthack pkgconfig
 USE_LIBTOOL_VER=	13
 CONFIGURE_ARGS=	--enable-justsrc --disable-gcc-pipe
diff -urN /usr/ports/audio/libsndfile/distinfo audio/libsndfile/distinfo
--- /usr/ports/audio/libsndfile/distinfo	Sun Feb 29 12:18:24 2004
+++ audio/libsndfile/distinfo	Sat May 22 21:45:46 2004
@@ -1,2 +1,2 @@
-MD5 (libsndfile-1.0.7.tar.gz) = 945661a01235f7c149f561a12dad30b6
-SIZE (libsndfile-1.0.7.tar.gz) = 725690
+MD5 (libsndfile-1.0.9.tar.gz) = d72ba14354d2d727c81afc16897749a5
+SIZE (libsndfile-1.0.9.tar.gz) = 776011
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	Wed Feb 11 00:10:26 2004
+++ audio/libsndfile/files/patch-src::Makefile.in	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- 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?20040523220006.391a3be1.tkato>