From feld@feld.me  Thu Aug  2 16:32:13 2012
Return-Path: <feld@feld.me>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 4CBD4106566B;
	Thu,  2 Aug 2012 16:32:13 +0000 (UTC)
	(envelope-from feld@feld.me)
Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2])
	by mx1.freebsd.org (Postfix) with ESMTP id 1FBCA8FC0A;
	Thu,  2 Aug 2012 16:32:13 +0000 (UTC)
Received: from feld by feld.me with local (Exim 4.80 (FreeBSD))
	(envelope-from <feld@feld.me>)
	id 1SwyJo-0005ek-Nu; Thu, 02 Aug 2012 11:32:12 -0500
Message-Id: <E1SwyJo-0005ek-Nu@feld.me>
Date: Thu, 02 Aug 2012 11:32:12 -0500
From: Mark Felder <feld@feld.me>
To: FreeBSD-gnats-submit@freebsd.org
Cc: dinoex@FreeBSD.org
Subject: [PATCH] www/opera-linuxplugins: Update to 12.01
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         170335
>Category:       ports
>Synopsis:       [PATCH] www/opera-linuxplugins: Update to 12.01
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 02 16:40:12 UTC 2012
>Closed-Date:    Fri Aug 03 21:54:05 CEST 2012
>Last-Modified:  Fri Aug 03 21:54:05 CEST 2012
>Originator:     feld
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD mwi1.coffeenet.org 9.0-STABLE FreeBSD 9.0-STABLE #3 r234963: Thu May  3 13:12:01
>Description:
Update to 12.01

https://redports.org/buildarchive/20120802152642-54103/

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-linuxplugins-12.01.patch begins here ---
diff -ruN --exclude=CVS ../opera-linuxplugins.orig/Makefile ./Makefile
--- ../opera-linuxplugins.orig/Makefile	2012-06-14 12:25:43.000000000 -0500
+++ ./Makefile	2012-08-02 11:24:16.000000000 -0500
@@ -24,8 +24,8 @@
 
 RUN_DEPENDS=	${LOCALBASE}/lib/opera/pluginwrapper/operapluginwrapper:${PORTSDIR}/${PKGCATEGORY}/opera
 
-OPERA_VER?=	12.00
-OPERA_BUILD?=	1467
+OPERA_VER?=	12.01
+OPERA_BUILD?=	1532
 MASTER_SITES_VER_PATH=	linux/${OPERA_VER:S/.//}/
 
 USE_XZ=		yes
diff -ruN --exclude=CVS ../opera-linuxplugins.orig/distinfo ./distinfo
--- ../opera-linuxplugins.orig/distinfo	2012-06-14 10:19:24.000000000 -0500
+++ ./distinfo	2012-08-02 11:24:23.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (opera-12.00-1467.i386.linux.tar.xz) = d5683f5a4cf0cfd9ce715359b77909c7923c85bcec98513907c1844285356fdc
-SIZE (opera-12.00-1467.i386.linux.tar.xz) = 12635300
+SHA256 (opera-12.01-1532.i386.linux.tar.xz) = 79895a11cb2971517059ca69e2f69d21ccf1447b16d6be908f44c0e70fc22119
+SIZE (opera-12.01-1532.i386.linux.tar.xz) = 12855380
--- opera-linuxplugins-12.01.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dinoex 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Aug 2 16:40:37 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170335 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170335: commit references a PR
Date: Fri,  3 Aug 2012 16:45:35 +0000 (UTC)

 Author: dinoex
 Date: Fri Aug  3 16:45:26 2012
 New Revision: 301963
 URL: http://svn.freebsd.org/changeset/ports/301963
 
 Log:
   - Update to 12.01
   PR:		170335
   Submitted by:	Mark Felder
 
 Modified:
   head/www/opera-linuxplugins/Makefile
   head/www/opera-linuxplugins/distinfo
 
 Modified: head/www/opera-linuxplugins/Makefile
 ==============================================================================
 --- head/www/opera-linuxplugins/Makefile	Fri Aug  3 16:44:47 2012	(r301962)
 +++ head/www/opera-linuxplugins/Makefile	Fri Aug  3 16:45:26 2012	(r301963)
 @@ -24,8 +24,8 @@ COMMENT=	Linux plugin support for the na
  
  RUN_DEPENDS=	${LOCALBASE}/lib/opera/pluginwrapper/operapluginwrapper:${PORTSDIR}/${PKGCATEGORY}/opera
  
 -OPERA_VER?=	12.00
 -OPERA_BUILD?=	1467
 +OPERA_VER?=	12.01
 +OPERA_BUILD?=	1532
  MASTER_SITES_VER_PATH=	linux/${OPERA_VER:S/.//}/
  
  USE_XZ=		yes
 
 Modified: head/www/opera-linuxplugins/distinfo
 ==============================================================================
 --- head/www/opera-linuxplugins/distinfo	Fri Aug  3 16:44:47 2012	(r301962)
 +++ head/www/opera-linuxplugins/distinfo	Fri Aug  3 16:45:26 2012	(r301963)
 @@ -1,2 +1,2 @@
 -SHA256 (opera-12.00-1467.i386.linux.tar.xz) = d5683f5a4cf0cfd9ce715359b77909c7923c85bcec98513907c1844285356fdc
 -SIZE (opera-12.00-1467.i386.linux.tar.xz) = 12635300
 +SHA256 (opera-12.01-1532.i386.linux.tar.xz) = 79895a11cb2971517059ca69e2f69d21ccf1447b16d6be908f44c0e70fc22119
 +SIZE (opera-12.01-1532.i386.linux.tar.xz) = 12855380
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: dinoex 
State-Changed-When: Fri Aug 3 21:53:50 CEST 2012 
State-Changed-Why:  
committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170335 
>Unformatted:
