Bug 223293 - [new port] devel/p5-Class-Fields 1.04: utility functions/methods for examining the data members of a class
Summary: [new port] devel/p5-Class-Fields 1.04: utility functions/methods for examinin...
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks: 223294
  Show dependency treegraph
 
Reported: 2017-10-28 22:56 UTC by Sergei Vyshenski
Modified: 2017-11-05 21:21 UTC (History)
1 user (show)

See Also:


Attachments
shar archive with a new port (2.35 KB, text/plain)
2017-10-28 22:57 UTC, Sergei Vyshenski
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2017-10-28 22:56:17 UTC
A collection of utility functions/methods for examining the data members of
a class
http://search.cpan.org/dist/Class-Fields/

- This port is needed as a new 2nd level dependency for future 
version 1.45 of existing port devel/p5-Workflow

- "portlint -ACN" says: looks fine.
- Tested with poudriere 3.1.99.20171005 at 11.1-STABLE r324504 with perl-5.24.3
- built-in perl tests pass ok.
Comment 1 Sergei Vyshenski 2017-10-28 22:57:50 UTC
Created attachment 187548 [details]
shar archive with a new port
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-11-05 21:18:48 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Nov  5 21:17:32 UTC 2017
New revision: 453577
URL: https://svnweb.freebsd.org/changeset/ports/453577

Log:
  Add p5-Class-Fields 0.204

  A collection of utility functions/methods for examining the data members of
  a class. It provides a nice, high-level interface that should stand the test
  of time and Perl upgrades nicely.

  WWW: http://search.cpan.org/dist/Class-Fields/

  - While I'm here, sort PLIST

  PR:		223293
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>

Changes:
  head/devel/Makefile
  head/devel/p5-Class-Fields/
  head/devel/p5-Class-Fields/Makefile
  head/devel/p5-Class-Fields/distinfo
  head/devel/p5-Class-Fields/pkg-descr
  head/devel/p5-Class-Fields/pkg-plist
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-11-05 21:21:22 UTC
Committed. Thanks!