ports/169624: Upgrade audacity to 2.0.1
Jack
xxjack12xx at gmail.com
Tue Jul 3 06:40:12 UTC 2012
>Number: 169624
>Category: ports
>Synopsis: Upgrade audacity to 2.0.1
>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 Jul 03 06:40:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Jack
>Release: 9.0-STABLE
>Organization:
>Environment:
uname -a
FreeBSD compiler.prdhost.com 9.0-STABLE FreeBSD 9.0-STABLE #0 r234945M: Thu May 3 01:41:45 PDT 2012 jack at compiler.prdhost.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Upgrade audacity port from 2.0 to 2.0.1
>How-To-Repeat:
>Fix:
Apply patch
Patch attached with submission follows:
diff -ur audacity/Makefile audacity-new/Makefile
--- audacity/Makefile 2012-06-07 12:52:33.000000000 -0700
+++ audacity-new/Makefile 2012-07-02 22:48:53.000000000 -0700
@@ -5,8 +5,7 @@
# $FreeBSD: ports/audio/audacity/Makefile,v 1.47 2012/06/07 19:52:33 scheidell Exp $
PORTNAME= audacity
-PORTVERSION= 2.0.0
-PORTREVISION= 2
+PORTVERSION= 2.0.1
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE \
SF/${PORTNAME}/${PORTNAME}-unstable/${PORTVERSION}
diff -ur audacity/distinfo audacity-new/distinfo
--- audacity/distinfo 2012-05-30 13:43:12.000000000 -0700
+++ audacity-new/distinfo 2012-07-02 22:48:56.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (audacity-minsrc-2.0.0.tar.bz2) = d849288ca5f90764d497953e7d2744e269bfbb6f71840762c66419e4c68aeb6a
-SIZE (audacity-minsrc-2.0.0.tar.bz2) = 6625078
+SHA256 (audacity-minsrc-2.0.1.tar.bz2) = bda21ec18233e683ab9ef983ece9eb0637198743aac84624b42b04756822e52a
+SIZE (audacity-minsrc-2.0.1.tar.bz2) = 6771643
diff -ur audacity/pkg-plist audacity-new/pkg-plist
--- audacity/pkg-plist 2012-06-07 12:52:33.000000000 -0700
+++ audacity-new/pkg-plist 2012-07-02 23:09:45.000000000 -0700
@@ -1,4 +1,5 @@
bin/audacity
+man/man1/audacity.1.gz
share/applications/audacity.desktop
%%DATADIR%%/EQDefaultCurves.xml
%%DATADIR%%/nyquist/bug.lsp
@@ -55,11 +56,12 @@
%%DATADIR%%/plug-ins/notch.ny
%%DATADIR%%/plug-ins/pluck.ny
%%DATADIR%%/plug-ins/rissetdrum.ny
+%%DATADIR%%/plug-ins/sample-data-export.ny
%%DATADIR%%/plug-ins/tremolo.ny
%%DATADIR%%/plug-ins/vocalremover.ny
%%DATADIR%%/plug-ins/vocoder.ny
-%%PORTDOCS%%%%DOCSDIR%%/README.txt
%%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt
+%%PORTDOCS%%%%DOCSDIR%%/README.txt
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
share/icons/hicolor/16x16/apps/audacity.png
share/icons/hicolor/22x22/apps/audacity.png
@@ -110,6 +112,7 @@
share/locale/sk/LC_MESSAGES/audacity.mo
share/locale/sl/LC_MESSAGES/audacity.mo
share/locale/sr_RS/LC_MESSAGES/audacity.mo
+share/locale/sr_RS at latin/LC_MESSAGES/audacity.mo
share/locale/sv/LC_MESSAGES/audacity.mo
share/locale/tg/LC_MESSAGES/audacity.mo
share/locale/tr/LC_MESSAGES/audacity.mo
@@ -124,6 +127,8 @@
share/pixmaps/gnome-mime-application-x-audacity-project.xpm
@dirrmtry share/mime/packages
@dirrmtry share/mime
+ at dirrmtry share/locale/sr_RS at latin/LC_MESSAGES
+ at dirrmtry share/locale/sr_RS at latin
@dirrmtry share/locale/sr_RS/LC_MESSAGES
@dirrmtry share/locale/sr_RS
@dirrmtry share/locale/oc/LC_MESSAGES
@@ -134,8 +139,6 @@
@dirrmtry share/locale/km
@dirrmtry share/locale/ca at valencia/LC_MESSAGES
@dirrmtry share/locale/ca at valencia
- at dirrmtry share/licenses/audacity-2.0.0
- at dirrmtry share/licenses
@dirrmtry share/icons/hicolor/scalable/apps
@dirrmtry share/icons/hicolor/scalable
@dirrmtry share/icons/hicolor/48x48/apps
@@ -155,3 +158,5 @@
@dirrmtry %%DATADIR%%/nyquist
@dirrmtry %%DATADIR%%
@dirrmtry share/applications
+ at dirrmtry share/licenses/audacity-2.0.1
+ at dirrmtry share/licenses
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list