mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 2.0.2
- Remove header PR: ports/171206 Submitted by: Jack Low <xxjack12xx@gmail.com> (maintainer) Approved by: eadler, bapt (mentors, implicit)
This commit is contained in:
parent
a03d9efe64
commit
79b0b1d4b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303478
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user