ports/107179: Port update: x11-toolkits/gtkada

Petr Holub hopet at .ics.muni.cz
Mon Dec 25 00:00:42 UTC 2006


>Number:         107179
>Category:       ports
>Synopsis:       Port update: x11-toolkits/gtkada
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 25 00:00:41 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list