Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 13:26:56 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/37682: Update port: audio/easytag to 0.19 
Message-ID:  <200205022026.g42KQuH3070351@nwww.freebsd.org>

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

>Number:         37682
>Category:       ports
>Synopsis:       Update port: audio/easytag to 0.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 02 13:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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