ports/145296: Upgrade audacity-devel 1.3.11 to 1.3.12

Jack xxjack12xx at gmail.com
Fri Apr 2 16:30:09 UTC 2010


>Number:         145296
>Category:       ports
>Synopsis:       Upgrade audacity-devel 1.3.11 to 1.3.12
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 02 16:30:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jack
>Release:        8
>Organization:
PRDHost
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur audacity-devel/Makefile audacity-new/Makefile
--- audacity-devel/Makefile	2010-03-28 04:45:48.000000000 -0700
+++ audacity-new/Makefile	2010-04-02 08:06:12.000000000 -0700
@@ -5,13 +5,12 @@
 # $FreeBSD: ports/audio/audacity-devel/Makefile,v 1.43 2010/03/28 06:30:45 dinoex Exp $
 
 PORTNAME=	audacity
-PORTVERSION=	1.3.11
-PORTREVISION=	2
+PORTVERSION=	1.3.12
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
 		SF/${PORTNAME}/${PORTNAME}-unstable/${PORTVERSION}
 PKGNAMESUFFIX=	-devel
-DISTNAME=	${PORTNAME}-minsrc-${PORTVERSION}
+DISTNAME=	${PORTNAME}-minsrc-${PORTVERSION}-beta
 
 MAINTAINER=	xxjack12xx at gmail.com
 COMMENT=	Audacity is a GUI editor for digital audio waveforms
diff -ur audacity-devel/distinfo audacity-new/distinfo
--- audacity-devel/distinfo	2010-01-30 17:54:03.000000000 -0800
+++ audacity-new/distinfo	2010-04-02 08:06:39.000000000 -0700
@@ -1,3 +1,3 @@
-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
+MD5 (audacity-minsrc-1.3.12-beta.tar.bz2) = 76996fec67181ca82ba191e012518b57
+SHA256 (audacity-minsrc-1.3.12-beta.tar.bz2) = f0f55839ca3013d2e43e5114c73d195bc34503685aeab683eafca4d1bbf3b768
+SIZE (audacity-minsrc-1.3.12-beta.tar.bz2) = 6087920
diff -ur audacity-devel/pkg-plist audacity-new/pkg-plist
--- audacity-devel/pkg-plist	2010-01-30 17:54:03.000000000 -0800
+++ audacity-new/pkg-plist	2010-04-02 09:19:23.000000000 -0700
@@ -1,4 +1,5 @@
 bin/audacity
+man/man1/audacity.1.gz
 share/applications/audacity.desktop
 %%DATADIR%%/nyquist/bug.lsp
 %%DATADIR%%/nyquist/dspprims.lsp
@@ -40,6 +41,12 @@
 %%DATADIR%%/plug-ins/tremolo.ny
 %%DATADIR%%/plug-ins/vocalremover.ny
 %%DATADIR%%/plug-ins/vocoder.ny
+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/locale/af/LC_MESSAGES/audacity.mo
 share/locale/ar/LC_MESSAGES/audacity.mo
 share/locale/bg/LC_MESSAGES/audacity.mo
@@ -70,6 +77,7 @@
 share/locale/ko/LC_MESSAGES/audacity.mo
 share/locale/lt/LC_MESSAGES/audacity.mo
 share/locale/mk/LC_MESSAGES/audacity.mo
+share/locale/my/LC_MESSAGES/audacity.mo
 share/locale/nb/LC_MESSAGES/audacity.mo
 share/locale/nl/LC_MESSAGES/audacity.mo
 share/locale/oc/LC_MESSAGES/audacity.mo
@@ -89,14 +97,33 @@
 share/locale/zh_TW/LC_MESSAGES/audacity.mo
 share/mime/packages/audacity.xml
 share/pixmaps/audacity.xpm
+share/pixmaps/audacity16.xpm
+share/pixmaps/audacity32.xpm
+share/pixmaps/gnome-mime-application-x-audacity-project.xpm
 @dirrm share/mime/packages
 @dirrm share/mime
 @dirrm share/locale/oc/LC_MESSAGES
 @dirrm share/locale/oc
+ at dirrm share/locale/my/LC_MESSAGES
+ at dirrm share/locale/my
 @dirrm share/locale/km/LC_MESSAGES
 @dirrm share/locale/km
 @dirrm share/locale/ca at valencia/LC_MESSAGES
 @dirrm share/locale/ca at valencia
+ at dirrm share/icons/hicolor/scalable/apps
+ at dirrm share/icons/hicolor/scalable
+ at dirrm share/icons/hicolor/48x48/apps
+ at dirrm share/icons/hicolor/48x48
+ at dirrm share/icons/hicolor/32x32/apps
+ at dirrm share/icons/hicolor/32x32
+ at dirrm share/icons/hicolor/24x24/apps
+ at dirrm share/icons/hicolor/24x24
+ at dirrm share/icons/hicolor/22x22/apps
+ at dirrm share/icons/hicolor/22x22
+ at dirrm share/icons/hicolor/16x16/apps
+ at dirrm share/icons/hicolor/16x16
+ at dirrm share/icons/hicolor
+ at dirrm share/icons
 @dirrm %%DATADIR%%/plug-ins
 @dirrm %%DATADIR%%/nyquist
 @dirrm share/audacity


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



More information about the freebsd-ports-bugs mailing list