diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-03-28 07:52:33 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-03-28 07:52:33 +0000 |
commit | 67f7b414862a50d34d72a71b958b0a17bb029ae4 (patch) | |
tree | b86c1b0fef694cdbfa856a597258b820ed7e7a3a /sysutils/pv | |
parent | 0f873d9113a3f2505f1f61ffd2126e779b9eb6ea (diff) | |
download | ports-67f7b414862a50d34d72a71b958b0a17bb029ae4.tar.gz ports-67f7b414862a50d34d72a71b958b0a17bb029ae4.zip |
Notes
Diffstat (limited to 'sysutils/pv')
-rw-r--r-- | sysutils/pv/Makefile | 8 | ||||
-rw-r--r-- | sysutils/pv/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index 7ab6bae18cee..2eb0abe903da 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: pv -# Date created: 04 May 2004 -# Whom: Daniel Roethlisberger <daniel@roe.ch> -# +# Created by: Daniel Roethlisberger <daniel@roe.ch> # $FreeBSD$ -# PORTNAME= pv -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.6 CATEGORIES= sysutils MASTER_SITES= http://www.ivarch.com/programs/sources/ diff --git a/sysutils/pv/distinfo b/sysutils/pv/distinfo index 2fca2a9b2f26..3c14dd65fe17 100644 --- a/sysutils/pv/distinfo +++ b/sysutils/pv/distinfo @@ -1,2 +1,2 @@ -SHA256 (pv-1.4.0.tar.bz2) = 26a70767f0fcb4fccd000923dd44977f1f30f4f483d0a0a116c898f6318b84c2 -SIZE (pv-1.4.0.tar.bz2) = 93312 +SHA256 (pv-1.4.6.tar.bz2) = edfea0033ec6222eb60b4ec6d905dd2dccdb5900beef03f67f42ca9ed67e9fe2 +SIZE (pv-1.4.6.tar.bz2) = 95218 |