svn commit: r303514 - head/audio/audacity
Bryan Drewery
bdrewery at FreeBSD.org
Sat Sep 1 19:46:04 UTC 2012
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 at valencia/LC_MESSAGES
@dirrmtry share/locale/ca at valencia
- at dirrmtry share/licenses/audacity-2.0.2
- at dirrmtry share/licenses
@dirrmtry share/icons/hicolor/scalable/apps
@dirrmtry share/icons/hicolor/scalable
@dirrmtry share/icons/hicolor/48x48/apps
More information about the svn-ports-all
mailing list