Changes between Initial Version and Version 1 of Ticket #23511


Ignore:
Timestamp:
Feb 1, 2010, 6:34:19 PM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainers.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23511

    • Property Keywords haspatch added
    • Property Cc maccheck@… added
    • Property Owner changed from macports-tickets@… to bryan@…
    • Property Port git-core added
  • Ticket #23511 – Description

    initial v1  
    11At 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.
    22
    3 
     3{{{
    44--- Portfile.old        2010-02-01 13:19:26.000000000 -0500
    55+++ Portfile    2010-02-01 13:26:40.000000000 -0500
     
    1212             git-logo.png \
    1313             ${destroot}${prefix}/share/${name}/gitweb
     14}}}