pkgsrc-Bugs archive

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

Re: pkg/51485



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

From: "J. Lewis Muir" <jlmuir%imca-cat.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/51485
Date: Sat, 29 Oct 2016 00:43:35 -0500

 On Tue, 20 Sep 2016 00:25:36 +0200, Joerg Sonnenberger wrote:
 > Well, are we talking about checking out the pkgsrc tree or building
 > things on an case-insensitive file system? They are completely different
 > problems. As is, you have just broken the package for no good reason.
 
 I'm interested in the problem of checking out the pkgsrc tree.  On
 Darwin (macOS Sierra 10.12.1), immediately after a clone or checkout,
 "git status" reports the following:
 
   modified:   www/seamonkey/patches/patch-mozilla_gfx_ycbcr_yuv__row__arm.s
 
 I don't intend to build that package, but it messes up my work because
 Git thinks I've modified a file that I haven't.
 
 If one of the conflicting .s or .S files could be renamed to something
 that differs in more than just case (e.g., rename the .s patch file to
 .s_), then it would fix the checking-out problem and make the building
 problem no worse than it currently is.
 
 Thanks!
 
 Lewis
 


Home | Main Index | Thread Index | Old Index