Date: Thu, 20 Dec 2012 06:57:59 -0500 From: "Jason E. Hale" <jhale@freebsd.org> To: Dirk Meyer <dinoex@freebsd.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r309254 - in head/www: opera opera-linuxplugins Message-ID: <4691490.3TcWF5C53F@mocha.verizon.net> In-Reply-To: <201212191846.qBJIkK8i060530@svn.freebsd.org> References: <201212191846.qBJIkK8i060530@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, December 19, 2012 18:46:20 Dirk Meyer wrote: > Modified: head/www/opera/pkg-plist > ============================================================================ > == --- head/www/opera/pkg-plist Wed Dec 19 18:41:27 2012 (r309253) > +++ head/www/opera/pkg-plist Wed Dec 19 18:46:20 2012 (r309254) > @@ -8,6 +8,7 @@ lib/opera/opera > lib/opera/plugins/README > lib/opera/pluginwrapper/operapluginwrapper > lib/opera/pluginwrapper/operapluginwrapper-native > +share/applications/mimeinfo.cache > share/applications/opera-browser.desktop > %%DOCSDIR%%/LGPL-2 > %%DOCSDIR%%/LICENSE > @@ -28,6 +29,18 @@ share/icons/hicolor/48x48/mimetypes/oper > share/icons/hicolor/scalable/mimetypes/opera-extension.svg > share/mime/application/x-opera-extension.xml > share/mime/packages/opera-extension.xml > +share/mime/XMLnamespaces > +share/mime/aliases > +share/mime/generic-icons > +share/mime/globs > +share/mime/globs2 > +share/mime/icons > +share/mime/magic > +share/mime/mime.cache > +share/mime/subclasses > +share/mime/treemagic > +share/mime/types > +share/mime/version > %%DATADIR%%/defaults/bookmarks.adr > %%DATADIR%%/defaults/dictionaries.xml > %%DATADIR%%/defaults/feedreaders.ini pkg-plist should be reverted. All of these items are shared amongst other applications that use mime data and their removal is handled by the misc/shared-mime-info port. Side note: It would be nice to convert the installing of %DOCSDIR%%/LGPL-2 and %%DOCSDIR%%/LICENSE into the LICENSE macro if possible. -- Jason E. Hale - jhale@ FreeBSD Ports Committer KDE/FreeBSD Team
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4691490.3TcWF5C53F>