Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2012 09:46:09 +0000 (UTC)
From:      Ganael LAPLANCHE <martymac@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308672 - head/sysutils/pv
Message-ID:  <201212110946.qBB9k9Xi055002@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: martymac
Date: Tue Dec 11 09:46:09 2012
New Revision: 308672
URL: http://svnweb.freebsd.org/changeset/ports/308672

Log:
  - Update to 1.4.0
  - Remove test target

Modified:
  head/sysutils/pv/Makefile   (contents, props changed)
  head/sysutils/pv/distinfo   (contents, props changed)

Modified: head/sysutils/pv/Makefile
==============================================================================
--- head/sysutils/pv/Makefile	Tue Dec 11 08:24:05 2012	(r308671)
+++ head/sysutils/pv/Makefile	Tue Dec 11 09:46:09 2012	(r308672)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pv
-PORTVERSION=	1.3.1
+PORTVERSION=	1.4.0
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.ivarch.com/programs/sources/
 
@@ -57,7 +57,4 @@ do-install:
 .endfor
 .endif
 
-test:
-	cd ${WRKSRC} && make test
-
 .include <bsd.port.post.mk>

Modified: head/sysutils/pv/distinfo
==============================================================================
--- head/sysutils/pv/distinfo	Tue Dec 11 08:24:05 2012	(r308671)
+++ head/sysutils/pv/distinfo	Tue Dec 11 09:46:09 2012	(r308672)
@@ -1,2 +1,2 @@
-SHA256 (pv-1.3.1.tar.bz2) = 54225fc0b335e242ad881d1d65bb36481f1af645e8c4cef27072bc618c6c9bbb
-SIZE (pv-1.3.1.tar.bz2) = 84065
+SHA256 (pv-1.4.0.tar.bz2) = 26a70767f0fcb4fccd000923dd44977f1f30f4f483d0a0a116c898f6318b84c2
+SIZE (pv-1.4.0.tar.bz2) = 93312



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212110946.qBB9k9Xi055002>