Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Sep 2016 15:58:48 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421622 - head/net-mgmt/ipcalc
Message-ID:  <201609091558.u89Fwmt3052007@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Fri Sep  9 15:58:48 2016
New Revision: 421622
URL: https://svnweb.freebsd.org/changeset/ports/421622

Log:
  Register conflicts

Modified:
  head/net-mgmt/ipcalc/Makefile

Modified: head/net-mgmt/ipcalc/Makefile
==============================================================================
--- head/net-mgmt/ipcalc/Makefile	Fri Sep  9 15:58:43 2016	(r421621)
+++ head/net-mgmt/ipcalc/Makefile	Fri Sep  9 15:58:48 2016	(r421622)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ipcalc
 PORTVERSION=	0.41
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://jodies.de/ipcalc-archive/
 DIST_SUBDIR=	ipcalc
@@ -13,6 +13,8 @@ COMMENT=	IP Calculator
 
 LICENSE=	GPLv2
 
+CONFLICTS_INSTALL=	gnu-ipcalc-[0-9]*
+
 PLIST_FILES=	bin/ipcalc
 NO_BUILD=	yes
 USES=		perl5 shebangfix



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