svn commit: r361685 - head/audio/easytag

Roman Bogorodskiy novel at FreeBSD.org
Sun Jul 13 14:05:10 UTC 2014


Author: novel
Date: Sun Jul 13 14:05:09 2014
New Revision: 361685
URL: http://svnweb.freebsd.org/changeset/ports/361685
QAT: https://qat.redports.org/buildarchive/r361685/

Log:
  Add appdata to plist forgotten in a previous commit.

Modified:
  head/audio/easytag/pkg-plist

Modified: head/audio/easytag/pkg-plist
==============================================================================
--- head/audio/easytag/pkg-plist	Sun Jul 13 14:03:15 2014	(r361684)
+++ head/audio/easytag/pkg-plist	Sun Jul 13 14:05:09 2014	(r361685)
@@ -1,5 +1,6 @@
 bin/easytag
 man/man1/easytag.1.gz
+share/appdata/easytag.appdata.xml
 share/applications/easytag.desktop
 share/icons/hicolor/128x128/apps/easytag.png
 share/icons/hicolor/16x16/apps/easytag.png
@@ -44,6 +45,7 @@ share/icons/hicolor/scalable/apps/easyta
 %%NLS%%@dirrmtry share/locale/te
 %%NLS%%@dirrmtry share/locale/sr at latin/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/sr at latin
+ at dirrmtry share/appdata
 @dirrmtry share/icons/hicolor/scalable/apps
 @dirrmtry share/icons/hicolor/scalable
 @dirrmtry share/icons/hicolor/64x64/apps


More information about the svn-ports-all mailing list