Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2005 04:00:11 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87532: Update port: audio/sweep to 0.8.4
Message-ID:  <20051017040011.178dbdcb.tkato432@yahoo.com>
Resent-Message-ID: <200510161910.j9GJAEi1090102@freefall.freebsd.org>

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

>Number:         87532
>Category:       ports
>Synopsis:       Update port: audio/sweep to 0.8.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 16 19:10:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Update to version 0.8.4

Remove file:
files/patch-configure

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/sweep/Makefile audio/sweep/Makefile
--- /usr/ports/audio/sweep/Makefile	Wed Jun  1 13:16:09 2005
+++ audio/sweep/Makefile	Sun Oct 16 00:34:27 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	sweep
-PORTVERSION=	0.8.3
-PORTREVISION=	2
+PORTVERSION=	0.8.4
 CATEGORIES=	audio gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -19,13 +18,12 @@
 		samplerate.1:${PORTSDIR}/audio/libsamplerate \
 		vorbis.3:${PORTSDIR}/audio/libvorbis \
 		speex.3:${PORTSDIR}/audio/speex \
-		mad.2:${PORTSDIR}/audio/mad \
-		tdb.1:${PORTSDIR}/databases/tdb
+		mad.2:${PORTSDIR}/audio/mad
 
 USE_X_PREFIX=	yes
+USE_GNOME=	gnomehack gnomeprefix gnometarget gtk12
 USE_GMAKE=	yes
-USE_LIBTOOL_VER=15
-USE_GNOME=	gnomeprefix gnomehier gnomehack gnometarget gtk12
+USE_LIBTOOL_VER=	15
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 CONFIGURE_ARGS=	--with-extralibdir=${LOCALBASE}/lib \
diff -urN /usr/ports/audio/sweep/distinfo audio/sweep/distinfo
--- /usr/ports/audio/sweep/distinfo	Sat May  1 08:47:10 2004
+++ audio/sweep/distinfo	Sun Oct 16 00:14:04 2005
@@ -1,2 +1,2 @@
-MD5 (sweep-0.8.3.tar.gz) = 2b9ee0529c666f80b362aeefae28b891
-SIZE (sweep-0.8.3.tar.gz) = 1014539
+MD5 (sweep-0.8.4.tar.gz) = ca51425057c040cbce807d1b2c2433d9
+SIZE (sweep-0.8.4.tar.gz) = 1163931
diff -urN /usr/ports/audio/sweep/files/patch-configure audio/sweep/files/patch-configure
--- /usr/ports/audio/sweep/files/patch-configure	Sat May  1 08:47:10 2004
+++ audio/sweep/files/patch-configure	Thu Jan  1 09:00:00 1970
@@ -1,19 +0,0 @@
---- configure.orig	Fri Apr 30 10:05:34 2004
-+++ configure	Fri Apr 30 10:06:30 2004
-@@ -19129,6 +19129,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'
-@@ -19566,7 +19567,7 @@
- done
- 
- 
--ALL_LINGUAS="de el es_ES fr hu it pl ru en_AU"
-+ALL_LINGUAS="de el es_ES fr hu it pl ru"
- if test -n "$ac_tool_prefix"; then
-   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
- set dummy ${ac_tool_prefix}ranlib; ac_word=$2
diff -urN /usr/ports/audio/sweep/pkg-plist audio/sweep/pkg-plist
--- /usr/ports/audio/sweep/pkg-plist	Wed Jun  1 13:16:09 2005
+++ audio/sweep/pkg-plist	Sun Oct 16 00:23:21 2005
@@ -20,6 +20,7 @@
 share/gnome/sweep/sweep_logo.ppm
 share/locale/de/LC_MESSAGES/sweep.mo
 share/locale/el/LC_MESSAGES/sweep.mo
+share/locale/en_AU/LC_MESSAGES/sweep.mo
 share/locale/es_ES/LC_MESSAGES/sweep.mo
 share/locale/fr/LC_MESSAGES/sweep.mo
 share/locale/hu/LC_MESSAGES/sweep.mo
@@ -29,3 +30,5 @@
 @dirrm share/gnome/sweep
 @dirrm lib/sweep
 @dirrm include/sweep
+@unexec rmdir %D/share/locale/en_AU/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/en_AU 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:



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