Bug 69367 - [PATCH] devel/IO-All: update to 0.30
Summary: [PATCH] devel/IO-All: update to 0.30
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: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-21 08:40 UTC by Cheng-Lung Sung
Modified: 2004-07-22 22:46 UTC (History)
0 users

See Also:


Attachments
p5-IO-All-0.30.patch (2.02 KB, patch)
2004-07-21 08:40 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!