Bug 222966 - net/p5-SOAP-Lite: update to 1.22
Summary: net/p5-SOAP-Lite: update to 1.22
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-12 21:53 UTC by Sergei Vyshenski
Modified: 2017-10-18 16:18 UTC (History)
1 user (show)

See Also:


Attachments
patch to update the port (1.13 KB, patch)
2017-10-12 21:53 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2017-10-12 21:53:24 UTC
Created attachment 187119 [details]
patch to update the port

- Update 1.20 --> 1.22
Changes: http://cpansearch.perl.org/src/PHRED/SOAP-Lite-1.22/Changes

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

- Tested with poudriere 3.1.99.20171005 at 11.1-STABLE #0 r324504 with perl 5.24.3
To activate built-in perl tests from within poudriere, file  
Mk/Uses/perl5.mk was locally augmented with lines:

.if defined(RUN_PERL_TESTS)
BUILD_DEPENDS+= ${TEST_DEPENDS}
pre-install:    test
.endif

Tests say: "Result: PASS".
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-10-18 16:16:58 UTC
A commit references this bug:

Author: swills
Date: Wed Oct 18 16:16:03 UTC 2017
New revision: 452350
URL: https://svnweb.freebsd.org/changeset/ports/452350

Log:
  net/p5-SOAP-Lite: update to 1.22

  PR:		222966
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)

Changes:
  head/net/p5-SOAP-Lite/Makefile
  head/net/p5-SOAP-Lite/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-10-18 16:18:05 UTC
Committed, thanks!