From nobody@nwww.freebsd.org  Thu May  2 13:26:02 2002
Return-Path: <nobody@nwww.freebsd.org>
Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id 720AB37BA38
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  2 May 2002 13:25:51 -0700 (PDT)
Received: from nwww.freebsd.org (localhost [127.0.0.1])
	by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g42KQuhG070352
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 2 May 2002 13:26:56 -0700 (PDT)
	(envelope-from nobody@nwww.freebsd.org)
Received: (from nobody@localhost)
	by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g42KQuH3070351;
	Thu, 2 May 2002 13:26:56 -0700 (PDT)
Message-Id: <200205022026.g42KQuH3070351@nwww.freebsd.org>
Date: Thu, 2 May 2002 13:26:56 -0700 (PDT)
From: KATO Tsuguru <tkato@prontomail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: audio/easytag to 0.19 
X-Send-Pr-Version: www-1.0

>Number:         37682
>Category:       ports
>Synopsis:       Update port: audio/easytag to 0.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 02 13:30:01 PDT 2002
>Closed-Date:    Thu May 02 15:36:50 PDT 2002
>Last-Modified:  Thu May 02 15:36:50 PDT 2002
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.19

New file:
files/patch-configure

Remove file:
files/patch-ltmain.sh

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/audio/easytag/Makefile audio/easytag/Makefile
--- /usr/ports/audio/easytag/Makefile	Tue Apr  9 18:07:39 2002
+++ audio/easytag/Makefile	Sun Apr 28 17:36:17 2002
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	easytag
-PORTVERSION=	0.18
+PORTVERSION=	0.19
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -18,7 +18,7 @@
 		vorbis.1:${PORTSDIR}/audio/libvorbis
 
 USE_GTK=	yes
-GNU_CONFIGURE=	yes
+USE_LIBTOOL=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
diff -urN /usr/ports/audio/easytag/distinfo audio/easytag/distinfo
--- /usr/ports/audio/easytag/distinfo	Tue Apr  9 18:07:41 2002
+++ audio/easytag/distinfo	Tue Apr 23 20:30:29 2002
@@ -1 +1 @@
-MD5 (easytag-0.18.tar.gz) = 2321877f10b811d5cb0d7f4057c29f26
+MD5 (easytag-0.19.tar.gz) = ec4a97d84facf61ed091500150522c72
diff -urN /usr/ports/audio/easytag/files/patch-configure audio/easytag/files/patch-configure
--- /usr/ports/audio/easytag/files/patch-configure	Thu Jan  1 09:00:00 1970
+++ audio/easytag/files/patch-configure	Sun Apr 28 17:39:14 2002
@@ -0,0 +1,10 @@
+--- configure.orig	Tue Apr 23 01:10:34 2002
++++ configure	Sun Apr 28 17:39:02 2002
+@@ -5195,6 +5195,7 @@
+ 
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+ 
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff -urN /usr/ports/audio/easytag/files/patch-ltmain.sh audio/easytag/files/patch-ltmain.sh
--- /usr/ports/audio/easytag/files/patch-ltmain.sh	Tue Mar 12 07:24:02 2002
+++ audio/easytag/files/patch-ltmain.sh	Thu Jan  1 09:00:00 1970
@@ -1,12 +0,0 @@
---- ltmain.sh.orig	Sun Mar  3 07:38:00 2002
-+++ ltmain.sh	Fri Mar  8 01:58:58 2002
-@@ -2408,6 +2408,9 @@
- 	  *-*-netbsd*)
- 	    # Don't link with libc until the a.out ld.so is fixed.
- 	    ;;
-+	  *-*-freebsd*)
-+	    # FreeBSD doesn't need this...
-+	    ;;
- 	  *)
- 	    # Add libc to deplibs on all other systems if necessary.
- 	    if test "$build_libtool_need_lc" = "yes"; then
diff -urN /usr/ports/audio/easytag/pkg-plist audio/easytag/pkg-plist
--- /usr/ports/audio/easytag/pkg-plist	Wed Mar 13 20:29:31 2002
+++ audio/easytag/pkg-plist	Sun Apr 28 17:13:21 2002
@@ -1,6 +1,8 @@
 bin/easytag
 share/easytag/EasyTAG_logo.xpm
+share/locale/cs/LC_MESSAGES/easytag.mo
 share/locale/de/LC_MESSAGES/easytag.mo
+share/locale/es/LC_MESSAGES/easytag.mo
 share/locale/fr/LC_MESSAGES/easytag.mo
 share/locale/hu/LC_MESSAGES/easytag.mo
 share/locale/it/LC_MESSAGES/easytag.mo

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Thu May 2 15:36:39 PDT 2002 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37682 
>Unformatted:
