Bug 171206 - Upgrade audio/audacity to 2.0.2
Summary: Upgrade audio/audacity to 2.0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-31 14:50 UTC by Jack
Modified: 2012-09-01 20:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.94 KB, patch)
2012-08-31 14:50 UTC, Jack
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jack 2012-08-31 14:50:09 UTC
Upgrade audacity to 2.0.2

Fix: Apply patch

Patch attached with submission follows:
Comment 1 Bryan Drewery freebsd_committer freebsd_triage 2012-08-31 16:05:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

I'll take it.
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2012-09-01 14:56:20 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-09-01 14:56:25 UTC
Author: bdrewery
Date: Sat Sep  1 13:56:11 2012
New Revision: 303478
URL: http://svn.freebsd.org/changeset/ports/303478

Log:
  - Update to 2.0.2
  - Remove header
  
  PR:		ports/171206
  Submitted by:	Jack Low <xxjack12xx@gmail.com> (maintainer)
  Approved by:	eadler, bapt (mentors, implicit)

Modified:
  head/audio/audacity/Makefile
  head/audio/audacity/distinfo
  head/audio/audacity/pkg-plist

Modified: head/audio/audacity/Makefile
==============================================================================
--- head/audio/audacity/Makefile	Sat Sep  1 13:41:08 2012	(r303477)
+++ head/audio/audacity/Makefile	Sat Sep  1 13:56:11 2012	(r303478)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	audacity
-# Date created:				21 Jul 2001
-# Whom:					Marc van Woerkom <3d@freebsd.org>
-#
 # $FreeBSD$
 
 PORTNAME=	audacity
-PORTVERSION=	2.0.1
-PORTREVISION=	1
+PORTVERSION=	2.0.2
 CATEGORIES=	audio
 MASTER_SITES=	GOOGLE_CODE \
 		SF/${PORTNAME}/${PORTNAME}-unstable/${PORTVERSION}

Modified: head/audio/audacity/distinfo
==============================================================================
--- head/audio/audacity/distinfo	Sat Sep  1 13:41:08 2012	(r303477)
+++ head/audio/audacity/distinfo	Sat Sep  1 13:56:11 2012	(r303478)
@@ -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

Modified: head/audio/audacity/pkg-plist
==============================================================================
--- head/audio/audacity/pkg-plist	Sat Sep  1 13:41:08 2012	(r303477)
+++ head/audio/audacity/pkg-plist	Sat Sep  1 13:56:11 2012	(r303478)
@@ -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/24x24/apps/audacity.
 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 @@ share/pixmaps/gnome-mime-application-x-a
 @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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-09-01 20:46:18 UTC
Author: bdrewery
Date: Sat Sep  1 19:46:03 2012
New Revision: 303514
URL: http://svn.freebsd.org/changeset/ports/303514

Log:
  - Partial revert of r303478 [1]
  - No need to list manpage/licenses in plist as
    they are already handled in the Makefile
  
  PR:		ports/171206 [1]
  Approved by:	eadler, bapt (mentors, implicit)

Modified:
  head/audio/audacity/pkg-plist

Modified: head/audio/audacity/pkg-plist
==============================================================================
--- head/audio/audacity/pkg-plist	Sat Sep  1 19:44:53 2012	(r303513)
+++ head/audio/audacity/pkg-plist	Sat Sep  1 19:46:03 2012	(r303514)
@@ -1,5 +1,4 @@
 bin/audacity
-man/man1/audacity.1.gz
 share/applications/audacity.desktop
 %%DATADIR%%/EQDefaultCurves.xml
 %%DATADIR%%/nyquist/bug.lsp
@@ -69,9 +68,6 @@ share/icons/hicolor/24x24/apps/audacity.
 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
@@ -142,8 +138,6 @@ share/pixmaps/gnome-mime-application-x-a
 @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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"