ports/169388: [maintainer update] add CONFLICTS_INSTALL for heirloom-doctools
Ted Faber
faber at lunabase.org
Mon Jun 25 03:00:26 UTC 2012
>Number: 169388
>Category: ports
>Synopsis: [maintainer update] add CONFLICTS_INSTALL for heirloom-doctools
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Jun 25 03:00:25 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Ted Faber
>Release: FreeBSD 9.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD ylum.lunabase.org 9.0-STABLE FreeBSD 9.0-STABLE #13: Tue Jun 19 16:23:12 PDT 2012 root at ylum.lunabase.org:/usr/obj/usr/src/sys/GENERIC i386
>Description:
heirloom-doctools installs a version of grap to the same place.
This patch reports the conflict using standard ports mechanisms
>How-To-Repeat:
N/A
>Fix:
Patch:
diff -ruN grap.bak/Makefile grap/Makefile
--- grap.bak/Makefile 2011-12-01 13:12:36.000000000 -0800
+++ grap/Makefile 2012-06-24 19:31:32.000000000 -0700
@@ -16,6 +16,8 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS=--with-freebsd-ports
+CONFLICTS_INSTALL=heirloom-doctools-[0-9]*
+
MAN1= grap.1
.if defined(NOPORTDOCS)
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list