Bug 130422 - New port: textproc/p5-Template-Plugin-XML-Escape - Escape variables to suit being placed into XML
Summary: New port: textproc/p5-Template-Plugin-XML-Escape - Escape variables to suit b...
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 Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-12 15:50 UTC by simarg
Modified: 2009-01-14 09:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.80 KB, text/plain)
2009-01-12 15:50 UTC, simarg
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description simarg 2009-01-12 15:50:02 UTC

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-01-12 16:07:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-01-14 09:17:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-01-14 09:17:28 UTC
miwi        2009-01-14 09:17:17 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-Template-Plugin-XML-Escape Makefile distinfo 
                                           pkg-descr pkg-plist 
  Log:
  Escapes XML entities from text, so that you don't fall prey to people putting
  quotes, less-than/greater-than, and ampersands, into variables that end up in
  TT templates.
  
  WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape
  
  PR:             ports/130422
  Submitted by:   kevit
  
  Revision  Changes    Path
  1.1293    +1 -0      ports/textproc/Makefile
  1.1       +23 -0     ports/textproc/p5-Template-Plugin-XML-Escape/Makefile (new)
  1.1       +3 -0      ports/textproc/p5-Template-Plugin-XML-Escape/distinfo (new)
  1.1       +5 -0      ports/textproc/p5-Template-Plugin-XML-Escape/pkg-descr (new)
  1.1       +9 -0      ports/textproc/p5-Template-Plugin-XML-Escape/pkg-plist (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"