misc/166166: Update audacity-devel to 2.0.0

Jack xxjack12xx at gmail.com
Fri Mar 16 00:40:02 UTC 2012


>Number:         166166
>Category:       misc
>Synopsis:       Update audacity-devel to 2.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 16 00:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jack
>Release:        9.0-STABLE
>Organization:
>Environment:
FreeBSD compiler.prdhost.com 9.0-STABLE FreeBSD 9.0-STABLE #0 r231011M: Sun Feb  5 04:07:21 PST 2012     jack at compiler.prdhost.com:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Upgrade audacity to 2.0.0. Should rename the port to be audacity and remove the old 1.2 port.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur audacity-devel/Makefile audacity-new/Makefile
--- audacity-devel/Makefile	2012-02-26 03:01:24.000000000 -0800
+++ audacity-new/Makefile	2012-03-15 16:00:23.000000000 -0700
@@ -5,12 +5,12 @@
 # $FreeBSD: ports/audio/audacity-devel/Makefile,v 1.58 2012/02/25 22:12:25 eadler Exp $
 
 PORTNAME=	audacity
-PORTVERSION=	1.3.14
+PORTVERSION=	2.0.0
 CATEGORIES=	audio
 MASTER_SITES=	GOOGLE_CODE \
 		SF/${PORTNAME}/${PORTNAME}-unstable/${PORTVERSION}
 PKGNAMESUFFIX=	-devel
-DISTNAME=	${PORTNAME}-minsrc-${PORTVERSION}-beta
+DISTNAME=	${PORTNAME}-minsrc-${PORTVERSION}
 
 MAINTAINER=	xxjack12xx at gmail.com
 COMMENT=	Audacity is a GUI editor for digital audio waveforms
@@ -22,7 +22,7 @@
 
 CONFLICTS=	audacity-[0-9]*
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-src-${PORTVERSION}-beta
+WRKSRC=		${WRKDIR}/${PORTNAME}-src-${PORTVERSION}
 
 USE_AUTOTOOLS=	aclocal autoconf
 GNU_CONFIGURE=	yes
diff -ur audacity-devel/distinfo audacity-new/distinfo
--- audacity-devel/distinfo	2011-12-28 12:50:28.000000000 -0800
+++ audacity-new/distinfo	2012-03-15 15:59:05.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (audacity-minsrc-1.3.14-beta.tar.bz2) = 35990403cf078b862e7c839c73e5ef5f6b5160de1e3ccbd846e6153883194ab2
-SIZE (audacity-minsrc-1.3.14-beta.tar.bz2) = 6595572
+SHA256 (audacity-minsrc-2.0.0.tar.bz2) = d849288ca5f90764d497953e7d2744e269bfbb6f71840762c66419e4c68aeb6a
+SIZE (audacity-minsrc-2.0.0.tar.bz2) = 6625078
diff -ur audacity-devel/pkg-plist audacity-new/pkg-plist
--- audacity-devel/pkg-plist	2011-12-28 12:50:28.000000000 -0800
+++ audacity-new/pkg-plist	2012-03-15 16:46:24.000000000 -0700
@@ -1,4 +1,5 @@
 bin/audacity
+man/man1/audacity.1.gz
 share/applications/audacity.desktop
 %%DATADIR%%/EQDefaultCurves.xml
 %%DATADIR%%/nyquist/bug.lsp
@@ -58,14 +59,17 @@
 %%DATADIR%%/plug-ins/tremolo.ny
 %%DATADIR%%/plug-ins/vocalremover.ny
 %%DATADIR%%/plug-ins/vocoder.ny
-%%PORTDOCS%%share/doc/audacity/LICENSE.txt
-%%PORTDOCS%%share/doc/audacity/README.txt
+%%PORTDOCS%%/share/doc/audacity/LICENSE.txt
+%%PORTDOCS%%/share/doc/audacity/README.txt
 share/icons/hicolor/16x16/apps/audacity.png
 share/icons/hicolor/22x22/apps/audacity.png
 share/icons/hicolor/24x24/apps/audacity.png
 share/icons/hicolor/32x32/apps/audacity.png
 share/icons/hicolor/48x48/apps/audacity.png
 share/icons/hicolor/scalable/apps/audacity.svg
+share/licenses/audacity-devel-2.0.0/GPLv2
+share/licenses/audacity-devel-2.0.0/LICENSE
+share/licenses/audacity-devel-2.0.0/catalog.mk
 share/locale/af/LC_MESSAGES/audacity.mo
 share/locale/ar/LC_MESSAGES/audacity.mo
 share/locale/be/LC_MESSAGES/audacity.mo
@@ -133,6 +137,8 @@
 @dirrmtry share/locale/km
 @dirrmtry share/locale/ca at valencia/LC_MESSAGES
 @dirrmtry share/locale/ca at valencia
+ at dirrmtry share/licenses/audacity-devel-2.0.0
+ at dirrmtry share/licenses
 @dirrmtry share/icons/hicolor/scalable/apps
 @dirrmtry share/icons/hicolor/scalable
 @dirrmtry share/icons/hicolor/48x48/apps
@@ -147,7 +153,7 @@
 @dirrmtry share/icons/hicolor/16x16
 @dirrmtry share/icons/hicolor
 @dirrmtry share/icons
-%%PORTDOCS%%@dirrmtry share/doc/audacity
+ at dirrmtry %%PORTDOCS%%/share/doc/audacity
 @dirrmtry %%DATADIR%%/plug-ins
 @dirrmtry %%DATADIR%%/nyquist/rawwaves
 @dirrmtry %%DATADIR%%/nyquist


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


More information about the freebsd-bugs mailing list