Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2012 13:48:40 GMT
From:      Jack Low <xxjack12xx@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171206: Upgrade audacity to 2.0.2
Message-ID:  <201208311348.q7VDmeCr081648@red.freebsd.org>
Resent-Message-ID: <201208311350.q7VDo9lH022202@freefall.freebsd.org>

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

>Number:         171206
>Category:       ports
>Synopsis:       Upgrade audacity to 2.0.2
>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:   Fri Aug 31 13:50:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jack Low
>Release:        FreeBSD 9.1-PRERELEASE
>Organization:
>Environment:
FreeBSD jack.musirc.com 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r239139: Wed Aug  8 08:09:15 PDT 2012     root@jack.musirc.com:/usr/obj/usr/src/sys/JACK  amd64
>Description:
Upgrade audacity to 2.0.2
>How-To-Repeat:

>Fix:
Apply patch

Patch attached with submission follows:

diff -ur audacity/Makefile audacity-new/Makefile
--- audacity/Makefile	2012-07-20 08:15:18.000000000 -0700
+++ audacity-new/Makefile	2012-08-31 06:25:10.000000000 -0700
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/audio/audacity/Makefile,v 1.49 2012/07/19 20:15:37 naddy Exp $
 
 PORTNAME=	audacity
-PORTVERSION=	2.0.1
-PORTREVISION=	1
+PORTVERSION=	2.0.2
 CATEGORIES=	audio
 MASTER_SITES=	GOOGLE_CODE \
 		SF/${PORTNAME}/${PORTNAME}-unstable/${PORTVERSION}
diff -ur audacity/distinfo audacity-new/distinfo
--- audacity/distinfo	2012-07-06 12:28:58.000000000 -0700
+++ audacity-new/distinfo	2012-08-31 06:25:20.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (audacity-minsrc-2.0.1.tar.bz2) = bda21ec18233e683ab9ef983ece9eb0637198743aac84624b42b04756822e52a
-SIZE (audacity-minsrc-2.0.1.tar.bz2) = 6771643
+SHA256 (audacity-minsrc-2.0.2.tar.bz2) = ac8a5ec62a5748de7f885fb3f82a6b6acdb26b28276827a678ec17ce65b9879d
+SIZE (audacity-minsrc-2.0.2.tar.bz2) = 6794285
diff -ur audacity/pkg-plist audacity-new/pkg-plist
--- audacity/pkg-plist	2012-07-06 12:28:58.000000000 -0700
+++ audacity-new/pkg-plist	2012-08-31 06:46:11.000000000 -0700
@@ -1,4 +1,5 @@
 bin/audacity
+man/man1/audacity.1.gz
 share/applications/audacity.desktop
 %%DATADIR%%/EQDefaultCurves.xml
 %%DATADIR%%/nyquist/bug.lsp
@@ -68,6 +69,9 @@
 share/icons/hicolor/32x32/apps/audacity.png
 share/icons/hicolor/48x48/apps/audacity.png
 share/icons/hicolor/scalable/apps/audacity.svg
+share/licenses/audacity-2.0.2/GPLv2
+share/licenses/audacity-2.0.2/LICENSE
+share/licenses/audacity-2.0.2/catalog.mk
 share/locale/af/LC_MESSAGES/audacity.mo
 share/locale/ar/LC_MESSAGES/audacity.mo
 share/locale/be/LC_MESSAGES/audacity.mo
@@ -138,6 +142,8 @@
 @dirrmtry share/locale/km
 @dirrmtry share/locale/ca@valencia/LC_MESSAGES
 @dirrmtry share/locale/ca@valencia
+@dirrmtry share/licenses/audacity-2.0.2
+@dirrmtry share/licenses
 @dirrmtry share/icons/hicolor/scalable/apps
 @dirrmtry share/icons/hicolor/scalable
 @dirrmtry share/icons/hicolor/48x48/apps


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



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