From paulbeard@gmail.com  Tue Nov 22 19:21:00 2011
Return-Path: <paulbeard@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D6337106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Nov 2011 19:21:00 +0000 (UTC)
	(envelope-from paulbeard@gmail.com)
Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 8DDFE8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Nov 2011 19:21:00 +0000 (UTC)
Received: by qadc10 with SMTP id c10so479172qad.13
        for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Nov 2011 11:21:00 -0800 (PST)
Received: by 10.224.96.3 with SMTP id f3mr9152806qan.90.1321989659116;
        Tue, 22 Nov 2011 11:20:59 -0800 (PST)
Received: from mail.thistledew.org (174-31-132-58.tukw.qwest.net. [174.31.132.58])
        by mx.google.com with ESMTPS id df3sm14971070qab.6.2011.11.22.11.20.57
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 22 Nov 2011 11:20:58 -0800 (PST)
Received: by mail.thistledew.org (Postfix, from userid 0)
	id E606F11575; Tue, 22 Nov 2011 11:20:55 -0800 (PST)
Message-Id: <20111122192055.E606F11575@mail.thistledew.org>
Date: Tue, 22 Nov 2011 11:20:55 -0800 (PST)
From: paul@thistledew.org
Sender: paul beard <paulbeard@gmail.com>
Reply-To: paul@thistledew.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: gegl rebuild is blocked on babl version
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         162759
>Category:       ports
>Synopsis:       graphics/gegl rebuild is blocked on babl version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gahr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 22 19:30:01 UTC 2011
>Closed-Date:    Wed Nov 23 08:51:15 UTC 2011
>Last-Modified:  Wed Nov 23 08:51:15 UTC 2011
>Originator:     Charlie &
>Release:        FreeBSD 8.2-RELEASE-p2 i386
>Organization:
none
>Environment:
System: FreeBSD shuttle.paulbeard.org 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #1: Fri Aug 26 16:45:59 PDT 2011 root@shuttle.paulbeard.org:/usr/obj/usr/src/sys/SHUTTLE i386


	
ing for perl5... /usr/bin/perl5
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gobject-introspection... yes
checking for fsync... yes
checking for BABL... no
configure: error: Package requirements (babl >= 0.1.6) were not met:

Requested 'babl >= 0.1.6' but version of babl is 0.1.4
>Description:
>How-To-Repeat:
>Fix:
For whatever reason, the gegl process isn't forcing babl to update. 

cd x11/babl
make reinstall FORCE_PKG_REGISTER clean


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gahr 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Nov 22 22:40:01 UTC 2011 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162759 
State-Changed-From-To: open->closed 
State-Changed-By: gahr 
State-Changed-When: Wed Nov 23 08:51:14 UTC 2011 
State-Changed-Why:  
babl hasn't bumped its shlib, which is why I can't depend on the exact 
version without specifying both BUILD_DEPENDS and RUN_DEPENDS and a 
minimum version. 

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