From mad@madpilot.net  Thu Jan 14 14:48:25 2010
Return-Path: <mad@madpilot.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1B6CB1065679
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 14 Jan 2010 14:48:25 +0000 (UTC)
	(envelope-from mad@madpilot.net)
Received: from megatron.madpilot.net (megatron.madpilot.net [88.149.173.206])
	by mx1.freebsd.org (Postfix) with ESMTP id B70048FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 14 Jan 2010 14:48:24 +0000 (UTC)
Received: from megatron.madpilot.net (localhost [127.0.0.1])
	by megatron.madpilot.net (Postfix) with ESMTP id 14F65140B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 14 Jan 2010 15:48:23 +0100 (CET)
Received: from megatron.madpilot.net ([127.0.0.1])
	by megatron.madpilot.net (megatron.madpilot.net [127.0.0.1]) (amavisd-new, port 10026)
	with ESMTP id sqi0kHEhUQRs for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 14 Jan 2010 15:48:20 +0100 (CET)
Received: by megatron.madpilot.net (Postfix, from userid 1000)
	id 8792B1404; Thu, 14 Jan 2010 15:48:20 +0100 (CET)
Message-Id: <20100114144820.8792B1404@megatron.madpilot.net>
Date: Thu, 14 Jan 2010 15:48:20 +0100 (CET)
From: Guido Falsi <mad@madpilot.net>
Reply-To: Guido Falsi <mad@madpilot.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer-update] comms/gnokii: add missing dependency
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         142834
>Category:       ports
>Synopsis:       [maintainer-update] comms/gnokii: add missing dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 14 14:50:03 UTC 2010
>Closed-Date:    Thu Jan 14 17:50:14 UTC 2010
>Last-Modified:  Thu Jan 14 18:00:02 UTC 2010
>Originator:     Guido Falsi
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
none
>Environment:
System: FreeBSD megatron.madpilot.net 8.0-STABLE FreeBSD 8.0-STABLE #10: Wed Jan 13 20:25:25 CET 2010 root@megatron.madpilot.net:/usr/obj/usr/src/sys/MEGATRON amd64

>Description:

Add missing dependency on intltool.

Reported by: Ebbe Hjorth <info at ebbehjorth.dk>

>How-To-Repeat:

Try to install gnokii on a fresh freebsd install without X11 support
(Other X11 dependencies pull in the required one indirectly)

>Fix:

diff -ruN gnokii.old/Makefile gnokii/Makefile
--- gnokii.old/Makefile	2010-01-14 15:16:46.290664443 +0100
+++ gnokii/Makefile	2010-01-14 15:17:17.724380159 +0100
@@ -24,6 +24,7 @@
 USE_LDCONFIG=	yes
 MAKE_JOBS_SAFE=	yes
 WANT_GNOME=	yes
+USE_GNOME=	intltool
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-libintl-prefix=${LOCALBASE} --enable-security \
 			--with-xgnokiidir=${PREFIX}/share
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Thu Jan 14 15:58:33 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142834 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Thu Jan 14 17:50:11 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142834 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142834: commit references a PR
Date: Thu, 14 Jan 2010 17:50:14 +0000 (UTC)

 amdmi3      2010-01-14 17:50:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     comms/gnokii         Makefile 
   Log:
   - Add missing dependency on intltool
   - While here, fix handling of manpage which is installed unconditionally (approved by maintainer)
   
   PR:             142834
   Submitted by:   Guido Falsi <mad@madpilot.net> (maintainer)
   Reported by:    Ebbe Hjorth <info at ebbehjorth.dk>
   
   Revision  Changes    Path
   1.82      +2 -2      ports/comms/gnokii/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
