Date: Thu, 25 Jul 2002 22:59:55 -0700 From: Andrew Stuart <elitetek@tekrealm.net> To: chein@freebsd.org, overholt@isdw.net Cc: freebsd-ports@freebsd.org Subject: Re: ports/camserv Message-ID: <20020726055954.GA91979@freebsd.tekrealm.net> In-Reply-To: <20020726051303.GA79882@freebsd.tekrealm.net> References: <20020726051303.GA79882@freebsd.tekrealm.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I hate to admit it but i screwed up. While this is the begining of the patch, I didnt notice that some of the old libraries were still on my system, so while this worked I thought nothing of it. I didnt notice until just now that configure couldnt find jpeg and a few other things.. I will post a patch to fix configure as soon as i finish it.. -Andrew On Thu, 25 Jul 2002 at 22:13:03 -0700, Andrew Stuart wrote: > camserv was updated to 0.5.0 as of 3-10-2002 > > Included is patches to update the Makefile, and distinfo. > > I removed patch-aa, I may be wrong, but I dont think it is > needed. > > -- > Andrew > --- Makefile.orig Thu Jul 25 22:02:20 2002 > +++ Makefile Thu Jul 25 22:02:41 2002 > @@ -6,7 +6,7 @@ > # > > PORTNAME= camserv > -PORTVERSION= 0.42 > +PORTVERSION= 0.5.0 > CATEGORIES= graphics > MASTER_SITES= http://cserv.sourceforge.net/current/ > > --- distinfo.orig Thu Jul 25 22:02:25 2002 > +++ distinfo Thu Jul 25 22:03:57 2002 > @@ -1 +1 @@ > -MD5 (camserv-0.42.tar.gz) = 6afb506499e75d14ef0ba5b4ada305a9 > +MD5 (camserv-0.5.0.tar.gz) = d578b54a011e8a4067573afc926ea033 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?20020726055954.GA91979>