#2154 closed update (fixed)
UPDATE pv-0.8.6
Reported by: | meissnem@… | Owned by: | ssen@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: | pv |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
pv-0.8.6
the portfile can be found here: INLINE
Description: bump pv up to version 0.8.6. Switch to .bz2.
Homepage: http://www.ivarch.com/programs/pv.shtml
Comments: for the record, I'm the maintainer.
================INLINE CONTENT================
Index: Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/sysutils/pv/Portfile,v retrieving revision 1.4 diff -u -r1.4 Portfile --- Portfile 22 Feb 2004 17:57:49 -0000 1.4 +++ Portfile 14 Aug 2004 00:07:25 -0000 @@ -2,8 +2,7 @@ PortSystem 1.0 name pv -version 0.8.0 -revision 1 +version 0.8.6 categories sysutils maintainers meissnem@mac.com description monitor the progress of data through a pipe @@ -16,5 +15,6 @@ estimate of how long it will be until completion. homepage http://www.ivarch.com/programs/pv.shtml master_sites sourceforge:pipeviewer -checksums md5 0afdbcbb903f696ebfc43bbe43cc15c6 -configure.args --mandir=${prefix}/share/man +use_bzip2 yes +checksums md5 877cefdda3df94c946fdbfacb0f478a9 +configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
Change History (2)
comment:1 Changed 20 years ago by ssen@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
Committed.