Bug 155340 - [NEW PORT] textproc/p5-XML-LibXML-SAX-ChunkParser: Parse XML chunks via LibXML SAX
Summary: [NEW PORT] textproc/p5-XML-LibXML-SAX-ChunkParser: Parse XML chunks via LibXM...
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 08:20 UTC by ports@c0decafe.net
Modified: 2011-03-07 15:40 UTC (History)
0 users

See Also:


Attachments
p5-XML-LibXML-SAX-ChunkParser-0.00003.shar (2.52 KB, text/plain)
2011-03-07 08:20 UTC, ports@c0decafe.net
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description ports@c0decafe.net 2011-03-07 08:20:12 UTC
XML::LibXML::SAX::ChunkParser's purpose is to simply keep parsing
possibly incomplete XML fragments, for example, from a socket.

WWW:	http://search.cpan.org/dist/XML-LibXML-SAX-ChunkParser/	

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-07 08:20:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-03-07 11:21:13 UTC
Responsible Changed
From-To: perl->sunpoet

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-03-07 15:36:01 UTC
sunpoet     2011-03-07 15:35:48 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-XML-LibXML-SAX-ChunkParser Makefile distinfo 
                                           pkg-descr pkg-plist 
  Log:
  - Add p5-XML-LibXML-SAX-ChunkParser 0.00003
  
  XML::LibXML::SAX::ChunkParser's purpose is to simply keep parsing
  possibly incomplete XML fragments, for example, from a socket.
  
  WWW: http://search.cpan.org/dist/XML-LibXML-SAX-ChunkParser/
  
  PR:             ports/155340
  Submitted by:   "ports@c0decafe.net" <ports@c0decafe.net>
  
  Revision  Changes    Path
  1.1523    +1 -0      ports/textproc/Makefile
  1.1       +25 -0     ports/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile (new)
  1.1       +2 -0      ports/textproc/p5-XML-LibXML-SAX-ChunkParser/distinfo (new)
  1.1       +4 -0      ports/textproc/p5-XML-LibXML-SAX-ChunkParser/pkg-descr (new)
  1.1       +7 -0      ports/textproc/p5-XML-LibXML-SAX-ChunkParser/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"
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-03-07 15:39:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!