FreeBSD Bugzilla – Attachment 102697 Details for
Bug 142522
[patch] audio/libsndfile upgrade 1.0.20 to 1.0.21
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.46 KB, created by
Aragon Gouveia
on 2010-01-09 14:30:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Aragon Gouveia
Created:
2010-01-09 14:30:06 UTC
Size:
2.46 KB
patch
obsolete
>diff -ur libsndfile.orig/Makefile libsndfile/Makefile >--- libsndfile.orig/Makefile 2010-01-09 16:18:14.000000000 +0200 >+++ libsndfile/Makefile 2010-01-09 16:15:39.000000000 +0200 >@@ -6,10 +6,9 @@ > # > > PORTNAME= libsndfile >-PORTVERSION= 1.0.20 >-PORTREVISION= 1 >+PORTVERSION= 1.0.21 > CATEGORIES= audio >-MASTER_SITES= http://www.mega-nerd.com/libsndfile/ >+MASTER_SITES= http://www.mega-nerd.com/libsndfile/files/ > > MAINTAINER= multimedia@FreeBSD.org > COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF) >@@ -24,16 +23,15 @@ > LDFLAGS="-L${LOCALBASE}/lib" > USE_LDCONFIG= yes > >-MAN1= sndfile-convert.1 sndfile-info.1 sndfile-play.1 >+MAN1= sndfile-concat.1 sndfile-cmp.1 sndfile-convert.1 sndfile-info.1 sndfile-metadata-get.1 sndfile-metadata-set.1 sndfile-play.1 > > OPTIONS= EXTERNAL "Enable FLAC and Ogg Vorbis support" on > > .include <bsd.port.pre.mk> > >-.if defined(WITHOUT_EXTERNAL) || defined(WITH_FLAC) >+.if defined(WITHOUT_EXTERNAL) > CONFIGURE_ARGS+=--disable-external-libs > .else >-CONFIGURE_ARGS+=--disable-flac > LIB_DEPENDS+= FLAC.10:${PORTSDIR}/audio/flac \ > vorbis.4:${PORTSDIR}/audio/libvorbis > .endif >@@ -44,9 +42,6 @@ > post-install: > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >-.for file in AUTHORS ChangeLog NEWS README >- ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} >-.endfor > ${TAR} -C ${WRKSRC}/doc --exclude "*Makefile*" --exclude "*.in" \ > -cf - . | ${TAR} -C ${DOCSDIR} --unlink -xf - > @${CHOWN} ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} >diff -ur libsndfile.orig/distinfo libsndfile/distinfo >--- libsndfile.orig/distinfo 2010-01-09 15:58:45.000000000 +0200 >+++ libsndfile/distinfo 2010-01-09 16:00:24.000000000 +0200 >@@ -1,3 +1,3 @@ >-MD5 (libsndfile-1.0.20.tar.gz) = e0553e12c7a467af44693e95e2eac668 >-SHA256 (libsndfile-1.0.20.tar.gz) = 7517eb966579f8814b5efe307cb919c5b4e7b5c6729209ba1da95f31e8368dc7 >-SIZE (libsndfile-1.0.20.tar.gz) = 927422 >+MD5 (libsndfile-1.0.21.tar.gz) = 880a40ec636ab2185b97f8927299b292 >+SHA256 (libsndfile-1.0.21.tar.gz) = 7e9083a2551ff347276d82cdb61f2b4f9cd137c0b76433800e991583ded8ea67 >+SIZE (libsndfile-1.0.21.tar.gz) = 1014722 >diff -ur libsndfile.orig/pkg-plist libsndfile/pkg-plist >--- libsndfile.orig/pkg-plist 2010-01-09 15:58:45.000000000 +0200 >+++ libsndfile/pkg-plist 2010-01-09 16:16:02.000000000 +0200 >@@ -1,7 +1,9 @@ > bin/sndfile-cmp >+bin/sndfile-concat > bin/sndfile-convert >+bin/sndfile-deinterleave > bin/sndfile-info >-bin/sndfile-jackplay >+bin/sndfile-interleave > bin/sndfile-metadata-get > bin/sndfile-metadata-set > bin/sndfile-play
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 142522
: 102697