ports/121163: commit references a PR

dfilter service dfilter at FreeBSD.org
Fri Mar 14 16:10:05 UTC 2008


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list