Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2003 22:12:52 +0100 (CET)
From:      Samuel Tardieu <sam@rfc1149.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59621: AdaSockets 1.8.3
Message-ID:  <20031123211252.AAD1D79D@beeblebrox.rfc1149.net>
Resent-Message-ID: <200311232120.hANLKIQB079578@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59621
>Category:       ports
>Synopsis:       AdaSockets 1.8.3
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 23 13:20:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Samuel Tardieu
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Avian Carrier & Friends
>Environment:
System: FreeBSD beeblebrox 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Sun Sep 28 21:48:11 CEST 2003 root@willow:/usr/obj/usr/src/sys/BEEBLEBROX i386


	
>Description:
	AdaSockets 1.8.2 didn't compile properly on FreeBSD (4.x or 5.x)
	because of an incompatibility with the currently supported GNAT
	version. This is fixed in AdaSockets 1.8.3.
>How-To-Repeat:
	
>Fix:
Apply the following patch in net/adasockets/:

--- Makefile.orig	Sun Nov 23 22:10:18 2003
+++ Makefile	Sun Nov 23 22:10:26 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	adasockets
-PORTVERSION=	1.8.2
+PORTVERSION=	1.8.3
 CATEGORIES=	net
 MASTER_SITES=	http://www.rfc1149.net/download/adasockets/
 
--- distinfo.orig	Sun Nov 23 22:10:20 2003
+++ distinfo	Sun Nov 23 22:10:39 2003
@@ -1 +1 @@
-MD5 (adasockets-1.8.2.tar.gz) = 38960c967f7950544ccf1c11a50daa62
+MD5 (adasockets-1.8.3.tar.gz) = 10c03dabff57a135b232b62d1e9a908a
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031123211252.AAD1D79D>