Date: Fri, 22 Jun 2012 13:45:15 +0800 (CST) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: martymac@FreeBSD.org Subject: ports/169318: [PATCH] sysutils/pv: update to 1.3.1 Message-ID: <20120622054515.EEE22134B5F@lwbsd.csie.net> Resent-Message-ID: <201206220740.q5M7e2Xm017800@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 169318 >Category: ports >Synopsis: [PATCH] sysutils/pv: update to 1.3.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jun 22 07:40:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Li-Wen Hsu >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD lwbsd.cs.nctu.edu.tw 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 00:38:09 CST >Description: - Update to 1.3.1 Port maintainer (martymac@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS) >How-To-Repeat: >Fix: --- pv-1.3.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/pv/Makefile,v retrieving revision 1.14 diff -u -u -r1.14 Makefile --- Makefile 11 Jun 2012 07:26:27 -0000 1.14 +++ Makefile 22 Jun 2012 05:45:05 -0000 @@ -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 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/pv/distinfo,v retrieving revision 1.9 diff -u -u -r1.9 distinfo --- distinfo 4 Jan 2011 08:50:22 -0000 1.9 +++ distinfo 22 Jun 2012 05:45:05 -0000 @@ -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 --- pv-1.3.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120622054515.EEE22134B5F>