Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Sep 2005 09:45:00 +0400
From:      Andrej Zverev <az@inec.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/85782: [update] audio/easytag-devel to 1.99.8
Message-ID:  <E1ECWGS-000POJ-A7@az.inec.ru>
Resent-Message-ID: <200509060550.j865oBvU043679@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         85782
>Category:       ports
>Synopsis:       [update] audio/easytag-devel to 1.99.8
>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:   Tue Sep 06 05:50:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Changelog:
	1.99.8 - August 31th, 2005 :
	============================
	- Fixed hangs in the cddb lookups
	- Fixed problem when parsing markup in the 'Fill Tag' scanner preview,
	- Added MP4/AAC file and tag support (including pictures in tag) by using
		MPEG4IP (libmp4v2)
	- French, Italian, Germen translations updated,
	
>How-To-Repeat:
	
>Fix:

	

--- easytag-devel.diff begins here ---
diff -Nru easytag-devel.orig/Makefile easytag-devel/Makefile
--- easytag-devel.orig/Makefile	Fri Jul 29 15:07:22 2005
+++ easytag-devel/Makefile	Tue Sep  6 09:41:19 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	easytag
-PORTVERSION=	1.99.7
+PORTVERSION=	1.99.8
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -17,7 +17,8 @@
 
 LIB_DEPENDS=	id3:${PORTSDIR}/audio/id3lib \
 		vorbis:${PORTSDIR}/audio/libvorbis \
-		FLAC:${PORTSDIR}/audio/flac
+		FLAC:${PORTSDIR}/audio/flac \
+		mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
 
 MAN1=		easytag.1
 CONFLICTS=	easytag-[0-9]*
diff -Nru easytag-devel.orig/distinfo easytag-devel/distinfo
--- easytag-devel.orig/distinfo	Fri Jul 29 15:07:22 2005
+++ easytag-devel/distinfo	Tue Sep  6 08:58:17 2005
@@ -1,2 +1,2 @@
-MD5 (easytag-1.99.7.tar.bz2) = 881f239762356f7b97aebadae4b69a11
-SIZE (easytag-1.99.7.tar.bz2) = 1262078
+MD5 (easytag-1.99.8.tar.bz2) = a6d30b47a476e2cf0f7ceda91be57bf7
+SIZE (easytag-1.99.8.tar.bz2) = 1272017
--- easytag-devel.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1ECWGS-000POJ-A7>