[MacPorts] #2154: UPDATE pv-0.8.6
MacPorts
noreply at macports.org
Thu Mar 24 05:35:36 PDT 2016
#2154: UPDATE pv-0.8.6
-------------------------+--------------------
Reporter: meissnem@… | Owner: ssen@…
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.0
Resolution: fixed | Keywords:
Port: pv |
-------------------------+--------------------
Changes (by ryandesign@…):
* type: defect => update
* port: => pv
Old description:
> 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 at 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
New description:
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 at 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
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/2154#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list