Date: Wed, 05 May 1999 22:03:43 -0700 (PDT) From: Chris Piazza <cpiazza@home.net> To: (Satoshi - Ports Wraith - Asami) <asami@FreeBSD.ORG> Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, kuriyama@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/glib12 Makefile ports/devel/glib12/f Message-ID: <XFMail.990505220343.cpiazza@home.net> In-Reply-To: <199905060413.VAA53626@silvia.hip.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06-May-99 Satoshi - Ports Wraith - Asami wrote: > devel/ORBit is not building anymore. Can someone check and see if it > can be fixed, or back out the gtk/glib upgrades if it can't be fixed? > > Thanks > Satoshi This fixes it here: Index: ORBit/Makefile =================================================================== RCS file: /cvs/FreeBSD/ports/devel/ORBit/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 1999/04/16 05:48:40 1.17 +++ Makefile 1999/05/06 04:53:16 @@ -1,12 +1,12 @@ # New ports collection makefile for: orbit -# Version required: 0.4.0 +# Version required: 0.4.3 # Date Created: 16 Aug 1998 # Whom: Chia-liang Kao <clkao@CirX.ORG> # # $Id: Makefile,v 1.17 1999/04/16 05:48:40 taoka Exp $ # -DISTNAME= ORBit-0.4.2 +DISTNAME= ORBit-0.4.3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/ORBit Index: ORBit/files/md5 =================================================================== RCS file: /cvs/FreeBSD/ports/devel/ORBit/files/md5,v retrieving revision 1.7 diff -u -r1.7 md5 --- md5 1999/04/16 05:48:40 1.7 +++ md5 1999/05/06 04:27:58 @@ -1 +1 @@ -MD5 (ORBit-0.4.2.tar.gz) = 5c7e91d2a4eda8bd7b48cfa13569287f +MD5 (ORBit-0.4.3.tar.gz) = 758e7a4692d6ac8bb6393663162f45eb --- Chris Piazza Abbotsford, BC, Canada cpiazza@home.net finger norn@norn.ca.eu.org for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990505220343.cpiazza>