svn commit: r501142 - head/net/bwping

Steve Wills swills at FreeBSD.org
Thu May 9 20:05:23 UTC 2019


Author: swills
Date: Thu May  9 20:05:22 2019
New Revision: 501142
URL: https://svnweb.freebsd.org/changeset/ports/501142

Log:
  net/bwping: update to 1.14
  
  PR:		237769
  Submitted by:	Oleg Derevenetz <oleg.derevenetz at gmail.com> (maintainer)

Modified:
  head/net/bwping/Makefile   (contents, props changed)
  head/net/bwping/distinfo   (contents, props changed)

Modified: head/net/bwping/Makefile
==============================================================================
--- head/net/bwping/Makefile	Thu May  9 20:02:44 2019	(r501141)
+++ head/net/bwping/Makefile	Thu May  9 20:05:22 2019	(r501142)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bwping
-PORTVERSION=	1.12
+PORTVERSION=	1.14
 CATEGORIES=	net
 MASTER_SITES=	SF
 

Modified: head/net/bwping/distinfo
==============================================================================
--- head/net/bwping/distinfo	Thu May  9 20:02:44 2019	(r501141)
+++ head/net/bwping/distinfo	Thu May  9 20:05:22 2019	(r501142)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555844914
-SHA256 (bwping-1.12.tar.gz) = 79f84a7e7dc787931de578fe5fe53c17daa9cb009f25f0eb198db2504b48e054
-SIZE (bwping-1.12.tar.gz) = 103462
+TIMESTAMP = 1557184441
+SHA256 (bwping-1.14.tar.gz) = 527d20a7e36e274c21697e8292ef222b00b2bd318dc095519a1fbb530cce1ad6
+SIZE (bwping-1.14.tar.gz) = 104555


More information about the svn-ports-all mailing list