cvs commit: ports/devel/subversion Makefile distinfo
    Kris Kennaway 
    kris at obsecurity.org
       
    Thu Jun 17 01:56:20 PDT 2004
    
    
  
On Thu, Jun 17, 2004 at 06:37:54AM +0000, Lev A. Serebryakov wrote:
> lev         2004-06-17 06:37:54 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     devel/subversion     Makefile distinfo 
>   Log:
>     (1) Update to 1.0.5: security fix
>     (2) Fix IGNORE string
> | -IGNORE=	"Subversion's Perl bindings need perl 5.8.0 or greater. Upgrade your perl and try again"
> | +IGNORE=	"Subversion\'s Perl bindings need perl 5.8.0 or greater. Upgrade your perl and try again"
The correct fix is to remove the bogus quoting from the previous
version (IGNORE is already quoted internally, so the string now reads
""Subversion\'s...again"")
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20040617/3633c6c7/attachment.bin
    
    
More information about the cvs-all
mailing list