Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2003 00:26:23 +0100 (BST)
From:      Dominic Marks <dom@cus.org.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54487: Maintainer Update: audio/easytag
Message-ID:  <200307142326.h6ENQNN6042591@cus.org.uk>
Resent-Message-ID: <200307142330.h6ENUAhE020298@freefall.freebsd.org>

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

>Number:         54487
>Category:       ports
>Synopsis:       Maintainer Update: audio/easytag
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 14 16:30:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD moo.cus.org.uk 4.7-STABLE FreeBSD 4.7-STABLE #4: Wed Apr 16 15:13:46 BST 2003 root@moo.cus.org.uk:/usr/obj/usr/src/sys/BAA i386

	
>Description:
	From the Changelog:

0.28.1 - July 13th, 2003 :
==========================
    * Added the ability to perform an action only for the selected files:
      to set a field to other files, to remove tags, to scan files, to save
      files, to delete files, to use undo and redo, to open files with an
      external program,
    * Added ability to (un)select all files or to invert the selection,
    * Changed writing of the genre in ID3v2.3 tags (according to
      id3v2.3.0 standard),
    * Added displaying of number of files in the directory of the
      selected file (in the browser area),
    * Added preview for the Fill Tag scanner,
    * Added buttons in the toolbar to select all files and invert the
      selection,
    * Cleanup in the toolbar and in menus,
    * Warning : Many shortcuts have been changed!,
    * A lot of code cleanup,
    * Fixed a small bug in the preview of the Rename File Scanner,
    * Fixed problem of zombie process when terminating the audio player
    * (thanks to Tony Mancill),
    * Fixed a bug when starting with some gtk themes as H2O (no window
      appeared) (thanks to Tony Mancill),
    * Fixed a bug when applying CDDB results to the files excepted for
      the filename,
    * Romanian translation updated (thanks to George Pauliuc),
    * German translation updated (thanks to Götz Waschk),
    * Russian translation updated (thanks to Andrey Astafiev).

	
>How-To-Repeat:
	NA

	
>Fix:

diff -ruN --exclude=CVS /usr/ports/audio/easytag/Makefile ./Makefile
--- /usr/ports/audio/easytag/Makefile	Thu Jul  3 18:45:37 2003
+++ ./Makefile	Tue Jul 15 00:03:32 2003
@@ -7,16 +7,10 @@
 #
 
 PORTNAME=	easytag
-PORTVERSION=	0.28
-PORTREVISION=	1
+PORTVERSION=	0.28.1
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-
-PATCH_SITES=    ${MASTER_SITES}
-PATCH_SITE_SUBDIR=	${PORTNAME}
-PATCHFILES=     patch_easytag_028_028a.diff patch_easytag_028a_028b.diff
-PATCH_DIST_STRIP=       -p1
 
 MAINTAINER=	dominic.marks@btinternet.com
 COMMENT=	Tag editor for MP3 and OGG files
diff -ruN --exclude=CVS /usr/ports/audio/easytag/distinfo ./distinfo
--- /usr/ports/audio/easytag/distinfo	Thu Jul  3 18:45:38 2003
+++ ./distinfo	Tue Jul 15 00:03:53 2003
@@ -1,3 +1 @@
-MD5 (easytag-0.28.tar.bz2) = c53de3d697234eede3f43240ef6ad950
-MD5 (patch_easytag_028_028a.diff) = 794551d3447d4c98fa474b1d52a4e57c
-MD5 (patch_easytag_028a_028b.diff) = c6df49d12f5c9059e44cc53f905c7f91
+MD5 (easytag-0.28.1.tar.bz2) = 69088f3c1d3b49af13d8030849f44d02
Binary files /usr/ports/audio/easytag/easytag-0.28.1.tbz and ./easytag-0.28.1.tbz differ
diff -ruN --exclude=CVS /usr/ports/audio/easytag/files/patch-pixmaps::Makefile.in ./files/patch-pixmaps::Makefile.in
--- /usr/ports/audio/easytag/files/patch-pixmaps::Makefile.in	Thu Jan  1 00:00:00 1970
+++ ./files/patch-pixmaps::Makefile.in	Tue Jul 15 00:11:44 2003
@@ -0,0 +1,11 @@
+--- pixmaps/Makefile.in	Sat Jul 12 22:16:06 2003
++++ pixmaps/Makefile.in.new	Tue Jul 15 00:08:40 2003
+@@ -302,7 +302,7 @@
+ 
+ info-am:
+ 
+-install-data-am: install-iconDATA install-pixmapDATA
++install-data-am: install-pixmapDATA # install-iconDATA
+ 
+ install-exec-am:
+ 
diff -ruN --exclude=CVS /usr/ports/audio/easytag/files/patch-pixmaps_Makefile.in ./files/patch-pixmaps_Makefile.in
--- /usr/ports/audio/easytag/files/patch-pixmaps_Makefile.in	Thu Aug 15 11:13:56 2002
+++ ./files/patch-pixmaps_Makefile.in	Thu Jan  1 00:00:00 1970
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/audio/easytag/files/patch-pixmaps_Makefile.in,v 1.1 2002/08/15 11:13:56 naddy Exp $
-
---- pixmaps/Makefile.in.orig	Thu Aug 15 00:39:17 2002
-+++ pixmaps/Makefile.in	Thu Aug 15 00:39:43 2002
-@@ -301,7 +301,7 @@
- 
- info-am:
- 
--install-data-am: install-iconDATA install-pixmapDATA
-+install-data-am: install-pixmapDATA # install-iconDATA
- 
- install-exec-am:
- 
diff -ruN --exclude=CVS /usr/ports/audio/easytag/files/patch-src_cddb.c ./files/patch-src_cddb.c
--- /usr/ports/audio/easytag/files/patch-src_cddb.c	Thu Jan  2 06:43:56 2003
+++ ./files/patch-src_cddb.c	Thu Jan  1 00:00:00 1970
@@ -1,10 +0,0 @@
---- src/cddb.c.orig	Wed Jan  1 22:29:03 2003
-+++ src/cddb.c	Wed Jan  1 22:29:17 2003
-@@ -29,6 +29,7 @@
- #include <sys/socket.h>
- #include <netdb.h>
- #include <errno.h>
-+#include <netinet/in.h>
- 
- #include "cddb.h"
- #include "easytag.h"

	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307142326.h6ENQNN6042591>