pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/32158



The following reply was made to PR pkg/32158; it has been noted by GNATS.

From: Matthias Scheler <tron%NetBSD.org@localhost>
To: Peter Eisch <peter%boku.net@localhost>
Cc: pkgsrc-bugs%NetBSD.org@localhost, NetBSD GNATS 
<gnats-bugs%netbsd.org@localhost>
Subject: Re: pkg/32158
Date: Thu, 24 Nov 2005 16:42:39 +0000

 On Thu, Nov 24, 2005 at 03:10:58PM +0000, tron%netbsd.org@localhost wrote:
 > Synopsis: pkgsrc ipsec-tools vuln, can't upgrade
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: tron%netbsd.org@localhost
 > State-Changed-When: Thu, 24 Nov 2005 15:10:58 +0000
 > State-Changed-Why:
 > If you can confirm that this version of "ipsec-tools" works under
 > NetBSD-2.0.2_STABLE we can ease that restriction.
 
 To be more precise:
 Please apply the following patch to "pkgsrc/security/ipsec-tools/Makefile" ...
 
 Index: Makefile
 ===================================================================
 RCS file: /cvsroot/pkgsrc/security/ipsec-tools/Makefile,v
 retrieving revision 1.21
 diff -u -r1.21 Makefile
 --- Makefile   22 Nov 2005 16:22:47 -0000      1.21
 +++ Makefile   24 Nov 2005 16:39:01 -0000
 @@ -9,7 +9,7 @@
  HOMEPAGE=             http://ipsec-tools.sourceforge.net/
  COMMENT=              IPsec-tools racoon IKE daemon
  
 -ONLY_FOR_PLATFORM=    NetBSD-[3-9].*-* Linux-2.[6-9].*-*
 +ONLY_FOR_PLATFORM=    NetBSD-[2-9].*-* Linux-2.[6-9].*-*
  
  USE_PKGLOCALEDIR=     yes
  USE_LIBTOOL=          yes
 
 ... build the package and test it. If it works fine (which I could not
 test in the past) the patch can be committed and the package update
 will be available for older NetBSD versionns, too.
 
        Thanks in advance
 
 -- 
 Matthias Scheler                                  http://scheler.de/~matthias/
 



Home | Main Index | Thread Index | Old Index