Bug 111237 - [update]update java/jakarta-regexp to 1.5
Summary: [update]update java/jakarta-regexp to 1.5
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: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-04 16:40 UTC by Nemo Liu
Modified: 2007-04-05 11:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.58 KB, patch)
2007-04-04 16:40 UTC, Nemo Liu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nemo Liu 2007-04-04 16:40:03 UTC
Update java/jakarta-regexp to 1.5
Changelog:    
    * Fixed Bug 36405: Referencing an optional backreference returns null (VG)
    * Implemented optimization: RE compiler omits branch instruction if only one branch is present (VG)
    * Fixed Bug 9153: {m,n} implementation had exponential complexity (VG)
    * Fixed Bug 27763: RE incorrectly processed reluctant matchers (VG)
    * Fixed Bug 38331: RE compiler creates incorrect program if pattern results in large program with offsets exceeding capacity of the short (VG)
    * Fixed Bug 37275: RE incorrectly processes nested {n,m} closures (ex: (A{1}){0,2}) (VG)
    * Added accessor for REProgram.prefix (VG)

Fix: Patch attached with submission follows:
Comment 1 Stefan Walter freebsd_committer freebsd_triage 2007-04-05 11:12:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stefan

Take.
Comment 2 Stefan Walter freebsd_committer freebsd_triage 2007-04-05 11:13:17 UTC
State Changed
From-To: open->closed

Commited, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-04-05 11:13:27 UTC
stefan      2007-04-05 10:13:11 UTC

  FreeBSD ports repository

  Modified files:
    java/jakarta-regexp  Makefile distinfo 
  Log:
  - Update to 1.5.
  - Add 'devel' to CATEGORIES.
  - Assign maintainership to submitter.
  
  PR:             111237
  Submitted by:   Nemo Liu<nemoliu@gmail.com>
  
  Revision  Changes    Path
  1.14      +3 -3      ports/java/jakarta-regexp/Makefile
  1.6       +3 -3      ports/java/jakarta-regexp/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"