Bug 159989 - devel/pcre markdown problem
Summary: devel/pcre markdown problem
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-22 10:20 UTC by c.kworr
Modified: 2011-08-22 11:14 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description c.kworr 2011-08-22 10:20:10 UTC
The was a minor regression with release 8.13 making markdowns fail. Same RE works for pcre 8.12 and perl.

https://drupal.org/node/1255780

http://bugs.exim.org/show_bug.cgi?id=1136

Fix: 

Patch obtained from exim bug database attached.
How-To-Repeat: There's a more detaild expression in exim bug database.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-22 10:20:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-22 11:03:08 UTC
mm          2011-08-22 10:02:55 UTC

  FreeBSD ports repository

  Modified files:
    devel/pcre           Makefile 
  Added files:
    devel/pcre/files     patch-pcre_compile.c 
  Log:
  Add patch for upstream bug #1136 (upstream SVN changeset 661)
  http://bugs.exim.org/show_bug.cgi?id=1136
  
  PR:             ports/159989
  Reported by:    Volodymyr Kostyrko <c.kworr@gmail.com>
  
  Revision  Changes    Path
  1.66      +1 -0      ports/devel/pcre/Makefile
  1.1       +29 -0     ports/devel/pcre/files/patch-pcre_compile.c (new)
_______________________________________________
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 3 Martin Matuska freebsd_committer freebsd_triage 2011-08-22 11:14:55 UTC
State Changed
From-To: open->closed

Resolved. Thanks!