From kubito@gmail.com  Sun Oct  9 16:55:00 2011
Return-Path: <kubito@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8601B106564A;
	Sun,  9 Oct 2011 16:55:00 +0000 (UTC)
	(envelope-from kubito@gmail.com)
Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 31D988FC16;
	Sun,  9 Oct 2011 16:54:59 +0000 (UTC)
Received: by ywp17 with SMTP id 17so6008098ywp.13
        for <multiple recipients>; Sun, 09 Oct 2011 09:54:59 -0700 (PDT)
Received: by 10.150.135.2 with SMTP id i2mr3699111ybd.44.1318177402963;
        Sun, 09 Oct 2011 09:23:22 -0700 (PDT)
Received: from localhost ([189.61.193.250])
        by mx.google.com with ESMTPS id z6sm44119746anf.22.2011.10.09.09.23.19
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 09 Oct 2011 09:23:22 -0700 (PDT)
Message-Id: <4e91ca7a.06ca640a.5043.1ecc@mx.google.com>
Date: Sun, 09 Oct 2011 09:23:22 -0700 (PDT)
From: Raphael Kubo da Costa <rakuco@FreeBSD.org>
Sender: Raphael Kubo da Costa <kubito@gmail.com>
Reply-To: Raphael Kubo da Costa <rakuco@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: vsevolod@FreeBSD.org
Subject: devel/libev: Wrong line in libev.pc.in
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         161433
>Category:       ports
>Synopsis:       devel/libev: Wrong line in libev.pc.in
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vsevolod
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 09 17:00:16 UTC 2011
>Closed-Date:    Mon Oct 10 14:31:19 UTC 2011
>Last-Modified:  Mon Oct 10 14:31:19 UTC 2011
>Originator:     Raphael Kubo da Costa
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD gibbon 8.2-STABLE FreeBSD 8.2-STABLE #34: Sat Aug 20 18:41:34 BRT 2011 root@gibbon:/usr/obj/usr/src/sys/GIBBON amd64
>Description:
	files/libev.pc.in has a line saying "includedi=${prefix}/include", which should be "includedir=${prefix}/include". This makes pkg-config detection not work for libev.
>How-To-Repeat:
>Fix:

	s/includedi/includedir/.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->vsevolod 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Oct 9 17:00:31 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161433: commit references a PR
Date: Mon, 10 Oct 2011 14:22:31 +0000 (UTC)

 vsevolod    2011-10-10 14:22:21 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/libev          Makefile 
     devel/libev/files    libev.pc.in 
   Log:
   - Fix misprint in libev.pc.in file
   - Update PORTREVISION to provide correct version of libev.pc for the port
   
   PR:             161433
   Submitted by:   rakuco
   
   Revision  Changes    Path
   1.12      +1 -0      ports/devel/libev/Makefile
   1.2       +1 -1      ports/devel/libev/files/libev.pc.in
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: vsevolod 
State-Changed-When: Mon Oct 10 14:30:56 UTC 2011 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161433 
>Unformatted:
