diff options
author | Jose V Beneyto <sepen@crux.nu> | 2010-12-20 09:06:20 +0100 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2010-12-20 09:06:20 +0100 |
commit | 2a68db9d8691f05d7ca4d6c26fffa6d3d5799e20 (patch) | |
tree | 127d87445aa5e1e13738d3b006f3a9109edc7cf1 | |
parent | 9501cfe406b934abd5d5cc9be872810813a28d9d (diff) | |
download | webtools-2a68db9d8691f05d7ca4d6c26fffa6d3d5799e20.tar.gz webtools-2a68db9d8691f05d7ca4d6c26fffa6d3d5799e20.tar.xz |
gitweb: imported uncommitted changes for gitweb.cgi and index.aux
-rwxr-xr-x | gitweb/gitweb.cgi | 17 | ||||
-rw-r--r-- | gitweb/index.aux | 9 |
2 files changed, 15 insertions, 11 deletions
diff --git a/gitweb/gitweb.cgi b/gitweb/gitweb.cgi index 0720425..32fff4e 100755 --- a/gitweb/gitweb.cgi +++ b/gitweb/gitweb.cgi @@ -179,14 +179,17 @@ our %feature = ( # CRUX: allow custom default HEAD for each project our %default_heads = ( - "ports/core.git" => "2.4", - "ports/opt.git" => "2.4", - "ports/contrib.git" => "2.4", - "ports/xfce.git" => "2.4", - "ports/xorg.git" => "2.4", + "ports/core.git" => "2.7", + "ports/opt.git" => "2.7", + "ports/contrib.git" => "2.7", + "ports/xfce.git" => "2.7", + "ports/xorg.git" => "2.7", "ports/sip.git" => "2.4", - "ports/kde.git" => "2.2", - "system/iso.git" => "2.4", + "ports/kde.git" => "2.5", + "ports/kde4.git" => "2.6", + "system/iso.git" => "2.7", + "ports/core-x86_64.git" => "2.7", + "ports/opt-x86_64.git" => "2.7", ); sub gitweb_get_default_head { diff --git a/gitweb/index.aux b/gitweb/index.aux index 960ebed..76b2cab 100644 --- a/gitweb/index.aux +++ b/gitweb/index.aux @@ -3,22 +3,23 @@ misc%2Fscripts.git CRUX+Team misc%2Fudev-rules.git Matt+Housh ports%2Fattic.git CRUX+Team ports%2Fkde.git Alan+Mizrahi +ports%2Fkde4.git Alan+Mizrahi ports%2Fcontrib.git CRUX+Contributors ports%2Fcore.git CRUX+System+Team ports%2Fcore-x86_64.git CRUX+System+Team ports%2Fopt.git CRUX+Ports+Team ports%2Fopt-x86_64.git CRUX+Ports+Team ports%2Fsip.git Simone+Rota -ports%2Fxfce.git Juergen+Daubert +ports%2Fxfce.git Jose+V+Beneyto ports%2Fxorg.git Tilman+Sauerbeck ports%2Fxorg-x86_64.git Tilman+Sauerbeck system%2Fiso.git CRUX+System+Team tools%2Fhttpup.git Johannes+Winkelmann -tools%2Fpkg-get.git Simone+Rota +tools%2Fpkg-get.git Jose+V+Beneyto tools%2Fpkgsync.git CRUX+Team tools%2Fpkgutils.git CRUX+Team tools%2Fports.git CRUX+Team tools%2Fprt-get.git Johannes+Winkelmann -tools%2Fprt-utils.git Simone+Rota -tools%2Fwebtools.git Simone+Rota +tools%2Fprt-utils.git Juergen+Daubert +tools%2Fwebtools.git Jose+V+Beneyto ports%2Ftilman.git Tilman+Sauerbeck |