diff --git a/desktop/toolkit/wxGTK2.8/pspec.xml b/desktop/toolkit/wxGTK2.8/pspec.xml index 4dae959ce3..84a2b17dbe 100644 --- a/desktop/toolkit/wxGTK2.8/pspec.xml +++ b/desktop/toolkit/wxGTK2.8/pspec.xml @@ -2,7 +2,7 @@ - wxGTK + wxGTK2.8 http://www.wxwidgets.org/ PisiLinux Community diff --git a/programming/scm/git/actions.py b/programming/scm/git/actions.py index b08e89604a..7b6d09cab8 100644 --- a/programming/scm/git/actions.py +++ b/programming/scm/git/actions.py @@ -43,7 +43,7 @@ def setup(): def build(): pisitools.dosed("Makefile", "^CC = .*$", "CC = %s" % get.CC()) - autotools.make("all doc gitweb/gitweb.cgi") + autotools.make("all doc") def install(): autotools.rawInstall("install-doc") diff --git a/programming/scm/git/pspec.xml b/programming/scm/git/pspec.xml index 07c665f035..66cee42864 100644 --- a/programming/scm/git/pspec.xml +++ b/programming/scm/git/pspec.xml @@ -11,7 +11,7 @@ GPLv2 Fast Version Control System Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. - https://www.kernel.org/pub/software/scm/git/git-2.4.4.tar.xz + https://www.kernel.org/pub/software/scm/git/git-2.7.2.tar.xz tcltk-devel openssl-devel @@ -29,11 +29,11 @@ emacs--> - project-root.patch + @@ -202,6 +202,13 @@ + + 2016-02-26 + 2.7.2 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2015-06-20 2.4.4