Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2007 17:05:31 -0400
From:      Diane Bruce <db@db.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jmz@FreeBSD.org
Subject:   ports/117646: [PATCH] comms/mgetty: [SUMMARIZE CHANGES]
Message-ID:  <E1Imbnf-000Bc0-Kl@night.db.net>
Resent-Message-ID: <200710292130.l9TLU4YQ024614@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         117646
>Category:       ports
>Synopsis:       [PATCH] comms/mgetty: [SUMMARIZE CHANGES]
>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 Oct 29 21:30:04 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Diane Bruce
>Release:        FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD night.db.net 7.0-BETA1 FreeBSD 7.0-BETA1 #2: Sun Oct 28 18:18:10 EDT 2007
>Description:
[DESCRIBE CHANGES]
- This port currently conflicts with netpbm

pkg_info -W /usr/local/bin/g3topbm
pkg_info: both mgetty-1.1.35_1 and netpbm-10.26.45 claim to have installed
+/usr/local/bin/g3topbm

- netpbm has already marked a CONFLICTS, this port should do for now as well

Port maintainer (jmz@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mgetty-1.1.35_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/mgetty/Makefile /usr/home/db/ports/mgetty+sendfax/Makefile
--- /usr/ports/comms/mgetty/Makefile	2007-10-29 17:02:09.000000000 -0400
+++ /usr/home/db/ports/mgetty+sendfax/Makefile	2007-10-29 16:56:16.000000000 -0400
@@ -17,6 +17,7 @@

 USE_PERL5=	yes

+CONFLICTS=	netpbm.*
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 MAKE_FLAGS=	CFLAGS="${CFLAGS}" prefix=${PREFIX} -f
 ALL_TARGET=	noident all
--- mgetty-1.1.35_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Imbnf-000Bc0-Kl>