[MacPorts] #23511: git-core 1.6.6.1 - gitweb varient missing gitweb.js
MacPorts
noreply at macports.org
Mon Feb 1 10:29:56 PST 2010
#23511: git-core 1.6.6.1 - gitweb varient missing gitweb.js
-----------------------------+----------------------------------------------
Reporter: garnier@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port:
-----------------------------+----------------------------------------------
At some point, gitweb added a gitweb.js for client side enhancements...
The server complains the file is missing. Simple one line add of
"gitweb.js" to the portfile.
--- Portfile.old 2010-02-01 13:19:26.000000000 -0500
+++ Portfile 2010-02-01 13:26:40.000000000 -0500
@@ -106,6 +106,7 @@
xinstall -m 444 -W ${worksrcpath}/gitweb \
gitweb.cgi \
gitweb.css \
+ gitweb.js \
git-favicon.png \
git-logo.png \
${destroot}${prefix}/share/${name}/gitweb
--
Ticket URL: <http://trac.macports.org/ticket/23511>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list