diff options
author | martymac <martymac@FreeBSD.org> | 2012-06-22 16:21:28 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2012-06-22 16:21:28 +0800 |
commit | 932f502bc8fe6f8a408238c517b63c42ec3b7376 (patch) | |
tree | 696528db265b2b9bd08f63f8eec30b607342fad2 /sysutils | |
parent | b223d2ff17b95aee10a4b8d49f4571e2a162d6e0 (diff) | |
download | freebsd-ports-gnome-932f502bc8fe6f8a408238c517b63c42ec3b7376.tar.gz freebsd-ports-gnome-932f502bc8fe6f8a408238c517b63c42ec3b7376.tar.zst freebsd-ports-gnome-932f502bc8fe6f8a408238c517b63c42ec3b7376.zip |
- Update to 1.3.1
- Set new location for MASTER_SITES
PR: ports/169318
Submitted by: lwhsu
Diffstat (limited to 'sysutils')
-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 |