From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 10 01:30:08 2004 Return-Path: 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 7C59816A4CE for ; Thu, 10 Jun 2004 01:30:08 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6164543D4C for ; Thu, 10 Jun 2004 01:30:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i5A1U7Yb084242 for ; Thu, 10 Jun 2004 01:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5A1U79M084241; Thu, 10 Jun 2004 01:30:07 GMT (envelope-from gnats) Resent-Date: Thu, 10 Jun 2004 01:30:07 GMT Resent-Message-Id: <200406100130.i5A1U79M084241@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, Craig Boston Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7145016A4CE for ; Thu, 10 Jun 2004 01:22:03 +0000 (GMT) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43B7443D48 for ; Thu, 10 Jun 2004 01:22:03 +0000 (GMT) (envelope-from craig@yekse.gank.org) Received: by ion.gank.org (mail, from userid 1001) id 8BB912CC6E; Wed, 9 Jun 2004 20:21:28 -0500 (CDT) Message-Id: <20040610012128.8BB912CC6E@ion.gank.org> Date: Wed, 9 Jun 2004 20:21:28 -0500 (CDT) From: Craig Boston To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/67771: [maintainer update] Audacity 1.2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Craig Boston List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2004 01:30:08 -0000 >Number: 67771 >Category: ports >Synopsis: [maintainer update] Audacity 1.2.1 >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: Thu Jun 10 01:30:06 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Craig Boston >Release: FreeBSD 5.2-CURRENT i386 >Organization: Infinity, Ltd. >Environment: System: FreeBSD `hostname` 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sun May 9 14:45:44 CDT 2004 root@`hostname`:/usr/obj/usr/src/sys/`hostname -s|tr [:lower:] [:upper:]` i386 >Description: Two changes: * Update Audacity to version 1.2.1 (no major changes that affect our local patches) * Move to libtool 1.5 >How-To-Repeat: N/A >Fix: --- audacity.1.2.1.diff begins here --- diff -uPr audacity.orig/Makefile audacity/Makefile --- audacity.orig/Makefile Wed Jun 9 18:31:34 2004 +++ audacity/Makefile Wed Jun 9 20:11:39 2004 @@ -5,8 +5,7 @@ # $FreeBSD: ports/audio/audacity/Makefile,v 1.17 2004/04/05 03:30:42 marcus Exp $ PORTNAME= audacity -PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,9 +19,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION} GNU_CONFIGURE= yes +USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_LIBTOOL_VER= 13 +USE_LIBTOOL_VER= 15 CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ CFLAGS="${CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ diff -uPr audacity.orig/distinfo audacity/distinfo --- audacity.orig/distinfo Wed Jun 9 18:31:34 2004 +++ audacity/distinfo Wed Jun 9 18:38:53 2004 @@ -1,2 +1,2 @@ -MD5 (audacity-src-1.2.0.tar.gz) = 2cc3dca5327954b876f47124ab6f3586 -SIZE (audacity-src-1.2.0.tar.gz) = 3341562 +MD5 (audacity-src-1.2.1.tar.bz2) = 8914538a3edb6f88e2f70fb2fec3790f +SIZE (audacity-src-1.2.1.tar.bz2) = 2742327 diff -uPr audacity.orig/pkg-plist audacity/pkg-plist --- audacity.orig/pkg-plist Wed Jun 9 18:31:34 2004 +++ audacity/pkg-plist Wed Jun 9 18:57:02 2004 @@ -31,11 +31,18 @@ share/locale/da/LC_MESSAGES/audacity.mo share/locale/de/LC_MESSAGES/audacity.mo share/locale/es/LC_MESSAGES/audacity.mo +share/locale/fi/LC_MESSAGES/audacity.mo +share/locale/fr/LC_MESSAGES/audacity.mo +share/locale/hu/LC_MESSAGES/audacity.mo share/locale/it/LC_MESSAGES/audacity.mo +share/locale/ja/LC_MESSAGES/audacity.mo share/locale/mk/LC_MESSAGES/audacity.mo +share/locale/nb/LC_MESSAGES/audacity.mo share/locale/nl/LC_MESSAGES/audacity.mo +share/locale/pl/LC_MESSAGES/audacity.mo share/locale/pt/LC_MESSAGES/audacity.mo share/locale/ru/LC_MESSAGES/audacity.mo +share/locale/sl/LC_MESSAGES/audacity.mo share/locale/sv/LC_MESSAGES/audacity.mo @dirrm share/audacity/plug-ins @dirrm share/audacity/nyquist --- audacity.1.2.1.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: