Bug 69367

Summary: [PATCH] devel/IO-All: update to 0.30
Product: Ports & Packages Reporter: Cheng-Lung Sung <clsung>
Component: Individual Port(s)Assignee: freebsd-perl (Nobody) <perl>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-IO-All-0.30.patch none

Description Cheng-Lung Sung 2004-07-21 08:40:24 UTC
- Update to 0.30
- new manpages, modules
- from Changes
version: 0.30
date:    Mon Jul 19 11:23:15 PDT 2004
changes:
- Split module into several classes
- Pluggable framework
- file->all
- ->touch
- ->empty

Generated with FreeBSD Port Tools 0.50
Comment 1 elvis 2004-07-21 09:20:35 UTC
Maybe you can modify it also

--- pkg-descr.old       Wed Jul 21 16:17:20 2004
+++ pkg-descr   Wed Jul 21 16:17:45 2004
@@ -5,4 +5,5 @@
 It exports a single function called io, which returns a new IO::All object.
 And that object can do it all!

-WWW: http://search.cpan.org/~ingy/IO-All-0.22/
+WWW: http://search.cpan.org/~ingy/
+Author: Brian Ingerson <INGY at cpan.org>
Comment 2 elvis 2004-07-21 09:25:13 UTC
sorry for my mail client, it's 

--- pkg-descr.old       Wed Jul 21 16:17:20 2004
+++ pkg-descr   Wed Jul 21 16:25:45 2004
@@ -5,4 +5,5 @@
 It exports a single function called io, which returns a new IO::All object.
 And that object can do it all!

-WWW: http://search.cpan.org/~ingy/IO-All-0.22/
+WWW: http://search.cpan.org/~ingy/IO-All/
+Author: Brian Ingerson <INGY at cpan.org>
Comment 3 Kirill Ponomarev freebsd_committer freebsd_triage 2004-07-21 13:32:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainers.
Comment 4 Greg Lewis freebsd_committer freebsd_triage 2004-07-22 22:46:16 UTC
State Changed
From-To: open->closed

It looks like a similar update got committed about the time this PR 
was sent.  Thanks for the submission!