FreeBSD Bugzilla – Attachment 23925 Details for
Bug 41017
Updated port audio/id3lib
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
id3lib.diff
id3lib.diff (text/plain), 2.59 KB, created by
Tilman Linneweh
on 2002-07-26 21:10:01 UTC
(
hide
)
Description:
id3lib.diff
Filename:
MIME Type:
Creator:
Tilman Linneweh
Created:
2002-07-26 21:10:01 UTC
Size:
2.59 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/audio/id3lib/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- Makefile 21 Jul 2002 20:11:00 -0000 1.4 >+++ Makefile 22 Jul 2002 20:46:37 -0000 >@@ -6,19 +6,21 @@ > # > > PORTNAME= id3lib >-PORTVERSION= 3.7.13 >+PORTVERSION= 3.8.0.p.3.0 > CATEGORIES= audio > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/} > > MAINTAINER= roman@xpert.com > > LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt > > INSTALLS_SHLIB= yes >-USE_NEWGCC= yes > USE_LIBTOOL= yes > USE_AUTOMAKE= yes >+AUTOMAKE_VER= 15 >+AUTOMAKE= automake > USE_GMAKE= yes > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib" >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/audio/id3lib/distinfo,v >retrieving revision 1.1 >diff -u -r1.1 distinfo >--- distinfo 28 Oct 2000 07:19:06 -0000 1.1 >+++ distinfo 10 Jul 2002 20:23:25 -0000 >@@ -1 +1 @@ >-MD5 (id3lib-3.7.13.tar.gz) = 19ab352ac8d522ebcabb85f2445bfced >+MD5 (id3lib-3.8.0pre3.0.tar.gz) = 581cd49946cdc7c7e3a4dfff926fa67f >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/audio/id3lib/pkg-plist,v >retrieving revision 1.3 >diff -u -r1.3 pkg-plist >--- pkg-plist 16 Mar 2001 15:07:47 -0000 1.3 >+++ pkg-plist 10 Jul 2002 20:31:44 -0000 >@@ -3,19 +3,19 @@ > bin/id3info > bin/id3tag > include/id3.h >-include/id3/error.h > include/id3/field.h >-include/id3/flags.h > include/id3/frame.h > include/id3/globals.h >-include/id3/header.h >-include/id3/header_frame.h >-include/id3/header_tag.h > include/id3/misc_support.h > include/id3/sized_types.h >-include/id3/spec.h > include/id3/tag.h >-lib/libid3-3.7.so.13 >+include/id3/reader.h >+include/id3/readers.h >+include/id3/utils.h >+include/id3/writer.h >+include/id3/writers.h >+lib/libid3-3.8.so.0 > lib/libid3.a > lib/libid3.so >+lib/libid3.la > @dirrm include/id3 >Index: files/patch-aclocal.m4 >=================================================================== >RCS file: files/patch-aclocal.m4 >diff -N files/patch-aclocal.m4 >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-aclocal.m4 10 Jul 2002 20:37:31 -0000 >@@ -0,0 +1,11 @@ >+--- aclocal.m4.orig Wed Jul 10 22:36:27 2002 >++++ aclocal.m4 Wed Jul 10 22:37:05 2002 >+@@ -569,7 +569,7 @@ >+ LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool/ltmain.sh" >+ >+ # Always use our own libtool. >+-LIBTOOL='$(SHELL) $(top_builddir)/libtool' >++LIBTOOL='$(SHELL) ${LOCALBASE}/bin/libtool' >+ AC_SUBST(LIBTOOL)dnl >+ >+ # Prevent multiple expansion
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 41017
: 23925