[MacPorts] #38507: git-core/share/doc contains contrib and hooks !?
#38507: git-core/share/doc contains contrib and hooks !? -----------------------------+-------------------------------- Reporter: luc_j_bourhis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: git-core -----------------------------+-------------------------------- I'm talking about line 92 of the git-core Portfile (version 1.8.1.3) {{{ file copy ${worksrcpath}/contrib ${docdestroot} }}} It's great it's there (featuring the very good git-remote-hg) but putting those scripts in doc/git-core is quite misleading. On Linux they get installed in /usr/share/git-core/{contrib,hooks}. It seems to me that line needs to be changed to {{{ file copy ${worksrcpath}/contrib ${destroot}${prefix}/share/${name} }}} -- Ticket URL: <https://trac.macports.org/ticket/38507> MacPorts <http://www.macports.org/> Ports system for OS X
#38507: git-core/share/doc contains contrib and hooks !? ------------------------------+------------------------- Reporter: luc_j_bourhis@… | Owner: ciserlohn@… Type: enhancement | Status: assigned Priority: Low | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: git-core | ------------------------------+------------------------- Changes (by ciserlohn@…): * owner: macports-tickets@… => ciserlohn@… * status: new => assigned * type: defect => enhancement Comment: In git-core 1.8.2 (r104214) I removed the contrib folder completely. If requested, I will put them back in. But this time in ${prefix}/share/git- core/contrib. -- Ticket URL: <https://trac.macports.org/ticket/38507#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38507: git-core/share/doc contains contrib and hooks !? ------------------------------+------------------------- Reporter: luc_j_bourhis@… | Owner: ciserlohn@… Type: enhancement | Status: assigned Priority: Low | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: git-core | ------------------------------+------------------------- Comment (by luc_j_bourhis@…): Thanks for the explanation.
If requested, I will put them back in. But this time in ${prefix}/share /git-core/contrib.
Please! -- Ticket URL: <https://trac.macports.org/ticket/38507#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#38507: git-core/share/doc contains contrib and hooks !? ------------------------------+------------------------- Reporter: luc_j_bourhis@… | Owner: ciserlohn@… Type: enhancement | Status: assigned Priority: Low | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: git-core | ------------------------------+------------------------- Comment (by egall@…): Replying to [comment:3 luc_j_bourhis@…]:
If requested, I will put them back in. But this time in ${prefix}/share/git-core/contrib.
Please!
+1 for adding them back -- Ticket URL: <https://trac.macports.org/ticket/38507#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#38507: git-core/share/doc contains contrib and hooks !? ------------------------------+------------------------- Reporter: luc_j_bourhis@… | Owner: ciserlohn@… Type: enhancement | Status: closed Priority: Low | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: git-core | ------------------------------+------------------------- Changes (by ciserlohn@…): * status: assigned => closed * resolution: => fixed Comment: r104362 -- Ticket URL: <https://trac.macports.org/ticket/38507#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts