From owner-cvs-ports@FreeBSD.ORG Thu Jun 14 20:22:50 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EDE4C106566C; Thu, 14 Jun 2012 20:22:49 +0000 (UTC) (envelope-from poyopoyo@puripuri.plala.or.jp) Received: from msa04a.plala.or.jp (msa04.plala.or.jp [58.93.240.4]) by mx1.freebsd.org (Postfix) with ESMTP id 320F68FC15; Thu, 14 Jun 2012 20:22:48 +0000 (UTC) Received: from i219-165-203-155.s02.a026.ap.plala.or.jp ([58.94.82.191]) by msa02b.plala.or.jp with ESMTP id <20120614201757.RSCX11812.msa02b.plala.or.jp@i219-165-203-155.s02.a026.ap.plala.or.jp>; Fri, 15 Jun 2012 05:17:57 +0900 Date: Fri, 15 Jun 2012 05:17:57 +0900 Message-ID: <867gv9ps0a.wl%poyopoyo@puripuri.plala.or.jp> From: poyopoyo@puripuri.plala.or.jp To: Dirk Meyer In-Reply-To: <201206141725.q5EHPFkd068797@repoman.freebsd.org> References: <201206141725.q5EHPFkd068797@repoman.freebsd.org> Mail-Followup-To: Dirk Meyer , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, poyopoyo@puripuri.plala.or.jp User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-2022-JP-2?B?R29qGyQoRCtXGyhC?=) APEL/10.8 Emacs/23.4 (amd64-portbld-freebsd10.0) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-VirusScan: Outbound; msa02b; Fri, 15 Jun 2012 05:17:57 +0900 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/opera Makefile distinfo pkg-plist ports/www/opera/files operapluginwrapper X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2012 20:22:50 -0000 Hi Dirk, - fix unmatched braces. - sort pkg-plist. no functional/PORTREVISION changes. -- kuro diff -ur /usr/ports/www/opera/Makefile ./Makefile --- /usr/ports/www/opera/Makefile 2012-06-15 02:25:15.000000000 +0900 +++ ./Makefile 2012-06-15 05:02:04.514450452 +0900 @@ -49,19 +47,20 @@ .include -.if ${PORT_OPTIONS:MCUPS) +.if ${PORT_OPTIONS:MCUPS} LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client .endif -.if ${PORT_OPTIONS:MVIDEO) +.if ${PORT_OPTIONS:MVIDEO} USE_GSTREAMER+= vorbis ogg theora vp8 good .endif -.if ${PORT_OPTIONS:MGTK2) +.if ${PORT_OPTIONS:MGTK2} USE_GNOME+= gtk20 +INSTALLS_ICONS= yes .endif -.if ${PORT_OPTIONS:MKDE4) +.if ${PORT_OPTIONS:MKDE4} USE_KDE4+= kdelibs .endif diff -ur /usr/ports/www/opera/pkg-plist ./pkg-plist --- /usr/ports/www/opera/pkg-plist 2012-06-15 02:25:15.000000000 +0900 +++ ./pkg-plist 2012-06-14 17:59:37.724446143 +0900 @@ -12,7 +12,6 @@ %%DOCSDIR%%/LICENSE %%DOCSDIR%%/README.gstreamer share/applications/opera-browser.desktop -share/icons/hicolor/256x256/apps/opera-browser.png share/icons/hicolor/128x128/apps/opera-browser.png share/icons/hicolor/128x128/mimetypes/opera-extension.png share/icons/hicolor/16x16/apps/opera-browser.png @@ -21,6 +20,7 @@ share/icons/hicolor/22x22/mimetypes/opera-extension.png share/icons/hicolor/24x24/apps/opera-browser.png share/icons/hicolor/24x24/mimetypes/opera-extension.png +share/icons/hicolor/256x256/apps/opera-browser.png share/icons/hicolor/32x32/apps/opera-browser.png share/icons/hicolor/32x32/mimetypes/opera-extension.png share/icons/hicolor/48x48/apps/opera-browser.png @@ -44,7 +44,6 @@ %%DATADIR%%/defaults/webmailproviders.ini %%DATADIR%%/defaults/xmlentities.ini %%DATADIR%%/encoding.bin -%%DATADIR%%/extra/unix-opengl.blocklist.json %%DATADIR%%/extra/missingplugin.svg %%DATADIR%%/extra/missingpluginhover.svg %%DATADIR%%/extra/svg-mo.dat @@ -53,6 +52,7 @@ %%DATADIR%%/extra/svg-sabd.dat %%DATADIR%%/extra/svg-se.dat %%DATADIR%%/extra/svg-sebd.dat +%%DATADIR%%/extra/unix-opengl.blocklist.json %%DATADIR%%/files.sig %%DATADIR%%/files_old.sig %%DATADIR%%/html40_entities.dtd @@ -210,11 +210,11 @@ %%DATADIR%%/region/middle_east/standard_speeddial.ini %%DATADIR%%/region/ng/bookmarks.adr %%DATADIR%%/region/ng/standard_speeddial.ini -%%DATADIR%%/region/region.ini %%DATADIR%%/region/ph/bookmarks.adr %%DATADIR%%/region/ph/standard_speeddial.ini %%DATADIR%%/region/pk/bookmarks.adr %%DATADIR%%/region/pk/standard_speeddial.ini +%%DATADIR%%/region/region.ini %%DATADIR%%/region/tw/browser.js %%DATADIR%%/region/tw/turbosettings.xml %%DATADIR%%/region/ua/ru/bookmarks.adr @@ -305,7 +305,6 @@ %%DATADIR%%/styles/wml.css %%DATADIR%%/ui/dialog.ini %%DATADIR%%/ui/dialogs.yml -%%DATADIR%%/ui/widgets.yml %%DATADIR%%/ui/fastforward.ini %%DATADIR%%/ui/standard_keyboard.ini %%DATADIR%%/ui/standard_keyboard_compat.ini @@ -313,6 +312,7 @@ %%DATADIR%%/ui/standard_mouse.ini %%DATADIR%%/ui/standard_toolbar.ini %%DATADIR%%/ui/unix_keyboard.ini +%%DATADIR%%/ui/widgets.yml @dirrm %%DATADIR%%/ui @dirrm %%DATADIR%%/styles/user @dirrm %%DATADIR%%/styles/images @@ -429,8 +429,8 @@ @dirrmtry share/icons @dirrm %%DOCSDIR%% @dirrmtry share/applications -@dirrm lib/opera/plugins @dirrm lib/opera/pluginwrapper +@dirrm lib/opera/plugins @dirrm lib/opera/gstreamer/plugins @dirrm lib/opera/gstreamer @dirrm lib/opera