Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2007 09:20:11 GMT
From:      Nick Barkas <snb@threerings.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/109483: [patch] sysutils/apt needs to depend on security/gnupg1
Message-ID:  <200702240920.l1O9KBTE016488@freefall.freebsd.org>

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

From: Nick Barkas <snb@threerings.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109483: [patch] sysutils/apt needs to depend on security/gnupg1
Date: Sat, 24 Feb 2007 01:09:55 -0800

 --Apple-Mail-1-727467336
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=US-ASCII;
 	format=flowed
 
 Whoops, forgot the actual patch when I first submitted this.
 
 
 --Apple-Mail-1-727467336
 Content-Transfer-Encoding: 7bit
 Content-Type: application/octet-stream;
 	x-unix-mode=0644;
 	name=apt.diff
 Content-Disposition: attachment;
 	filename=apt.diff
 
 --- Makefile.orig	Fri Feb 23 22:15:02 2007
 +++ Makefile	Fri Feb 23 22:15:25 2007
 @@ -17,7 +17,7 @@
  		${LOCALBASE}/lib/libpub.a:${PORTSDIR}/devel/publib
  RUN_DEPENDS=	${BUILD_DEPENDS} \
  		dpkg:${PORTSDIR}/archivers/dpkg \
 -		gpg:${PORTSDIR}/security/gnupg
 +		gpg:${PORTSDIR}/security/gnupg1
  
  GNU_CONFIGURE=	yes
  USE_GMAKE=	yes
 
 --Apple-Mail-1-727467336
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=US-ASCII;
 	format=flowed
 
 
 
 --Apple-Mail-1-727467336--



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