summaryrefslogtreecommitdiff
path: root/sysutils/pv/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2003-01-22 21:35:49 +0000
committerkristerw <kristerw@pkgsrc.org>2003-01-22 21:35:49 +0000
commit658a83fc72563a9e25e07afe232fc29e80d57713 (patch)
treea2d06999ca83e9842471c1e4edfe38fe51189ec5 /sysutils/pv/Makefile
parentae628ce9a99a08051c2165dc42f450edf9b9db61 (diff)
downloadpkgsrc-658a83fc72563a9e25e07afe232fc29e80d57713.tar.gz
Update pv to 0.4.5 by applying patches provided by Piotr Stolc in PR 19884.
Changes since 0.4.0 include: + added Portuguese (Brazilian) translation thanks to Eduardo Aguiar + pause/resume support - don't count time while stopped + stop output when resumed in the background + terminal size change support + bugfix: <=> indicator no longer sticks at right hand edge
Diffstat (limited to 'sysutils/pv/Makefile')
-rw-r--r--sysutils/pv/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile
index c866188778f..c8baf4e09e5 100644
--- a/sysutils/pv/Makefile
+++ b/sysutils/pv/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2003/01/10 07:52:38 cjep Exp $
+# $NetBSD: Makefile,v 1.3 2003/01/22 21:35:49 kristerw Exp $
#
-DISTNAME= pv-0.4.0
+DISTNAME= pv-0.4.5
CATEGORIES= sysutils
MASTER_SITES= http://www.ivarch.com/programs/sources/
+MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=pipeviewer/}
MAINTAINER= socrtp@soclab.eu.org
HOMEPAGE= http://www.ivarch.com/programs/pv.shtml