Bug 247880 - [NEW PORT] devel/p5-Process-Status: Provides a few simple methods to make it easier to inspect $?
Summary: [NEW PORT] devel/p5-Process-Status: Provides a few simple methods to make it ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-10 03:31 UTC by Tomohiro Hosaka
Modified: 2020-09-13 12:58 UTC (History)
1 user (show)

See Also:


Attachments
svn diff (1.70 KB, text/plain)
2020-07-10 03:31 UTC, Tomohiro Hosaka
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomohiro Hosaka 2020-07-10 03:31:14 UTC
* portlint looks fine.
* poudriere testport ok (12.1, amd64)
* make test ok
Comment 1 Tomohiro Hosaka 2020-07-10 03:31:16 UTC
Created attachment 216349 [details]
svn diff
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-09-13 12:57:39 UTC
A commit references this bug:

Author: vanilla
Date: Sun Sep 13 12:57:08 UTC 2020
New revision: 548476
URL: https://svnweb.freebsd.org/changeset/ports/548476

Log:
  Add p5-Process-Status 0.009, provides a few simple methods to make it
  easier to inspect .

  PR:		247880
  Submitted by:	bokutin@bokut.in

Changes:
  head/devel/Makefile
  head/devel/p5-Process-Status/
  head/devel/p5-Process-Status/Makefile
  head/devel/p5-Process-Status/distinfo
  head/devel/p5-Process-Status/pkg-descr
Comment 3 Vanilla I. Shu freebsd_committer freebsd_triage 2020-09-13 12:58:38 UTC
Committed, thanks.