Bug 205028 - [MAINTAINER] textproc/p5-XML-Parser-Lite update to 0.721
Summary: [MAINTAINER] textproc/p5-XML-Parser-Lite update to 0.721
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-04 22:17 UTC by Sergei Vyshenski
Modified: 2015-12-05 06:17 UTC (History)
1 user (show)

See Also:


Attachments
patch for updating the port (1.31 KB, patch)
2015-12-04 22:17 UTC, Sergei Vyshenski
no flags Details | Diff
log from poudriere at 11.0-amd64 and perl-5.20.3 (16.14 KB, text/plain)
2015-12-04 22:17 UTC, Sergei Vyshenski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2015-12-04 22:17:24 UTC
Created attachment 163854 [details]
patch for updating the port

- update 0.72 -> 0.721

- changes: http://cpansearch.perl.org/src/PHRED/XML-Parser-Lite-0.721/Changes

- cf. discussion about versioning of this port:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199001

- add BUILD_DEPENDS (no RUN_DEPENDS needed)

- add TEST_DEPENDS

- "portlint -AC" just warns about non-empty $FreeBSD$ tag.

- Tested with poudriere (log attached) at 11.0-CURRENT-amd64 with perl-5.20.3
Comment 1 Sergei Vyshenski 2015-12-04 22:17:53 UTC
Created attachment 163855 [details]
log from poudriere at 11.0-amd64 and perl-5.20.3
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-05 06:12:44 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Dec  5 06:12:16 UTC 2015
New revision: 403035
URL: https://svnweb.freebsd.org/changeset/ports/403035

Log:
  - Update to 0.721
  - Add TEST_DEPENDS
  - While I'm here, remove outdated PORTSCOUT

  Changes:	http://search.cpan.org/dist/XML-Parser-Lite/Changes
  PR:		205028
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)

Changes:
  head/textproc/p5-XML-Parser-Lite/Makefile
  head/textproc/p5-XML-Parser-Lite/distinfo
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-12-05 06:17:29 UTC
Committed. Thanks!