Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2018 19:23:44 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485530 - head/sysutils/flowgger
Message-ID:  <201811211923.wALJNirY022242@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Nov 21 19:23:44 2018
New Revision: 485530
URL: https://svnweb.freebsd.org/changeset/ports/485530

Log:
  sysutils/flowgger: force rebuild after r485257
  
  openssl crate got updated from 0.9.21 to 0.9.24. While the impact on
  runtime is minimal bumping PORTREVISION would help tracking regressions.

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

Modified: head/sysutils/flowgger/Makefile
==============================================================================
--- head/sysutils/flowgger/Makefile	Wed Nov 21 18:01:57 2018	(r485529)
+++ head/sysutils/flowgger/Makefile	Wed Nov 21 19:23:44 2018	(r485530)
@@ -3,7 +3,7 @@
 PORTNAME=	flowgger
 DISTVERSION=	0.2.6-28
 DISTVERSIONSUFFIX=	-gab572a0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	sysutils
 
 MAINTAINER=	ports@FreeBSD.org



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