Bug 196484 - textproc/p5-XML-LibXML-Simple: update to 0.95, fix *_DEPENDS
Summary: textproc/p5-XML-LibXML-Simple: update to 0.95, fix *_DEPENDS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-04 13:41 UTC by Po-Chuan Hsieh
Modified: 2015-01-15 17:02 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (markun)


Attachments
p5-XML-LibXML-Simple.diff (1.30 KB, patch)
2015-01-04 13:41 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-01-04 13:41:49 UTC
Created attachment 151322 [details]
p5-XML-LibXML-Simple.diff

- Update to 0.95
- Fix *_DEPENDS: File::Slurp was replaced by File::Slurp::Tiny in 0.94

Changes:        http://search.cpan.org/dist/XML-LibXML-Simple/ChangeLog
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-04 13:41:49 UTC
Maintainer CC'd
Comment 2 markun 2015-01-15 12:12:39 UTC
(In reply to Bugzilla Automation from comment #1)
I agree with this patch.
Please commit.

Best Regards,
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-01-15 16:52:14 UTC
A commit references this bug:

Author: sunpoet
Date: Thu Jan 15 16:51:34 UTC 2015
New revision: 377108
URL: https://svnweb.freebsd.org/changeset/ports/377108

Log:
  - Update to 0.95
  - Fix *_DEPENDS: File::Slurp was replaced by File::Slurp::Tiny in 0.94

  Changes:	http://search.cpan.org/dist/XML-LibXML-Simple/ChangeLog
  PR:		ports/196484
  Submitted by:	sunpoet (myself)
  Approved by:	markun@onohara.to (maintainer)

Changes:
  head/textproc/p5-XML-LibXML-Simple/Makefile
  head/textproc/p5-XML-LibXML-Simple/distinfo
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-01-15 17:02:49 UTC
Committed. Thanks!