Re: UPDATE: sysutils/pv to 1.6.6

2017-07-19 Thread Stuart Henderson
On 2017/07/19 19:00, Kaashif Hymabaccus wrote: > Hello ports@, > > This updates pv to 1.6.6. Thanks, committed. > diff --git Makefile Makefile > index fea773fedb6..14c9d591557 100644 > --- Makefile > +++ Makefile > @@ -2,7 +2,7 @@ > > COMMENT =monitor the progress of data through

UPDATE: sysutils/pv to 1.6.6

2017-07-19 Thread Kaashif Hymabaccus
Hello ports@, This updates pv to 1.6.6. diff --git Makefile Makefile index fea773fedb6..14c9d591557 100644 --- Makefile +++ Makefile @@ -2,7 +2,7 @@ COMMENT = monitor the progress of data through a pipeline -DISTNAME = pv-1.6.0 +DISTNAME = pv-1.6.6 CATEG

Re: [update] sysutils/pv 1.4.12->1.6.0

2015-06-16 Thread Jérémie Courrèges-Anglas
Scarlett writes: > the single patch has been committed upstream: "(#1284) do not gzip man > page, for non-Linux OSes (Bob Friesenhahn)" > > tests mostly seem to pass on amd64. one fails because it assumes head(1) > has -c. Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF

UPDATE: sysutils/pv to 1.4.12

2013-08-31 Thread Dennis Herrmann
Ahoi ;) # $Id: UPDATE,v 1.1 2013/08/29 22:17:44 dhn Exp $ 2013-08-29 Dennis Herrmann * Update to 1.4.12 [1] [1] https://github.com/jasperla/openbsd-wip/tree/master/sysutils/pv EOF //dhn Index: Makefile === RCS file: /cvs/ports

update sysutils/pv

2012-02-16 Thread Pascal Stumpf
Straightforward update to 1.2.0, doesn't need groff. ok? Index: Makefile === RCS file: /cvs/ports/sysutils/pv/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile20 Nov 2010 17:22:42 - 1.3 +++ Makefi