From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 16 19:10:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F93C16A420 for ; Sun, 16 Oct 2005 19:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 490FC43D53 for ; Sun, 16 Oct 2005 19:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9GJAEop090103 for ; Sun, 16 Oct 2005 19:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9GJAEi1090102; Sun, 16 Oct 2005 19:10:14 GMT (envelope-from gnats) Resent-Date: Sun, 16 Oct 2005 19:10:14 GMT Resent-Message-Id: <200510161910.j9GJAEi1090102@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E98C16A420 for ; Sun, 16 Oct 2005 19:00:55 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4086443D49 for ; Sun, 16 Oct 2005 19:00:54 +0000 (GMT) (envelope-from tkato432@yahoo.com) Received: from localhost ([218.222.64.154]) by hfep02.dion.ne.jp with SMTP id <20051016190050813.LOVK@hfep02.dion.ne.jp> for ; Mon, 17 Oct 2005 04:00:50 +0900 Message-Id: <20051017040011.178dbdcb.tkato432@yahoo.com> Date: Mon, 17 Oct 2005 04:00:11 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/87532: Update port: audio/sweep to 0.8.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2005 19:10:19 -0000 X-List-Received-Date: Sun, 16 Oct 2005 19:10:19 -0000 X-List-Received-Date: Sun, 16 Oct 2005 19:10:19 -0000 >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: