Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2012 08:06:18 -0600
From:      Mark Felder <feld@feld.me>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dinoex@FreeBSD.org
Subject:   ports/174541: [PATCH] www/opera: update to 12.12
Message-ID:  <E1TkxoI-0004WY-Tx@feld.me>
Resent-Message-ID: <201212181410.qBIEA0Va016126@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174541
>Category:       ports
>Synopsis:       [PATCH] www/opera: update to 12.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 18 14:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     feld
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mwi1.coffeenet.org 9.1-RELEASE FreeBSD 9.1-RELEASE #6 r243808: Mon Dec  3 07:51:34
>Description:
update to 12.12

tested with poudriere testport

Port maintainer (dinoex@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: suffix)
>How-To-Repeat:
>Fix:

--- opera-12.12.patch begins here ---
diff -ruN --exclude=CVS ../opera.orig/Makefile ./Makefile
--- ../opera.orig/Makefile	2012-11-26 17:49:06.000000000 -0600
+++ ./Makefile	2012-12-18 08:05:05.444040059 -0600
@@ -21,8 +21,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.11
-OPERA_BUILD?=	1661
+OPERA_VER?=	12.12
+OPERA_BUILD?=	1707
 MASTER_SITES_VER_PATH=	unix/${OPERA_VER:S/.//}
 
 USE_XZ=		yes
diff -ruN --exclude=CVS ../opera.orig/distinfo ./distinfo
--- ../opera.orig/distinfo	2012-11-26 17:49:06.000000000 -0600
+++ ./distinfo	2012-12-18 06:29:32.000000000 -0600
@@ -1,4 +1,4 @@
-SHA256 (opera-12.11-1661.amd64.freebsd.tar.xz) = eacad0109c3bed8f890d9f360e32a37f1809c104ccb2f50cbb4b559c27faa64d
-SIZE (opera-12.11-1661.amd64.freebsd.tar.xz) = 13436532
-SHA256 (opera-12.11-1661.i386.freebsd.tar.xz) = de0675401defd2caa3b40525fdf4a3cd793308017ba0545ff4a6b3fc24b5938b
-SIZE (opera-12.11-1661.i386.freebsd.tar.xz) = 13472248
+SHA256 (opera-12.12-1707.amd64.freebsd.tar.xz) = e9c0b286029c9ea60e98b9eea47484f0b70f6b9648e01b18a3152ce858b4db60
+SIZE (opera-12.12-1707.amd64.freebsd.tar.xz) = 13441188
+SHA256 (opera-12.12-1707.i386.freebsd.tar.xz) = 04c4a3a8f780ab0c3b64e64af7c07402d329437eeb5b7d0daff2c252b77c1b0d
+SIZE (opera-12.12-1707.i386.freebsd.tar.xz) = 13517344
diff -ruN --exclude=CVS ../opera.orig/pkg-plist ./pkg-plist
--- ../opera.orig/pkg-plist	2012-11-07 13:46:29.000000000 -0600
+++ ./pkg-plist	2012-12-18 07:21:30.780037751 -0600
@@ -8,6 +8,7 @@
 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/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
--- opera-12.12.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1TkxoI-0004WY-Tx>