svn commit: r308672 - head/sysutils/pv

Ganael LAPLANCHE martymac at FreeBSD.org
Tue Dec 11 09:46:10 UTC 2012


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


More information about the svn-ports-head mailing list