Bug 160168 - Update port: www/p5-Gtk2-WebKit update to 0.09
Summary: Update port: www/p5-Gtk2-WebKit update to 0.09
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-25 07:40 UTC by Zane C. Bowers-Hadley
Modified: 2011-11-16 15:00 UTC (History)
0 users

See Also:


Attachments
www_p5-Gtk2-WebKit_Makefile.diff (1.11 KB, patch)
2011-08-25 07:40 UTC, Zane C. Bowers-Hadley
no flags Details | Diff
www_p5-Gtk2-WebKit_pkg-plist.diff (1.30 KB, patch)
2011-08-25 07:40 UTC, Zane C. Bowers-Hadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2011-08-25 07:40:07 UTC

0.09   Fri, 13 May 2011 11:59:36 +0200

       * Bind many new WebKit features, including
         + GeolocationPolicyDecision
         + NetworkResponse
         + SecurityOrigin
         + WebDatabase
         + WebDataSource
         + WebResource
         + WebFrame
           - get_load_status
           - get_security_origin
           - get_network_response
           - load_alternate_string
           - scroll bar policies
         + WebView
           - get_load_status
           - get_progress
           - undo/redo
           - set_view_source_mode
           - get_icon_uri
           - cache_model

Fix: --- distinfo.orig	2011-08-25 00:45:52.774604456 -0500
+++ distinfo	2011-08-25 01:10:07.484046857 -0500
@@ -1,2 +1,2 @@
-SHA256 (Gtk2-WebKit-0.08.tar.gz) = ea76599d14cedc683ea5cc20ccd557677866971212828d5df2a815ac62e066e7
-SIZE (Gtk2-WebKit-0.08.tar.gz) = 68919
+SHA256 (Gtk2-WebKit-0.09.tar.gz) = a2e0d73f69c47017de0e066903ddfdeb4824deef838b98f07a61b099c0fa2360
+SIZE (Gtk2-WebKit-0.09.tar.gz) = 71476
--- www_p5-Gtk2-WebKit_distinfo.diff ends here ---
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-25 07:40:18 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-25 07:40:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-09-03 08:32:12 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-10-20 09:04:45 UTC
sunpoet     2011-10-20 08:04:31 UTC

  FreeBSD ports repository

  Modified files:
    www/p5-Gtk2-WebKit   Makefile distinfo pkg-plist 
  Log:
  - Update to 0.09
  - While I'm here, add RUN_DEPENDS and sort MAN3
  
  Changes:        http://search.cpan.org/dist/Gtk2-WebKit/Changes
  PR:             ports/160168
  Submitted by:   Zane C.B-H. <vvelox@vvelox.net> (maintainer)
  
  Revision  Changes    Path
  1.12      +24 -12    ports/www/p5-Gtk2-WebKit/Makefile
  1.5       +2 -2      ports/www/p5-Gtk2-WebKit/distinfo
  1.2       +8 -1      ports/www/p5-Gtk2-WebKit/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 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-11-16 15:00:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!