Bug 249303

Summary: devel/p5-IO-KQueue: update to 0.39
Product: Ports & Packages Reporter: Martin Waschbüsch <martin>
Component: Individual Port(s)Assignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Only Me CC: 0mp, kuriyama
Priority: --- Keywords: buildisok
Version: LatestFlags: 0mp: maintainer-feedback-
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update to 0.39 none

Description Martin Waschbüsch 2020-09-14 07:16:14 UTC
Created attachment 217945 [details]
update to 0.39

Changes since the currently packaged 0.34:

IO::KQueue Changes
==================
 
0.39 2020-07-10
    - Fix no-lib packaging error (arc)
 
0.38 2020-07-10
    - Fix POD error (manwar)
    - Fix undef detection in XS code (Alexander Bluhm)
    - Move library file to lib/ (arc)
 
0.37 2020-07-04
    - Fix building on older FreeBSD versions (BinGOs)
 
0.36 2020-07-04
    - Release trial version with no other changes
 
0.35-TRIAL 2020-06-30
    - New maintainer ARC (Aaron Crane)
    - Fixes to build on recent MacOS; now requires Perl 5.10 (though that may
      change if needed)
Comment 1 Automation User 2020-09-29 00:06:17 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/195599003
Comment 2 Mateusz Piotrowski freebsd_committer freebsd_triage 2020-10-18 14:26:25 UTC
I'll take a look
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-10-18 15:13:25 UTC
A commit references this bug:

Author: 0mp
Date: Sun Oct 18 15:12:49 UTC 2020
New revision: 552635
URL: https://svnweb.freebsd.org/changeset/ports/552635

Log:
  Update to 0.39

  Changes since the currently packaged 0.34:

  0.39 2020-07-10
      - Fix no-lib packaging error (arc)

  0.38 2020-07-10
      - Fix POD error (manwar)
      - Fix undef detection in XS code (Alexander Bluhm)
      - Move library file to lib/ (arc)

  0.37 2020-07-04
      - Fix building on older FreeBSD versions (BinGOs)

  0.36 2020-07-04
      - Release trial version with no other changes

  PR:		249303
  Submitted by:	Martin Waschb?sch <martin waschbuesch de>
  Approved by:	maintainer timeout

Changes:
  head/devel/p5-IO-KQueue/Makefile
  head/devel/p5-IO-KQueue/distinfo
Comment 4 Mateusz Piotrowski freebsd_committer freebsd_triage 2020-10-18 15:22:30 UTC
Thanks!