Index: head/sysutils/pipemeter/Makefile =================================================================== --- head/sysutils/pipemeter/Makefile (revision 553303) +++ head/sysutils/pipemeter/Makefile (revision 553304) @@ -1,25 +1,24 @@ # Created by: Len Sassama # $FreeBSD$ PORTNAME= pipemeter -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= sysutils -MASTER_SITES= http://launchpadlibrarian.net/57215122/ \ - http://spamaps.org/files/pipemeter/ +MASTER_SITES= http://launchpadlibrarian.net/503464991/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Tool for displaying pipe status information LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes PLIST_FILES= bin/pipemeter \ man/man1/pipemeter.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pipemeter ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/pipemeter.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Index: head/sysutils/pipemeter/distinfo =================================================================== --- head/sysutils/pipemeter/distinfo (revision 553303) +++ head/sysutils/pipemeter/distinfo (revision 553304) @@ -1,2 +1,3 @@ -SHA256 (pipemeter-1.1.3.tar.gz) = 1ff952cb2127476ca9879f4b28fb92d6dabb0cc02db41f657025f7782fd50aaf -SIZE (pipemeter-1.1.3.tar.gz) = 59650 +TIMESTAMP = 1603671454 +SHA256 (pipemeter-1.1.4.tar.gz) = dfdea37fcc236c32cb4739665d13cff56c3e46d3b28eed5d96e62a565472474a +SIZE (pipemeter-1.1.4.tar.gz) = 109916 Index: head/sysutils/pipemeter/pkg-descr =================================================================== --- head/sysutils/pipemeter/pkg-descr (revision 553303) +++ head/sysutils/pipemeter/pkg-descr (revision 553304) @@ -1,9 +1,9 @@ pipemeter - measure speed of data going through a pipe/redirection Features: - Shows speed of data moving from input to output - Shows percentage complete if regular file specified - Allows tuning of block size and display interval - Support for dd style block size specification -WWW: http://spamaps.org/pipemeter.php +WWW: https://launchpad.net/pipemeter