Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2008 16:10:05 GMT
From:      dfilter@FreeBSD.org (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/121163: commit references a PR
Message-ID:  <200803141610.m2EGA5Em027908@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121163: commit references a PR
Date: Fri, 14 Mar 2008 16:03:16 +0000 (UTC)

 rafan       2008-03-14 16:03:08 UTC
 
   FreeBSD ports repository
 
   Added files:
     net-p2p/microdc2/files patch-lib-Makefile.in 
   Log:
   Fix build with BSD ar(1).
   
   Makefile of microdc2 mistakenly pass arguments which is intended for
   ld(1) to ar(1). GNU ar(1) treats those wrong args as filenames and
   issue a warning since "file" not exist, while BSD ar(1) treats them as
   invalid options and exits with error.
   
   PR:             ports/121163
   Reported by:    erwin
   Submitted by:   kaiw@
   Approved by:    maintainer timeout (16 days)
   
   Revision  Changes    Path
   1.1       +11 -0     ports/net-p2p/microdc2/files/patch-lib-Makefile.in (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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