Bug 245457

Summary: devel/p5-Data-Serializer: Update to 0.65
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Frederic Culot <culot>
Status: Closed FIXED    
Severity: Affects Some People CC: svysh.fbsd
Priority: --- Keywords: patch
Version: LatestFlags: culot: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://metacpan.org/release/Data-Serializer
Attachments:
Description Flags
patch to update the port
culot: maintainer-approval+
patch to update the port
none
patch to update the port none

Description Sergei Vyshenski 2020-04-08 15:08:44 UTC
Created attachment 213195 [details]
patch to update the port

- update 0.60_2 -> 0.65
Changes: https://metacpan.org/changes/distribution/Data-Serializer
- add LICENSE_FILE
- add TEST_DEPENDS

- "portlint -AC" gives non-relevant warns.
- Tested with:
12.1-RELEASE-p3 amd64
poudriere 3.3.4
perl 5.30.2
pkg 1.14.2
ssl=base
- built-in perl tests in a clean poudriere jail say PASS.
Comment 1 Sergei Vyshenski 2020-04-17 02:12:21 UTC
Created attachment 213475 [details]
patch to update the port

Augment TEST_DEPENDS with more perl modules mentioned in 
    work/Data-Serializer-0.65/t/serializer-testlib
Comment 2 Sergei Vyshenski 2020-04-17 02:14:32 UTC
Created attachment 213476 [details]
patch to update the port
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-04-21 12:06:08 UTC
A commit references this bug:

Author: culot
Date: Tue Apr 21 12:05:24 UTC 2020
New revision: 532265
URL: https://svnweb.freebsd.org/changeset/ports/532265

Log:
  devel/p5-Data-Serializer: update to 0.65

  Changes:	https://metacpan.org/changes/distribution/Data-Serializer
  PR:		245457
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>

Changes:
  head/devel/p5-Data-Serializer/Makefile
  head/devel/p5-Data-Serializer/distinfo
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2020-04-21 12:09:24 UTC
Thank you for submitting this patch Sergei, and sorry for the delay in committing it.

Best,
Frederic