From owner-freebsd-ports Fri Jul 26 13:10:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9B1037B400 for ; Fri, 26 Jul 2002 13:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5577943E3B for ; Fri, 26 Jul 2002 13:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6QKA1JU069873 for ; Fri, 26 Jul 2002 13:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6QKA1eZ069872; Fri, 26 Jul 2002 13:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3134137B400 for ; Fri, 26 Jul 2002 13:09:57 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81A1343E5E for ; Fri, 26 Jul 2002 13:09:55 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.11.6/8.11.6) with ESMTP id g6QKAsj34072; Fri, 26 Jul 2002 22:10:54 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g6QK9lIN087273; Fri, 26 Jul 2002 22:09:48 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g6QK9jJl087272; Fri, 26 Jul 2002 22:09:45 +0200 (CEST) Message-Id: <200207262009.g6QK9jJl087272@sauna.arved.de> Date: Fri, 26 Jul 2002 22:09:45 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: roman@xpert.com X-Send-Pr-Version: 3.113 Subject: ports/41017: Updated port audio/id3lib Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41017 >Category: ports >Synopsis: Updated port audio/id3lib >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 13:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: Maintainer CCed, after he was originally contacted on July 10. Roman, please approve this. The update of id3lib is needed for the upcoming id3v2 update. >How-To-Repeat: >Fix: --- id3lib.diff begins here --- 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 --- id3lib.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message