Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2019 09:48:50 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520488 - head/net-mgmt/flowd
Message-ID:  <201912200948.xBK9moeP082553@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri Dec 20 09:48:50 2019
New Revision: 520488
URL: https://svnweb.freebsd.org/changeset/ports/520488

Log:
  net-mgmt/flowd: Remove useless pkg-deinstall script
  
  A message to delete the _flowd user/group after deinstallation is
  already printed by USERS/GROUPS.  No need to print it twice.

Deleted:
  head/net-mgmt/flowd/pkg-deinstall
Modified:
  head/net-mgmt/flowd/Makefile

Modified: head/net-mgmt/flowd/Makefile
==============================================================================
--- head/net-mgmt/flowd/Makefile	Fri Dec 20 09:40:44 2019	(r520487)
+++ head/net-mgmt/flowd/Makefile	Fri Dec 20 09:48:50 2019	(r520488)
@@ -3,7 +3,7 @@
 
 PORTNAME=	flowd
 PORTVERSION=	0.9.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://mindrot.org/files/flowd/
 



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