diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-02 14:34:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-02 14:34:01 +0000 |
commit | cf76946025a281a0150f064caa427c5c6cafd459 (patch) | |
tree | d3b9bbe6cc92d745d96962fef516c5c8bb4e43a7 /sysutils/pv | |
parent | 5c2c3cfeb0df0514fbfb9db0f6e85a14b9133e73 (diff) |
- Update to 0.9.6
PR: ports/95230
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Notes
Notes:
svn path=/head/; revision=158650
Diffstat (limited to 'sysutils/pv')
-rw-r--r-- | sysutils/pv/Makefile | 5 | ||||
-rw-r--r-- | sysutils/pv/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index feea2bb2b172..1618403423fd 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -6,10 +6,9 @@ # PORTNAME= pv -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.6 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://dragon.roe.ch/mirrors/distfiles/pv/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pipeviewer MAINTAINER= daniel@roe.ch diff --git a/sysutils/pv/distinfo b/sysutils/pv/distinfo index 71f9c363b259..338a305bc28a 100644 --- a/sysutils/pv/distinfo +++ b/sysutils/pv/distinfo @@ -1,3 +1,3 @@ -MD5 (pv-0.9.2.tar.bz2) = a4025b7e9ec22e9ef529780992847a3e -SHA256 (pv-0.9.2.tar.bz2) = 12c4f8f4ba32745ff5013a360d9d6a083cb84b0166103081beec6609b62ff670 -SIZE (pv-0.9.2.tar.bz2) = 88445 +MD5 (pv-0.9.6.tar.bz2) = 24584962a940375a9cd195fb7cf32061 +SHA256 (pv-0.9.6.tar.bz2) = 428f492fddc58d93631e5b9cf8b0f078bea64d3d7e421f95ae2a9ab3b839d312 +SIZE (pv-0.9.6.tar.bz2) = 88983 |