Date: Mon, 19 Jul 2004 23:00:09 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69290: Update port: audio/libsamplerate to 0.1.1 Message-ID: <20040719230009.705c8bc5.tkato432@yahoo.com> Resent-Message-ID: <200407191410.i6JEAJTg064135@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69290 >Category: ports >Synopsis: Update port: audio/libsamplerate to 0.1.1 >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: Mon Jul 19 14:10:19 GMT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.1.1 Remove file: files/patch-configure >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/libsamplerate/Makefile audio/libsamplerate/Makefile --- /usr/ports/audio/libsamplerate/Makefile Sat Jul 10 08:36:22 2004 +++ audio/libsamplerate/Makefile Mon Jul 19 09:46:36 2004 @@ -6,8 +6,7 @@ # PORTNAME= libsamplerate -PORTVERSION= 0.0.15 -PORTREVISION= 1 +PORTVERSION= 0.1.1 CATEGORIES= audio MASTER_SITES= http://www.mega-nerd.com/SRC/ @@ -15,9 +14,9 @@ COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ - fftw.2:${PORTSDIR}/math/fftw + fftw3.3:${PORTSDIR}/math/fftw3 -USE_GNOME= gnomehack gnometarget pkgconfig +USE_GNOME= gnomehack gnometarget lthack pkgconfig USE_INC_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff -urN /usr/ports/audio/libsamplerate/distinfo audio/libsamplerate/distinfo --- /usr/ports/audio/libsamplerate/distinfo Wed Jan 28 18:44:54 2004 +++ audio/libsamplerate/distinfo Mon Jul 19 01:15:17 2004 @@ -1,2 +1,2 @@ -MD5 (libsamplerate-0.0.15.tar.gz) = 6b15cc39d1275f1118de4d57f89544eb -SIZE (libsamplerate-0.0.15.tar.gz) = 585250 +MD5 (libsamplerate-0.1.1.tar.gz) = c50e68b6cc078b5aeb68e7be6faaf641 +SIZE (libsamplerate-0.1.1.tar.gz) = 699874 diff -urN /usr/ports/audio/libsamplerate/files/patch-configure audio/libsamplerate/files/patch-configure --- /usr/ports/audio/libsamplerate/files/patch-configure Mon Feb 3 21:40:41 2003 +++ audio/libsamplerate/files/patch-configure Thu Jan 1 09:00:00 1970 @@ -1,13 +0,0 @@ - -$FreeBSD: ports/audio/libsamplerate/files/patch-configure,v 1.1 2003/02/03 12:40:41 sobomax Exp $ - ---- configure 2003/02/03 12:25:06 1.1 -+++ configure 2003/02/03 12:25:19 -@@ -7849,6 +7849,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/libsamplerate/pkg-plist audio/libsamplerate/pkg-plist --- /usr/ports/audio/libsamplerate/pkg-plist Fri Apr 16 16:34:06 2004 +++ audio/libsamplerate/pkg-plist Mon Jul 19 01:22:43 2004 @@ -2,14 +2,11 @@ include/samplerate.h lib/libsamplerate.a lib/libsamplerate.so -lib/libsamplerate.so.0 +lib/libsamplerate.so.1 libdata/pkgconfig/samplerate.pc %%PORTDOCS%%%%DOCSDIR%%/SRC.css %%PORTDOCS%%%%DOCSDIR%%/SRC.png %%PORTDOCS%%%%DOCSDIR%%/api.html -%%PORTDOCS%%%%DOCSDIR%%/api_full.html -%%PORTDOCS%%%%DOCSDIR%%/api_misc.html -%%PORTDOCS%%%%DOCSDIR%%/api_simple.html %%PORTDOCS%%%%DOCSDIR%%/download.html %%PORTDOCS%%%%DOCSDIR%%/faq.html %%PORTDOCS%%%%DOCSDIR%%/history.html >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040719230009.705c8bc5.tkato432>