Bug 198934

Summary: [New port] textproc/p5-XML-Parser-Lite 0.72
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Some People CC: svysh.fbsd, wen
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 198935    
Attachments:
Description Flags
shar with new port
none
log from poudriere at 10.1-amd64 none

Description Sergei Vyshenski 2015-03-26 20:53:06 UTC
Created attachment 154843 [details]
shar with new port

- This port is needed as a new dependency for
existing port net/p5-SOAP-Lite starting with ver 1.14

- LICENSE is taken from the readme:
http://cpansearch.perl.org/src/PHRED/XML-Parser-Lite-0.72/README

- "portlint -ACN" says "looks fine".

- Tested with poudriere 3.1.99 (log attached) at 10.1-amd64 with perl5-5.18.4_11
During this testing, built-in perl tests were activated with
"pre-install: test" construct in the port's Makefile.
Comment 1 Sergei Vyshenski 2015-03-26 20:54:06 UTC
Created attachment 154844 [details]
log from poudriere at 10.1-amd64
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-28 04:19:26 UTC
A commit references this bug:

Author: wen
Date: Sat Mar 28 04:18:55 UTC 2015
New revision: 382448
URL: https://svnweb.freebsd.org/changeset/ports/382448

Log:
  This Perl module implements an XML parser with a interface similar to
  XML::Parser. Though not all callbacks are supported, you should be able
  to use it in the same way you use XML::Parser. Due to using experimental
  regexp features it'll work only on Perl 5.6 and above and may behave
  differently on different platforms.
  Note that you cannot use regular expressions or split in callbacks. This
  is due to a limitation of perl's regular expression implementation
  (which is not re-entrant).

  WWW: http://search.cpan.org/dist/XML-Parser-Lite/

  PR:		198934
  Submitted by:	Sergei Vyshenski<svysh.fbsd@gmail.com>

Changes:
  head/textproc/Makefile
  head/textproc/p5-XML-Parser-Lite/
  head/textproc/p5-XML-Parser-Lite/Makefile
  head/textproc/p5-XML-Parser-Lite/distinfo
  head/textproc/p5-XML-Parser-Lite/pkg-descr
  head/textproc/p5-XML-Parser-Lite/pkg-plist