From hopet@evenstar.ics.muni.cz  Sun Dec 24 23:53:04 2006
Return-Path: <hopet@evenstar.ics.muni.cz>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id B7EA916A407
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Dec 2006 23:53:04 +0000 (UTC)
	(envelope-from hopet@evenstar.ics.muni.cz)
Received: from tirith.ics.muni.cz (tirith.ics.muni.cz [147.251.4.36])
	by mx1.freebsd.org (Postfix) with ESMTP id 335EA13C47E
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Dec 2006 23:53:03 +0000 (UTC)
	(envelope-from hopet@evenstar.ics.muni.cz)
Received: from evenstar.ics.muni.cz (evenstar.ics.muni.cz [147.251.3.44])
	by tirith.ics.muni.cz (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id kBONr04D001376
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 25 Dec 2006 00:53:02 +0100
Received: from evenstar.ics.muni.cz (localhost [127.0.0.1])
	by evenstar.ics.muni.cz (8.13.8/8.13.6) with ESMTP id kBOMBZem055051
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Dec 2006 23:11:35 +0100 (CET)
	(envelope-from hopet@evenstar.ics.muni.cz)
Received: (from root@localhost)
	by evenstar.ics.muni.cz (8.13.8/8.13.6/Submit) id kBOMBZAi055049;
	Sun, 24 Dec 2006 23:11:35 +0100 (CET)
	(envelope-from hopet)
Message-Id: <200612242211.kBOMBZAi055049@evenstar.ics.muni.cz>
Date: Sun, 24 Dec 2006 23:11:35 +0100 (CET)
From: Petr Holub <hopet@.ics.muni.cz>
Reply-To: Petr Holub <hopet@.ics.muni.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Port update: x11-toolkits/gtkada
X-Send-Pr-Version: 3.113
X-GNATS-Notify: hopet@ics.muni.cz

>Number:         107179
>Category:       ports
>Synopsis:       Port update: x11-toolkits/gtkada
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 25 00:00:41 GMT 2006
>Closed-Date:    Fri Dec 29 20:25:05 GMT 2006
>Last-Modified:  Fri Dec 29 20:25:05 GMT 2006
>Originator:     Petr Holub
>Release:        FreeBSD 6.2-RC1 i386
>Organization:
Masaryk University
>Environment:
System: FreeBSD evenstar.ics.muni.cz 6.2-RC1 FreeBSD 6.2-RC1 #0: Thu Nov 16 05:01:36 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


>Description:

	Minor revision of GtkAda port. Adds conflict with x11-toolkits/gtkada-gcc port. The port
	version won't be updated to 2.8.0 until lang/gnat is 2005 and not 2006 (2.4.0 is default
	for GNAT/GPL 2005 while 2.8.0 is default for GNAT/GPL 2006).

>How-To-Repeat:

>Fix:

--- gtkada.diff begins here ---
diff -ruN gtkada.orig/Makefile gtkada/Makefile
--- gtkada.orig/Makefile	Sun Oct  8 17:04:42 2006
+++ gtkada/Makefile	Sun Dec 24 23:06:16 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	gtkada
 PORTVERSION=	2.4.0
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	https://libre2.adacore.com/GtkAda/ \
 		http://libre.act-europe.fr/GtkAda/ \
@@ -19,7 +20,8 @@
 
 BUILD_DEPENDS=	gnatgcc:${PORTSDIR}/lang/gnat
 
-CONFLICTS=	gtkada-devel-[0-9]*
+CONFLICTS=	gtkada-devel-[0-9]* \
+		gtkada-gcc-[0-9]*
 
 USE_X_PREFIX=	yes
 USE_GNOME=	gtk20 libglade2
--- gtkada.diff ends here ---


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Mon Dec 25 00:00:54 UTC 2006 
Class-Changed-Why:  
Fix category (submitter is not maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107179 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Dec 25 00:01:08 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: "Petr Holub" <hopet@ics.muni.cz>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/107179: Port update: x11-toolkits/gtkada
Date: Mon, 25 Dec 2006 01:14:02 +0100

 Yes - I approve (actually, it's maintainer's update but I've set
 wrong class of the PR :( ).
 
 
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Dec 25 04:37:00 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107179 
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Dec 29 20:24:59 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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