Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2006 19:30:09 GMT
From:      Josh Paetzel <josh@tcbug.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/91962: [patch]  Fix missing dependancy in www/cadaver
Message-ID:  <200601261930.k0QJU9vP046110@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/91962; it has been noted by GNATS.

From: Josh Paetzel <josh@tcbug.org>
To: Edwin Groothuis <edwin@freebsd.org>
Cc:  
Subject: Re: ports/91962: [patch]  Fix missing dependancy in www/cadaver
Date: Thu, 26 Jan 2006 09:59:21 -0600

 --Boundary-00=_ZHP2Dhttu7pvNmo
 Content-Type: text/plain;
   charset="iso-8859-6"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 On Thursday 19 January 2006 05:28, you wrote:
 > Synopsis: [patch]  Fix missing dependancy in www/cadaver
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: edwin
 > State-Changed-When: Thu Jan 19 11:27:26 UTC 2006
 > State-Changed-Why:
 > Leftover files:
 >
 > -r--r--r-- 1 root  wheel  13745 Jan 19 11:25
 > usr/local/share/locale/es/LC_MESSAGES/cadaver.mo -r--r--r-- 1 root 
 > wheel  13885 Jan 19 11:25
 > usr/local/share/locale/it/LC_MESSAGES/cadaver.mo -r--r--r-- 1 root 
 > wheel  26663 Jan 19 11:25
 > usr/local/share/locale/en@quot/LC_MESSAGES/cadaver.mo
 >
 > Are you sure that en@quot is a proper line?
 >
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=91962
 
 Here's the patch that will get cadaver working again.  
 
 -- 
 Thanks,
 
 Josh Paetzel
 
 --Boundary-00=_ZHP2Dhttu7pvNmo
 Content-Type: text/x-diff;
   charset="iso-8859-6";
   name="Makefile.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="Makefile.diff"
 
 --- Makefile.old	Thu Jan 26 09:46:26 2006
 +++ Makefile	Thu Jan 26 09:48:20 2006
 @@ -18,9 +18,8 @@
  
  LIB_DEPENDS=	neon.25:${PORTSDIR}/www/neon
  
 -BROKEN=		Does not compile
 -
  USE_GPG?=	yes
 +USE_GETTEXT=	yes
  SIG_FILES=	${DISTNAME}${EXTRACT_SUFX}.asc
  USE_GETOPT_LONG=	yes
  GNU_CONFIGURE=	yes
 
 --Boundary-00=_ZHP2Dhttu7pvNmo--
 



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