From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 28 00:30:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDADA16A4D5 for ; Mon, 28 Mar 2005 00:30:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9620543D53 for ; Mon, 28 Mar 2005 00:30:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j2S0U3xY083090 for ; Mon, 28 Mar 2005 00:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j2S0U2RZ083086; Mon, 28 Mar 2005 00:30:03 GMT (envelope-from gnats) Resent-Date: Mon, 28 Mar 2005 00:30:03 GMT Resent-Message-Id: <200503280030.j2S0U2RZ083086@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kelly Yancey Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9499716A4CE for ; Mon, 28 Mar 2005 00:22:44 +0000 (GMT) Received: from kbyanc.nttmcl.com (kbyanc.nttmcl.com [216.69.71.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38C6743D1F for ; Mon, 28 Mar 2005 00:22:44 +0000 (GMT) (envelope-from kbyanc@kbyanc.nttmcl.com) Received: from kbyanc.nttmcl.com (localhost [127.0.0.1]) by kbyanc.nttmcl.com (8.12.11/8.12.8) with ESMTP id j2S0MhgW085082; Sun, 27 Mar 2005 16:22:43 -0800 (PST) (envelope-from kbyanc@kbyanc.nttmcl.com) Received: (from kbyanc@localhost) by kbyanc.nttmcl.com (8.12.11/8.12.8/Submit) id j2S0MfWF085081; Sun, 27 Mar 2005 16:22:41 -0800 (PST) Message-Id: <200503280022.j2S0MfWF085081@kbyanc.nttmcl.com> Date: Sun, 27 Mar 2005 16:22:41 -0800 (PST) From: Kelly Yancey To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: rehsack@liwing.de Subject: ports/79291: Update id3v2 to 0.1.11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kelly Yancey List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2005 00:30:04 -0000 >Number: 79291 >Category: ports >Synopsis: Update id3v2 to 0.1.11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Mar 28 00:30:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Kelly Yancey >Release: FreeBSD 4.10-PRERELEASE i386 >Organization: >Environment: System: FreeBSD kbyanc.nttmcl.com 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #39: Mon May 10 11:41:48 PDT 2004 kbyanc@kbyanc.nttmcl.com:/usr/src/sys/compile/NTTMCL i386 >Description: Updates id3v2 port to latest version. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/id3v2/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile 6 Feb 2004 13:10:47 -0000 1.10 +++ Makefile 28 Mar 2005 00:00:00 -0000 @@ -6,8 +6,8 @@ # PORTNAME= id3v2 -PORTVERSION= 0.1.9 -PORTREVISION= 2 +PORTVERSION= 0.1.11 +PORTREVISION= 0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= id3v2 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/audio/id3v2/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 31 Mar 2004 03:06:06 -0000 1.4 +++ distinfo 28 Mar 2005 00:00:13 -0000 @@ -1,2 +1,2 @@ -MD5 (id3v2-0.1.9.tar.gz) = 544862d82224312595bf5a45422d1a49 -SIZE (id3v2-0.1.9.tar.gz) = 21144 +MD5 (id3v2-0.1.11.tar.gz) = 68afc3827cf01501dfb22949f901f1d8 +SIZE (id3v2-0.1.11.tar.gz) = 52427 Index: files/patch-Makefile =================================================================== RCS file: /home/ncvs/ports/audio/id3v2/files/patch-Makefile,v retrieving revision 1.3 diff -u -p -r1.3 patch-Makefile --- files/patch-Makefile 14 Jul 2003 02:36:06 -0000 1.3 +++ files/patch-Makefile 28 Mar 2005 00:14:05 -0000 @@ -1,18 +1,22 @@ ---- Makefile.orig Wed Feb 26 00:58:23 2003 -+++ Makefile Sun Jul 6 08:02:42 2003 -@@ -1,15 +1,15 @@ - all: id3v2 +--- Makefile.orig Tue May 4 11:33:53 2004 ++++ Makefile Sun Mar 27 16:13:40 2005 +@@ -2,23 +2,17 @@ + + VERSION=0.1.11 -PREFIX= /usr/local --CXXFLAGS+= -I${PREFIX}/include/ --LDFLAGS+= -L${PREFIX}/lib/ +-CXXFLAGS+= -I${PREFIX}/include/ -DVERSION="\"${VERSION}\"" #-DSORT_RUNTIME +-LDFLAGS+= -L${PREFIX}/lib/ +PREFIX?= /usr/local -+#CXXFLAGS+= -I${PREFIX}/include/ -+#LDFLAGS+= -L${PREFIX}/lib/ ++CXXFLAGS+= -DVERSION="\"${VERSION}\"" #-DSORT_RUNTIME ++#LDFLAGS+= -L${PREFIX}/lib/ - id3v2: convert.o list.o id3v2.o -- c++ ${LDFLAGS} -pedantic -Wall -lz -lid3 -g -o $@ id3v2.o list.o convert.o -+ ${CXX} ${LDFLAGS} -lz -lid3 -o $@ id3v2.o list.o convert.o + id3v2: convert.o list.o id3v2.o genre.o +- c++ ${LDFLAGS} -pedantic -Wall -lz -lid3 -g -o $@ $^ +- +-create_map: create_map.o +- c++ -Wall -g -o $@ $^ ++ ${CXX} ${LDFLAGS} -lz -lid3 -o $@ $> install: all - install -c -s id3v2 ${PREFIX}/bin/id3v2 @@ -20,6 +24,13 @@ nroff -man id3v2.1 > ${PREFIX}/man/man1/id3v2.1 -clean: -- rm -f id3v2 core *.o +- rm -f id3v2 create_map core *.o +- + tarball: + ln -s . id3v2-${VERSION} + tar zhcf id3v2-${VERSION}.tar.gz \ +@@ -27,3 +21,4 @@ + id3v2-${VERSION} + rm id3v2-${VERSION} + +.include -+ >Release-Note: >Audit-Trail: >Unformatted: