Bug 163552 - www/xpi-jsview: make it working with new firefox version
Summary: www/xpi-jsview: make it working with new firefox version
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: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-23 01:50 UTC by Barbara
Modified: 2011-12-27 11:30 UTC (History)
0 users

See Also:


Attachments
file.diff (970 bytes, patch)
2011-12-23 01:50 UTC, Barbara
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Barbara 2011-12-23 01:50:09 UTC
Make www/xpi-jsview working with new firefox version from ports

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-23 01:50:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gecko

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Barbara 2011-12-26 17:15:06 UTC
patch inlined in Makefile
http://pastebin.com/kudF6D8u
Comment 3 Barbara 2011-12-27 08:33:14 UTC
patch inlined in Makefile
http://pastebin.com/YTVMKark
with fixed order for DISTVERSION* and PORTREVISION
Comment 4 Beat Gaetzi freebsd_committer freebsd_triage 2011-12-27 11:19:32 UTC
Responsible Changed
From-To: gecko->beat

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-12-27 11:26:42 UTC
beat        2011-12-27 11:26:30 UTC

  FreeBSD ports repository

  Modified files:
    www/xpi-jsview       Makefile pkg-descr 
  Log:
  - Enable running this plugin with current and future Firefox versions.
  - Bump PORTREVISION.
  - While here update WWW in pkg-descr.
  
  PR:             ports/163552
  Submitted by:   Barbara <barbara.xxx1975 AT libero.it>
  
  Revision  Changes    Path
  1.16      +7 -0      ports/www/xpi-jsview/Makefile
  1.3       +1 -1      ports/www/xpi-jsview/pkg-descr
_______________________________________________
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 6 Beat Gaetzi freebsd_committer freebsd_triage 2011-12-27 11:29:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!