diff options
-rw-r--r-- | sysutils/pv/Makefile | 6 | ||||
-rw-r--r-- | sysutils/pv/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index 2a70daba5700..81745b4c8a3f 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -6,11 +6,9 @@ # PORTNAME= pv -PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTVERSION= 1.3.1 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ - SF/${PROJECTHOST}/${PROJECTHOST}/${PORTVERSION} +MASTER_SITES= http://www.ivarch.com/programs/sources/ MAINTAINER= martymac@FreeBSD.org COMMENT= A pipe throughput monitor diff --git a/sysutils/pv/distinfo b/sysutils/pv/distinfo index fbf4394ad2a5..15fc1e4d36d2 100644 --- a/sysutils/pv/distinfo +++ b/sysutils/pv/distinfo @@ -1,2 +1,2 @@ -SHA256 (pv-1.2.0.tar.bz2) = e3291f6d32f9e8a8ab8489ed68669d7df61a6eea8a6a06e7bb26b0c3e3cdc666 -SIZE (pv-1.2.0.tar.bz2) = 82222 +SHA256 (pv-1.3.1.tar.bz2) = 54225fc0b335e242ad881d1d65bb36481f1af645e8c4cef27072bc618c6c9bbb +SIZE (pv-1.3.1.tar.bz2) = 84065 |