Bug 229161

Summary: net/p5-Net-SFTP-Foreign: Update to 1.89
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Only Me CC: numisemis, perl, pi
Priority: --- Flags: numisemis: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Net-SFTP-Foreign-1.89.patch numisemis: maintainer-approval+

Description Kai Knoblich freebsd_committer freebsd_triage 2018-06-19 15:10:17 UTC
Created attachment 194412 [details]
p5-Net-SFTP-Foreign-1.89.patch

Hello,

attached is the patch that updates net/p5-Net-SFTP-Foreign to 1.89 .

Changes by upstream:
- https://metacpan.org/changes/distribution/Net-SFTP-Foreign

Changes to the port:
- added LICENSE, LICENSE_COMB and LICENSE_FILE_*
- removed BUILD_DEPENDS (it's not required for building)
- changed RUN_DEPENDS (assigned devel/p5-Sort-Key explicitly to it instead of BUILD_DEPENDS)
- added NO_ARCH
- added EXAMPLES option with appropriate target and variables


QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) -> OK
- portlint -> OK

make test (for amd64 + i386):
> All tests successful.
> Files=5, Tests=1184,  3 wallclock secs ( 0.13 usr  0.08 sys +  1.96 cusr  1.76 csys =  3.93 CPU)
> Result: PASS
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-20 07:57:41 UTC
A commit references this bug:

Author: pi
Date: Wed Jun 20 07:57:35 UTC 2018
New revision: 472852
URL: https://svnweb.freebsd.org/changeset/ports/472852

Log:
  net/p5-Net-SFTP-Foreign: update 1.73 -> 1.89

  - added LICENSE, LICENSE_COMB and LICENSE_FILE_*
  - removed BUILD_DEPENDS (it's not required for building)
  - changed RUN_DEPENDS (assigned devel/p5-Sort-Key explicitly to it
    instead of BUILD_DEPENDS)
  - added NO_ARCH
  - added EXAMPLES option with appropriate target and variables

  PR:		229161
  Submitted by:	freebsd_ports@k-worx.org
  Approved by:	Simun Mikecin <numisemis@yahoo.com> (maintainer)
  Relnotes:	https://metacpan.org/changes/distribution/Net-SFTP-Foreign

Changes:
  head/net/p5-Net-SFTP-Foreign/Makefile
  head/net/p5-Net-SFTP-Foreign/distinfo
  head/net/p5-Net-SFTP-Foreign/pkg-descr
  head/net/p5-Net-SFTP-Foreign/pkg-plist
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2018-06-20 07:57:48 UTC
Committed, thanks!