Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2002 12:20:05 -0700 (PDT)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/cadaver Makefile ports/www/cadaver/files patch-aa
Message-ID:  <200206171920.g5HJK5907521@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2002/06/17 12:20:05 PDT

  Modified files:
    www/cadaver          Makefile 
    www/cadaver/files    patch-aa 
  Log:
  Unbreak this port by using the included libneon and expat.  The API for
  neon has changed incompatibly since the last release of cadaver so it
  won't compile against our installed version of neon.  The included
  version of neon doesn't appear to like the installed version of expat,
  so use the included version of that too.  The load order of libraries
  needed changing to ensure that the included version of neon is used.
  
  These changes should be reverted if/when a newer release of cadaver
  catches up with the neon API.
  
  Revision  Changes    Path
  1.13      +3 -5      ports/www/cadaver/Makefile
  1.2       +10 -4     ports/www/cadaver/files/patch-aa

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?200206171920.g5HJK5907521>