aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-10 15:10:26 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-10 15:10:26 +0000
commit57c85f3ac0f0eab218ce5f9e9999fb54c1ebc2bf (patch)
tree28b1cdc667bc9fcca76adf65587aea9a7d027dce /audio
parent0aedc2df3d5285c0bd31c392e6474a9d0748327d (diff)
downloadports-57c85f3ac0f0eab218ce5f9e9999fb54c1ebc2bf.tar.gz
ports-57c85f3ac0f0eab218ce5f9e9999fb54c1ebc2bf.zip
- Update to version 1.0.6
PR: ports/62635 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=100558
Diffstat (limited to 'audio')
-rw-r--r--audio/libsndfile/Makefile4
-rw-r--r--audio/libsndfile/distinfo4
-rw-r--r--audio/libsndfile/files/patch-configure10
-rw-r--r--audio/libsndfile/files/patch-src::Makefile.in11
4 files changed, 15 insertions, 14 deletions
diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile
index 599bf31170fc..b5466420a6b6 100644
--- a/audio/libsndfile/Makefile
+++ b/audio/libsndfile/Makefile
@@ -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 --git a/audio/libsndfile/distinfo b/audio/libsndfile/distinfo
index 9da219ced693..1fc3007fde48 100644
--- a/audio/libsndfile/distinfo
+++ b/audio/libsndfile/distinfo
@@ -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 --git a/audio/libsndfile/files/patch-configure b/audio/libsndfile/files/patch-configure
deleted file mode 100644
index 66bb1b3ea544..000000000000
--- a/audio/libsndfile/files/patch-configure
+++ /dev/null
@@ -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 --git a/audio/libsndfile/files/patch-src::Makefile.in b/audio/libsndfile/files/patch-src::Makefile.in
new file mode 100644
index 000000000000..6ca02a88f8b2
--- /dev/null
+++ b/audio/libsndfile/files/patch-src::Makefile.in
@@ -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