Date: Mon, 27 Sep 1999 09:49:07 -0400 From: James FitzGibbon <james@targetnet.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/13994: update to ports/devel/ORBit Message-ID: <E11Vb9P-000JfA-00@mail.datais.com>
next in thread | raw e-mail | index | archive | help
>Number: 13994 >Category: ports >Synopsis: update to ports/devel/ORBit >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 27 06:50:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: James FitzGibbon >Release: FreeBSD 3.2-RELEASE i386 >Organization: Targetnet.com Inc. >Environment: >Description: The port of ORBit in the tree is v0.4.93. 0.4.95 has been released, and fixes a bug in using arrays in an IDL file. No significant changes are required to update the port. The patch was sent to the maintainer, but the message bounced back as undeliverable after several days. Could someone please commit the change rather than assigning it to the maintainer ? >How-To-Repeat: >Fix: Patch follows: diff -ru ORBit.orig/Makefile ORBit/Makefile --- ORBit.orig/Makefile Wed Aug 25 01:47:16 1999 +++ ORBit/Makefile Wed Sep 22 09:55:45 1999 @@ -6,7 +6,7 @@ # $FreeBSD: ports/devel/ORBit/Makefile,v 1.22 1999/08/25 05:47:16 obrien Exp $ # -DISTNAME= ORBit-0.4.93 +DISTNAME= ORBit-0.4.95 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/ORBit diff -ru ORBit.orig/files/md5 ORBit/files/md5 --- ORBit.orig/files/md5 Wed Sep 8 19:07:25 1999 +++ ORBit/files/md5 Wed Sep 22 09:55:50 1999 @@ -1 +1 @@ -MD5 (ORBit-0.4.93.tar.gz) = 8449f1491235ae6019dc702fbb0da3b5 +MD5 (ORBit-0.4.95.tar.gz) = c607a540b47a86ab521b3f01b4e9c685 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E11Vb9P-000JfA-00>