svn commit: r361695 - head/audio/easytag

Roman Bogorodskiy novel at FreeBSD.org
Sun Jul 13 16:48:22 UTC 2014


Author: novel
Date: Sun Jul 13 16:48:21 2014
New Revision: 361695
URL: http://svnweb.freebsd.org/changeset/ports/361695
QAT: https://qat.redports.org/buildarchive/r361695/

Log:
  Drop the appdata files as we really patch Makefile.in to disable them
  
  The mess caused my broken svn checkout of the port.
  
  Pointy hat to:	novel

Modified:
  head/audio/easytag/pkg-plist

Modified: head/audio/easytag/pkg-plist
==============================================================================
--- head/audio/easytag/pkg-plist	Sun Jul 13 16:40:24 2014	(r361694)
+++ head/audio/easytag/pkg-plist	Sun Jul 13 16:48:21 2014	(r361695)
@@ -1,6 +1,5 @@
 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
@@ -45,7 +44,6 @@ 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