Bug 245839 - devel/p5-Scope-Guard: Update to 0.21
Summary: devel/p5-Scope-Guard: Update to 0.21
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: Hiroki Tagato
URL: https://metacpan.org/release/Scope-Guard
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-04-23 02:38 UTC by Sergei Vyshenski
Modified: 2020-06-05 08:54 UTC (History)
3 users (show)

See Also:
svysh.fbsd: maintainer-feedback+


Attachments
patch to update the port (1.24 KB, patch)
2020-04-23 02:38 UTC, Sergei Vyshenski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2020-04-23 02:38:45 UTC
Created attachment 213712 [details]
patch to update the port

- update 0.20_1 -> 0.21
Changes: https://metacpan.org/changes/distribution/Scope-Guard
- add LICENSE_FILE
- request maintainership, as Victor Popov <v.a.popov@gmail.com>
	is absent for 9+ years, see:
https://svnweb.freebsd.org/ports/head/devel/p5-Scope-Guard/Makefile?view=log

- "portlint -AC" gives non-relevant warns.
- Tested with:
12.1-RELEASE-p4 amd64
poudriere 3.3.4
perl 5.30.2
pkg 1.14.2
- built-in perl tests in a clean poudriere jail say PASS.
Comment 1 Automation User 2020-04-23 02:52:42 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/138948492
Comment 2 Victor Popov 2020-05-11 00:56:17 UTC
Sorry for late reply.
Please drop my maintainership, I can't be a maintainer of this package anymore.
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-06-05 08:53:41 UTC
A commit references this bug:

Author: tagattie
Date: Fri Jun  5 08:52:53 UTC 2020
New revision: 537994
URL: https://svnweb.freebsd.org/changeset/ports/537994

Log:
  - Update to 0.21
  - Pass maintainership to submitter
  - Add LICENSE_FILE

  PR:		245839
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
  Approved by:	v.a.popov@gmail.com (maintainer), mentors (implicit)
  Changelog:	https://metacpan.org/changes/distribution/Scope-Guard

Changes:
  head/devel/p5-Scope-Guard/Makefile
  head/devel/p5-Scope-Guard/distinfo
Comment 4 Hiroki Tagato freebsd_committer freebsd_triage 2020-06-05 08:54:31 UTC
Committed, thanks!