--- opera-12.02.patch begins here --- diff -ruN --exclude=CVS ../opera.orig/Makefile ./Makefile --- ../opera.orig/Makefile 2012-08-06 00:00:22.000000000 -0500 +++ ./Makefile 2012-08-30 06:08:59.000000000 -0500 @@ -26,8 +26,8 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info RUN_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info -OPERA_VER?= 12.01 -OPERA_BUILD?= 1532 +OPERA_VER?= 12.02 +OPERA_BUILD?= 1578 MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//} USE_XZ= yes diff -ruN --exclude=CVS ../opera.orig/distinfo ./distinfo --- ../opera.orig/distinfo 2012-08-06 00:00:22.000000000 -0500 +++ ./distinfo 2012-08-30 06:12:04.000000000 -0500 @@ -1,4 +1,4 @@ -SHA256 (opera-12.01-1532.amd64.freebsd.tar.xz) = 709bd3c96b144af0e66f79b0ef62e411dad33bb81d87f8ebf00bfc5fc2611dd1 -SIZE (opera-12.01-1532.amd64.freebsd.tar.xz) = 12965220 -SHA256 (opera-12.01-1532.i386.freebsd.tar.xz) = c9a3e08b49111d97ac725ade00737638e7f2bb2f89e0c626abe99eabeacb30d2 -SIZE (opera-12.01-1532.i386.freebsd.tar.xz) = 12710636 +SHA256 (opera-12.02-1578.amd64.freebsd.tar.xz) = 6bc85670eb84b70b9393e169040626edf83ffd87de42810bb5f79ab01736aa55 +SIZE (opera-12.02-1578.amd64.freebsd.tar.xz) = 12952100 +SHA256 (opera-12.02-1578.i386.freebsd.tar.xz) = b1c11aac2eabdec84b5d8129feb916a0c86454a1ec89b7bce0c5598fc193af91 +SIZE (opera-12.02-1578.i386.freebsd.tar.xz) = 12757132 diff -ruN --exclude=CVS ../opera.orig/pkg-plist ./pkg-plist --- ../opera.orig/pkg-plist 2012-06-16 16:39:43.000000000 -0500 +++ ./pkg-plist 2012-08-30 07:26:07.000000000 -0500 @@ -174,6 +174,7 @@ %%DATADIR%%/locale/uz/uz.lng %%DATADIR%%/locale/vi/vi.lng %%DATADIR%%/locale/zh-cn/bookmarks.adr +%%DATADIR%%/locale/zh-cn/operaprefs_locale.ini %%DATADIR%%/locale/zh-cn/search.ini %%DATADIR%%/locale/zh-cn/standard_speeddial.ini %%DATADIR%%/locale/zh-cn/zh-cn.lng --- opera-12.02.patch ends here ---