FreeBSD Bugzilla – Attachment 79504 Details for
Bug 114197
[PATCH] Update audio/easytag-devel to version 2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.41 KB, created by
Herbert J. Skuhra
on 2007-07-01 22:20:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Herbert J. Skuhra
Created:
2007-07-01 22:20:15 UTC
Size:
1.41 KB
patch
obsolete
>diff -ruN audio/easytag-devel.orig/Makefile audio/easytag-devel/Makefile >--- audio/easytag-devel.orig/Makefile Sun Jul 1 21:43:17 2007 >+++ audio/easytag-devel/Makefile Sun Jul 1 23:01:33 2007 >@@ -6,8 +6,7 @@ > # > > PORTNAME= easytag >-PORTVERSION= 2.0 >-PORTREVISION= 1 >+PORTVERSION= 2.1 > CATEGORIES= audio > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -32,4 +31,15 @@ > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_GTK" \ > LDFLAGS="-L${LOCALBASE}/lib" > >-.include <bsd.port.mk> >+OPTIONS= WAVPACK "Support WavPack Files" off >+ >+.include <bsd.port.pre.mk> >+ >+.if defined(WITH_WAVPACK) || exists(${LOCALBASE}/lib/libwavpack.so.1) >+LIB_DEPENDS+= wavpack.1:${PORTSDIR}/audio/wavpack >+CONFIGURE_ARGS+= --enable-wavpack >+.else >+CONFIGURE_ARGS+= --disable-wavpack >+.endif >+ >+.include <bsd.port.post.mk> >diff -ruN audio/easytag-devel.orig/distinfo audio/easytag-devel/distinfo >--- audio/easytag-devel.orig/distinfo Sun Jul 1 21:43:17 2007 >+++ audio/easytag-devel/distinfo Sun Jul 1 21:44:36 2007 >@@ -1,3 +1,3 @@ >-MD5 (easytag-2.0.tar.bz2) = af37a0a34e4d0808aabb7a24cffc75ee >-SHA256 (easytag-2.0.tar.bz2) = 3935a1100c6afc499a263cbaf063ab422bd7b5b4099b1d3d869021ba9a063500 >-SIZE (easytag-2.0.tar.bz2) = 2889829 >+MD5 (easytag-2.1.tar.bz2) = a585cb9e400ba460ec1801856ea5e90f >+SHA256 (easytag-2.1.tar.bz2) = 8903771d33795d0e65c2ee6e7f09709c280cc1ae5878c20a201d7a4b06ff57e5 >+SIZE (easytag-2.1.tar.bz2) = 2924032
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 114197
: 79504