Bug 161258 - [NEW PORT] security/p5-Net-SSL-ExpireDate: obtain expiration date of certificate
Summary: [NEW PORT] security/p5-Net-SSL-ExpireDate: obtain expiration date of certificate
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: 2011-10-03 15:40 UTC by stephon
Modified: 2011-11-16 13:40 UTC (History)
0 users

See Also:


Attachments
p5-Net-SSL-ExpireDate-1.10.shar (1.98 KB, text/plain)
2011-10-03 15:40 UTC, stephon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description stephon 2011-10-03 15:40:01 UTC
Perl5 module that obtain expiration date of certificate

WWW: http://search.cpan.org/dist/Net-SSL-ExpireDate

--Stephon <stephon@gmail.com>

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-03 15:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-11-16 13:22:06 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-11-16 13:37:32 UTC
sunpoet     2011-11-16 13:37:19 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/p5-Net-SSL-ExpireDate Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  - Add p5-Net-SSL-ExpireDate 1.10
  
  Net::SSL::ExpireDate get certificate from network (SSL) or local file and obtain
  its expiration date.
  
  WWW: http://search.cpan.org/dist/Net-SSL-ExpireDate/
  
  PR:             ports/161258 (based on)
  Submitted by:   Stephon Chen <stephon@gmail.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.1229    +1 -0      ports/security/Makefile
  1.1       +34 -0     ports/security/p5-Net-SSL-ExpireDate/Makefile (new)
  1.1       +2 -0      ports/security/p5-Net-SSL-ExpireDate/distinfo (new)
  1.1       +4 -0      ports/security/p5-Net-SSL-ExpireDate/pkg-descr (new)
  1.1       +7 -0      ports/security/p5-Net-SSL-ExpireDate/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 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-11-16 13:38:42 UTC
State Changed
From-To: open->closed

New port added. Please remember to add *_DEPENDS. Thanks!