diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2012-09-01 21:56:11 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2012-09-01 21:56:11 +0800 |
commit | f5df079a0f74bb6518aa7bdf50a9d1f5bc1c1707 (patch) | |
tree | 511b1ca5171dc50d428d6905e4b899e32595e07c /audio | |
parent | 96cf14e60fdc762609a66e32de20be582a5ad5f0 (diff) | |
download | freebsd-ports-gnome-f5df079a0f74bb6518aa7bdf50a9d1f5bc1c1707.tar.gz freebsd-ports-gnome-f5df079a0f74bb6518aa7bdf50a9d1f5bc1c1707.tar.zst freebsd-ports-gnome-f5df079a0f74bb6518aa7bdf50a9d1f5bc1c1707.zip |
- Update to 2.0.2
- Remove header
PR: ports/171206
Submitted by: Jack Low <xxjack12xx@gmail.com> (maintainer)
Approved by: eadler, bapt (mentors, implicit)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/audacity/Makefile | 7 | ||||
-rw-r--r-- | audio/audacity/distinfo | 4 | ||||
-rw-r--r-- | audio/audacity/pkg-plist | 6 |
3 files changed, 9 insertions, 8 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 792e57072d50..38e3b8f5848b 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -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} diff --git a/audio/audacity/distinfo b/audio/audacity/distinfo index 2f3041a18a1e..8c4c058f3f32 100644 --- a/audio/audacity/distinfo +++ b/audio/audacity/distinfo @@ -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 --git a/audio/audacity/pkg-plist b/audio/audacity/pkg-plist index f7b4b132f761..c9dfb50112af 100644 --- a/audio/audacity/pkg-plist +++ b/audio/audacity/pkg-plist @@ -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.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-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-audacity-project.xpm @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 |