Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Dec 2003 22:23:14 +0100 (CET)
From:      Samuel Tardieu <sam@rfc1149.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60237: Maintainer update: net/adasockets
Message-ID:  <20031214212314.144811111@beeblebrox.rfc1149.net>
Resent-Message-ID: <200312142130.hBELUHaa055246@freefall.freebsd.org>

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

>Number:         60237
>Category:       ports
>Synopsis:       Maintainer update: net/adasockets
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 14 13:30:17 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:
The current port for AdaSockets 1.8.3 doesn't compile on FreeBSD. The port
has been updated for AdaSockets 1.8.4.
>How-To-Repeat:
>Fix:
Apply the following patch. Also, remove files/patch-constants.c which is
not needed anymore, as well as the files directory.

The patch must be applied in net/adasockets.

--- Makefile.orig	2003-12-14 21:47:24.000000000 +0100
+++ Makefile	2003-12-14 21:48:17.000000000 +0100
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	adasockets
-PORTVERSION=	1.8.3
+PORTVERSION=	1.8.4
 CATEGORIES=	net
 MASTER_SITES=	http://www.rfc1149.net/download/adasockets/
 
 MAINTAINER=	sam@rfc1149.net
 COMMENT=	Sockets library for Ada
 
-BUILD_DEPENDS=	adagcc:${PORTSDIR}/lang/gnat \
+BUILD_DEPENDS=	gnatmake:${PORTSDIR}/lang/gnat \
 		texi2dvi:${PORTSDIR}/print/teTeX
 
 GNU_CONFIGURE=	yes
--- distinfo.orig	2003-12-14 21:47:32.000000000 +0100
+++ distinfo	2003-12-14 22:17:37.000000000 +0100
@@ -1 +1 @@
-MD5 (adasockets-1.8.3.tar.gz) = 10c03dabff57a135b232b62d1e9a908a
+MD5 (adasockets-1.8.4.tar.gz) = 4f69c2551f1aa10bb4f16bc1530b514c
--- pkg-plist.orig	2003-12-14 22:17:59.000000000 +0100
+++ pkg-plist	2003-12-14 22:19:23.000000000 +0100
@@ -7,6 +7,7 @@
 lib/adasockets/sockets-naming.ali
 lib/adasockets/sockets-stream_io.ali
 lib/adasockets/sockets-thin.ali
+lib/adasockets/sockets-types.ali
 lib/adasockets/sockets-utils.ali
 lib/adasockets/sockets.ali
 lib/adasockets/sockets-constants.ads
@@ -18,6 +19,7 @@
 lib/adasockets/sockets-stream_io.ads
 lib/adasockets/sockets-stream_io.adb
 lib/adasockets/sockets-thin.ads
+lib/adasockets/sockets-types.ads
 lib/adasockets/sockets-utils.ads
 lib/adasockets/sockets-utils.adb
 lib/adasockets/sockets.adb
>Release-Note:
>Audit-Trail:
>Unformatted:



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