FreeBSD Bugzilla – Attachment 44481 Details for
Bug 68859
Update port: audio/libsndfile to 1.0.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.53 KB, created by
tkato432
on 2004-07-09 16:10:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2004-07-09 16:10:11 UTC
Size:
1.53 KB
patch
obsolete
>diff -urN /usr/ports/audio/libsndfile/Makefile audio/libsndfile/Makefile >--- /usr/ports/audio/libsndfile/Makefile Mon May 24 20:58:11 2004 >+++ audio/libsndfile/Makefile Fri Jul 9 00:23:20 2004 >@@ -7,7 +7,7 @@ > # > > PORTNAME= libsndfile >-PORTVERSION= 1.0.9 >+PORTVERSION= 1.0.10 > CATEGORIES= audio > MASTER_SITES= http://www.mega-nerd.com/libsndfile/ > >@@ -16,20 +16,24 @@ > > USE_GCC= 3.3 > USE_GNOME= gnomehack gnometarget lthack pkgconfig >+USE_REINPLACE= yes > USE_LIBTOOL_VER= 13 > CONFIGURE_ARGS= --enable-justsrc --disable-gcc-pipe > INSTALLS_SHLIB= yes > > MAN1= sndfile-convert.1 sndfile-info.1 sndfile-play.1 > >+post-patch: >+ @${REINPLACE_CMD} -e '/^SUBDIRS =/s/ doc / /g' ${WRKSRC}/Makefile.in >+ > post-install: > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > .for file in AUTHORS ChangeLog NEWS README TODO > ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} > .endfor >- ${TAR} -C ${WRKSRC}/doc --exclude "*Makefile*" -cf - . | \ >- ${TAR} -C ${DOCSDIR} --unlink -xf - >+ ${TAR} -C ${WRKSRC}/doc --exclude "*Makefile*" --exclude "*.in" \ >+ -cf - . | ${TAR} -C ${DOCSDIR} --unlink -xf - > @${CHOWN} ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} > .endif > >diff -urN /usr/ports/audio/libsndfile/distinfo audio/libsndfile/distinfo >--- /usr/ports/audio/libsndfile/distinfo Mon May 24 20:58:11 2004 >+++ audio/libsndfile/distinfo Thu Jul 8 23:54:27 2004 >@@ -1,2 +1,2 @@ >-MD5 (libsndfile-1.0.9.tar.gz) = d72ba14354d2d727c81afc16897749a5 >-SIZE (libsndfile-1.0.9.tar.gz) = 776011 >+MD5 (libsndfile-1.0.10.tar.gz) = 8146c8496b8587a789aafce0f9d7b77d >+SIZE (libsndfile-1.0.10.tar.gz) = 749365
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 68859
: 44481