Summary: | [maintainer] mail/dma - fix dma.rb wrapper for ruby w/o oniguruma | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Roethlisberger <daniel> | ||||
Component: | Individual Port(s) | Assignee: | Wesley Shields <wxs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | daniel | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Daniel Roethlisberger
2009-02-13 12:30:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it. wxs 2009-02-13 20:19:04 UTC FreeBSD ports repository Modified files: mail/dma Makefile mail/dma/files dma.rb Log: - Fix the dma.rb wrapper for sendmail -t support to not require oniguruma support in ruby by removing the zero-width positive lookbehind assertion. PR: ports/131641 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Revision Changes Path 1.2 +1 -0 ports/mail/dma/Makefile 1.2 +3 -2 ports/mail/dma/files/dma.rb _______________________________________________ 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" State Changed From-To: open->closed Committed. Thanks! |