Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2010 23:47:37 GMT
From:      Jack <xxjack12xx@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/142995: Update audacity 1.3.10 to 1.3.11
Message-ID:  <201001192347.o0JNlbhr038817@www.freebsd.org>
Resent-Message-ID: <201001192350.o0JNo5Mw086847@freefall.freebsd.org>

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

>Number:         142995
>Category:       ports
>Synopsis:       Update audacity 1.3.10 to 1.3.11
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 19 23:50:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jack
>Release:        8.0-STABLE
>Organization:
>Environment:
FreeBSD jack.musirc.com 8.0-STABLE FreeBSD 8.0-STABLE #0 r201718: Thu Jan  7 01:17:27 PST 2010     jack@jack.musirc.com:/usr/obj/usr/src/sys/JACK  amd64

>Description:
Update audacity 1.3.10 to 1.3.11 with attached patch
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur audacity-devel/Makefile audacity-new/Makefile
--- audacity-devel/Makefile	2009-12-18 15:49:27.000000000 -0800
+++ audacity-new/Makefile	2010-01-19 15:15:32.000000000 -0800
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/audio/audacity-devel/Makefile,v 1.40 2009/12/17 06:09:04 wen Exp $
 
 PORTNAME=	audacity
-PORTVERSION=	1.3.10
-PORTREVISION=	1
+PORTVERSION=	1.3.11
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
 		SF/${PORTNAME}/${PORTNAME}-unstable/${PORTVERSION}
@@ -22,7 +21,7 @@
 
 CONFLICTS=	audacity-[0-9]*
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-src-${PORTVERSION}
+WRKSRC=		${WRKDIR}/${PORTNAME}-src-${PORTVERSION}-beta
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
diff -ur audacity-devel/distinfo audacity-new/distinfo
--- audacity-devel/distinfo	2009-12-03 21:34:36.000000000 -0800
+++ audacity-new/distinfo	2010-01-19 15:14:10.000000000 -0800
@@ -1,3 +1,3 @@
-MD5 (audacity-minsrc-1.3.10.tar.bz2) = ffa698188e2e8f48c499268a478c579c
-SHA256 (audacity-minsrc-1.3.10.tar.bz2) = 7df8a12064cbd85b85a38ad56942dbbf46eace7ea685ec64daca9ad064e2ba09
-SIZE (audacity-minsrc-1.3.10.tar.bz2) = 6953513
+MD5 (audacity-minsrc-1.3.11.tar.bz2) = 670937c483fb5273ceff9e38a82db55f
+SHA256 (audacity-minsrc-1.3.11.tar.bz2) = 2d59d5eeb2acf451142263876a7bebcab91bbff137c867effaf77d52c963e271
+SIZE (audacity-minsrc-1.3.11.tar.bz2) = 7142931


>Release-Note:
>Audit-Trail:
>Unformatted:



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