Bug 169070 - [PATCH] www/opera: update to 12.00
Summary: [PATCH] www/opera: update to 12.00
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-14 16:20 UTC by Mark Felder
Modified: 2012-06-14 18:30 UTC (History)
1 user (show)

See Also:


Attachments
opera-12.00.patch (13.23 KB, patch)
2012-06-14 16:20 UTC, Mark Felder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Felder freebsd_committer freebsd_triage 2012-06-14 16:20:02 UTC
- Updated to Opera 12.00
- Using optionsng
- Always declare INSTALLS_ICONS
- No longer need a custom operapluginwrapper

PORTDOCS is not possible with the Opera port until someone sits down and rewrites
the installation method to be completely manual instead of using the Opera installer

https://redports.org/buildarchive/20120614142637-14208/

Removed file(s):
- files/operapluginwrapper

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

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: suffix)
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2012-06-14 17:03:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

I will take care of it.
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2012-06-14 18:11:21 UTC
State Changed
From-To: open->feedback

your patch has regression, please check 
only native plugins work.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-06-14 18:25:24 UTC
dinoex      2012-06-14 17:25:15 UTC

  FreeBSD ports repository

  Modified files:
    www/opera            Makefile distinfo pkg-plist 
  Removed files:
    www/opera/files      operapluginwrapper 
  Log:
  - Update to 12.00
  - Clean up port so portlint is happy
  PR:             169070
  Submitted by:   Mark Felder
  
  Revision  Changes    Path
  1.119     +13 -15    ports/www/opera/Makefile
  1.75      +4 -4      ports/www/opera/distinfo
  1.8       +0 -22     ports/www/opera/files/operapluginwrapper (dead)
  1.52      +31 -60    ports/www/opera/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-06-14 18:25:54 UTC
dinoex      2012-06-14 17:25:43 UTC

  FreeBSD ports repository

  Modified files:
    www/opera-linuxplugins Makefile distinfo 
  Log:
  - Update to 12.00
  - Clean up port so portlint is happy
  PR:             169070
  Submitted by:   Mark Felder
  
  Revision  Changes    Path
  1.30      +14 -14    ports/www/opera-linuxplugins/Makefile
  1.20      +2 -2      ports/www/opera-linuxplugins/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Dirk Meyer freebsd_committer freebsd_triage 2012-06-14 18:27:01 UTC
State Changed
From-To: feedback->closed

committed, thanks.