[Bug 202263] [MAINTAINER] lang/urweb: update to 20150520

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 16 03:04:51 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202263

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sun Aug 16 03:04:41 UTC 2015
New revision: 394385
URL: https://svnweb.freebsd.org/changeset/ports/394385

Log:
  lang/urweb: update to 20150520

  ChangeLog:
  - Change default behavior of client-side GUI event handlers:
    By default, events are now passed to handlers on parent DOM nodes as well,
    just like in normal JavaScript.
    Call [preventDefault] or [stopPropagation] to tweak that behavior.
    WARNING: This change may break backward compatibility!
  - URIs specified with 'file' .urp directive are implicitly allowed to be
referenced.
  - New HTML tags: <fieldset>, <legend>
  - New urweb-mode Emacs command: 'urweb-close-matching-tag'
  - Bug fixes

  PR:        202263
  Submitted by:    Timothy Beyer <beyert at cs.ucr.edu> (maintainer)

Changes:
  head/lang/urweb/Makefile
  head/lang/urweb/distinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list