Bug 152124 - [NEW PORT] sysutils/p5-File-Stat-ModeString: Perl5 module for conversion of file stat(2) mode to/from string representation
Summary: [NEW PORT] sysutils/p5-File-Stat-ModeString: Perl5 module for conversion of f...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 00:00 UTC by Jase Thew
Modified: 2010-11-13 13:00 UTC (History)
0 users

See Also:


Attachments
p5-File-Stat-ModeString-1.00.shar (2.41 KB, text/plain)
2010-11-11 00:00 UTC, Jase Thew
no flags Details
p5-File-Stat-ModeString-1.00.shar (2.39 KB, text/plain)
2010-11-12 14:52 UTC, Jase Thew
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jase Thew 2010-11-11 00:00:20 UTC
This Perl5 module provides a few functions for conversion between binary and
literal representations of file mode bits, including file type.

WWW: http://search.cpan.org/dist/File-Stat-ModeString/

Generated with FreeBSD Port Tools 0.99
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-11 03:01:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-12 08:13:49 UTC
Hi,

This port works fine except a portlint warning "WARN: Makefile:
COMMENT exceeds 70 characters limit."
Would you please provide a new COMMENT?
Thanks.

Regards,
sunpoet
Comment 3 Jase Thew 2010-11-12 14:52:32 UTC
Hi,

Please find an updated shar attached with a revised COMMENT.

Regards,

Jase Thew.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-11-13 12:53:19 UTC
sunpoet     2010-11-13 12:53:15 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/p5-File-Stat-ModeString Makefile distinfo pkg-descr 
                                     pkg-plist 
  Log:
  - Add p5-File-Stat-ModeString 1.00
  
  File::Stat::ModeString is a Perl5 module provides a few functions for
  conversionbetween binary and literal representations of file mode bits,
  including file type.
  
  WWW: http://search.cpan.org/dist/File-Stat-ModeString/
  
  PR:             ports/152124
  Submitted by:   Jase Thew <freebsd@beardz.net>
  
  Revision  Changes    Path
  1.1249    +1 -0      ports/sysutils/Makefile
  1.1       +24 -0     ports/sysutils/p5-File-Stat-ModeString/Makefile (new)
  1.1       +2 -0      ports/sysutils/p5-File-Stat-ModeString/distinfo (new)
  1.1       +5 -0      ports/sysutils/p5-File-Stat-ModeString/pkg-descr (new)
  1.1       +7 -0      ports/sysutils/p5-File-Stat-ModeString/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-13 12:53:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!