From owner-svn-ports-head@FreeBSD.ORG Sat Apr 6 16:51:43 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3CC578EF; Sat, 6 Apr 2013 16:51:43 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 1D9716D7; Sat, 6 Apr 2013 16:51:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r36GpgSn060550; Sat, 6 Apr 2013 16:51:42 GMT (envelope-from dinoex@svn.freebsd.org) Received: (from dinoex@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r36Gpf2U060541; Sat, 6 Apr 2013 16:51:41 GMT (envelope-from dinoex@svn.freebsd.org) Message-Id: <201304061651.r36Gpf2U060541@svn.freebsd.org> From: Dirk Meyer Date: Sat, 6 Apr 2013 16:51:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315746 - in head: security/vuxml www/opera www/opera-linuxplugins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Apr 2013 16:51:43 -0000 Author: dinoex Date: Sat Apr 6 16:51:41 2013 New Revision: 315746 URL: http://svnweb.freebsd.org/changeset/ports/315746 Log: - Security udpate to 12.15 Security: http://www.opera.com/docs/changelogs/unified/1215/ Security: http://www.opera.com/security/advisory/1046 Security: http://www.opera.com/security/advisory/1047 PR: 177654 Approved by: portmgr Modified: head/security/vuxml/vuln.xml head/www/opera-linuxplugins/Makefile head/www/opera-linuxplugins/distinfo head/www/opera/Makefile head/www/opera/distinfo head/www/opera/pkg-plist Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Apr 6 16:43:28 2013 (r315745) +++ head/security/vuxml/vuln.xml Sat Apr 6 16:51:41 2013 (r315746) @@ -51,6 +51,36 @@ Note: Please add new entries to the beg --> + + opera -- moderately severe issue + + + opera + opera-devel + linux-opera + linux-opera-devel + 12.15 + + + + +

Opera reports:

+
+

Fixed a moderately severe issue, as reported by Attila Suszte.

+
+ +
+ + http://www.opera.com/docs/changelogs/unified/1215/ + http://www.opera.com/support/kb/view/1046/ + http://www.opera.com/support/kb/view/1047/ + + + 2013-04-04 + 2013-04-06 + +
+ Subversion -- multiple vulnerabilities Modified: head/www/opera-linuxplugins/Makefile ============================================================================== --- head/www/opera-linuxplugins/Makefile Sat Apr 6 16:43:28 2013 (r315745) +++ head/www/opera-linuxplugins/Makefile Sat Apr 6 16:51:41 2013 (r315746) @@ -20,8 +20,8 @@ COMMENT= Linux plugin support for the na RUN_DEPENDS= ${LOCALBASE}/lib/opera/pluginwrapper/operapluginwrapper:${PORTSDIR}/${PKGCATEGORY}/opera -OPERA_VER?= 12.14 -OPERA_BUILD?= 1738 +OPERA_VER?= 12.15 +OPERA_BUILD?= 1748 MASTER_SITES_VER_PATH= linux/${OPERA_VER:S/.//}/ USE_XZ= yes Modified: head/www/opera-linuxplugins/distinfo ============================================================================== --- head/www/opera-linuxplugins/distinfo Sat Apr 6 16:43:28 2013 (r315745) +++ head/www/opera-linuxplugins/distinfo Sat Apr 6 16:51:41 2013 (r315746) @@ -1,2 +1,2 @@ -SHA256 (opera-12.14-1738.i386.linux.tar.xz) = 00721be8475bd967ff0017d3db6c57d9d03b329bdcab2fba44231afccb0b9bd9 -SIZE (opera-12.14-1738.i386.linux.tar.xz) = 13590832 +SHA256 (opera-12.15-1748.i386.linux.tar.xz) = 602eff2177b42d809c44c832cb961eb5cfad1d502d20af31f082a703bee2eae2 +SIZE (opera-12.15-1748.i386.linux.tar.xz) = 13576396 Modified: head/www/opera/Makefile ============================================================================== --- head/www/opera/Makefile Sat Apr 6 16:43:28 2013 (r315745) +++ head/www/opera/Makefile Sat Apr 6 16:51:41 2013 (r315746) @@ -21,10 +21,8 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/ BUILD_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info RUN_DEPENDS= ${LOCALBASE}/bin/update-mime-database:${PORTSDIR}/misc/shared-mime-info -FORBIDDEN= contains a "moderately severe issue" with unknown impact - -OPERA_VER?= 12.14 -OPERA_BUILD?= 1738 +OPERA_VER?= 12.15 +OPERA_BUILD?= 1748 MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//} USE_XZ= yes Modified: head/www/opera/distinfo ============================================================================== --- head/www/opera/distinfo Sat Apr 6 16:43:28 2013 (r315745) +++ head/www/opera/distinfo Sat Apr 6 16:51:41 2013 (r315746) @@ -1,4 +1,4 @@ -SHA256 (opera-12.14-1738.amd64.freebsd.tar.xz) = 3fe8e7736482fc74104363c521a491f5c0648c7c4c569a7d57e220e651124697 -SIZE (opera-12.14-1738.amd64.freebsd.tar.xz) = 13443168 -SHA256 (opera-12.14-1738.i386.freebsd.tar.xz) = 8c706c578ed6151a22ba30a1311e8aa51cd789851f962eab76df9d7c22db9d5a -SIZE (opera-12.14-1738.i386.freebsd.tar.xz) = 13488412 +SHA256 (opera-12.15-1748.amd64.freebsd.tar.xz) = 1101c0a8882d6bbc5c892c170eeab4062b63a5d4e21c2928eca378bf9283e20d +SIZE (opera-12.15-1748.amd64.freebsd.tar.xz) = 13443688 +SHA256 (opera-12.15-1748.i386.freebsd.tar.xz) = 654db056fb1d8f3490beaa4e0f6da27e46cd9903c5d34105b279a8e1ad2c2ad2 +SIZE (opera-12.15-1748.i386.freebsd.tar.xz) = 13487204 Modified: head/www/opera/pkg-plist ============================================================================== --- head/www/opera/pkg-plist Sat Apr 6 16:43:28 2013 (r315745) +++ head/www/opera/pkg-plist Sat Apr 6 16:51:41 2013 (r315746) @@ -216,6 +216,9 @@ share/mime/packages/opera-extension.xml %%DATADIR%%/region/in/standard_speeddial.ini %%DATADIR%%/region/ke/bookmarks.adr %%DATADIR%%/region/ke/standard_speeddial.ini +%%DATADIR%%/region/kz/bookmarks.adr +%%DATADIR%%/region/kz/search.ini +%%DATADIR%%/region/kz/standard_speeddial.ini %%DATADIR%%/region/latin_america/bookmarks.adr %%DATADIR%%/region/latin_america/search.ini %%DATADIR%%/region/latin_america/standard_speeddial.ini @@ -359,6 +362,7 @@ share/mime/packages/opera-extension.xml @dirrm %%DATADIR%%/region/mx @dirrm %%DATADIR%%/region/middle_east @dirrm %%DATADIR%%/region/latin_america +@dirrm %%DATADIR%%/region/kz @dirrm %%DATADIR%%/region/ke @dirrm %%DATADIR%%/region/in @dirrm %%DATADIR%%/region/id