[MacPorts] #15975: git-core update to 1.5.6.3
#15975: git-core update to 1.5.6.3 -------------------------------------+-------------------------------------- Reporter: maccheck@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Keywords: git-core Portfile patch | -------------------------------------+-------------------------------------- version bumping git-core from 1.5.6.2 to 1.5.6.3, again ;-) -- Ticket URL: <http://trac.macports.org/ticket/15975> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15975: git-core update to 1.5.6.3 ---------------------------------+------------------------------------------ Reporter: maccheck@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: git-core Portfile patch ---------------------------------+------------------------------------------ Comment (by raimue@macports.org): maccheck, as you are continuously providing updates for git-core, I would like to add you to the list of maintainers of git-core. Bryan, do you have any objections? -- Ticket URL: <http://trac.macports.org/ticket/15975#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15975: git-core update to 1.5.6.3 ---------------------------------+------------------------------------------ Reporter: maccheck@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: git-core Portfile patch ---------------------------------+------------------------------------------ Comment (by bryan@larsen.st): No objections, as long as you guys keep running the test suite and a sanity test before checking in! Things have been running smoothly for the last while, so I'm content with how you're running things. -- Ticket URL: <http://trac.macports.org/ticket/15975#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15975: git-core update to 1.5.6.3 ---------------------------------+------------------------------------------ Reporter: maccheck@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: git-core Portfile patch ---------------------------------+------------------------------------------ Changes (by ryandesign@macports.org): * cc: raimue@macports.org (added) -- Ticket URL: <http://trac.macports.org/ticket/15975#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15975: git-core update to 1.5.6.3 ---------------------------------+------------------------------------------ Reporter: maccheck@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: git-core Portfile patch ---------------------------------+------------------------------------------ Comment (by raimue@macports.org): The test suite is kind of useless for git-core in MacPorts, because it always fails when using root privileges. {{{ *** t0004-unwritable.sh *** * ok 1: setup * FAIL 2: write-tree should notice unwritable repository ( chmod a-w .git/objects test_must_fail git write-tree ) status=$? chmod 775 .git/objects (exit $status) }}} root always has permission to write, even when `chmod a-w` is done before. This will become better when the GSoC project for dropping privileges is completed. But until then, I don't see an easy way to run the test suite and rely on it. Workaround: {{{ cd $(port work git-core)/git-$(port -q info --version git-core) sudo chown -R $USER . make test }}} -- Ticket URL: <http://trac.macports.org/ticket/15975#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15975: git-core update to 1.5.6.3 ---------------------------------+------------------------------------------ Reporter: maccheck@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: | Keywords: git-core Portfile patch ---------------------------------+------------------------------------------ Comment (by maccheck@gmail.com): I saw on the Git mailing list that there is already a patch for this test, so that it will be skipped if run with root privileges. I don't know if this will get accepted or not, nevertheless. [http://kerneltrap.org/mailarchive/git/2008/6/30/2296944] -- Ticket URL: <http://trac.macports.org/ticket/15975#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#15975: git-core update to 1.5.6.3 ---------------------------------+------------------------------------------ Reporter: maccheck@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Updates Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: git-core Portfile patch ---------------------------------+------------------------------------------ Changes (by raimue@macports.org): * status: new => closed * resolution: => fixed Comment: Committed in r38355. Added maccheck to the list of maintainers in r38356. -- Ticket URL: <http://trac.macports.org/ticket/15975#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts