#6030 closed update (fixed)
Update: pv 0.9.2
Reported by: | meissnem@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: | pv |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
update pv to 0.9.2 (I'm the maintainer)
--- Portfile 2004-08-16 03:41:20.000000000 -0500 +++ Portfile.new 2005-09-04 02:23:35.000000000 -0500 @@ -2,9 +2,9 @@ PortSystem 1.0 name pv -version 0.8.6 +version 0.9.2 categories sysutils -maintainers meissnem@mac.com +maintainers meissnem@gmail.com description monitor the progress of data through a pipe long_description \ pv - Pipe Viewer - is a terminal-based tool for monitoring \ @@ -16,5 +16,5 @@ homepage http://www.ivarch.com/programs/pv.shtml master_sites sourceforge:pipeviewer use_bzip2 yes -checksums md5 877cefdda3df94c946fdbfacb0f478a9 +checksums md5 a4025b7e9ec22e9ef529780992847a3e configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
Attachments (1)
Change History (3)
Changed 19 years ago by meissnem@…
comment:1 Changed 19 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Updates committed, thanks for the work.
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | pv added |
Type: | defect → update |
Note: See
TracTickets for help on using
tickets.
update patch