Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jul 2010 18:49:44 +0000 (UTC)
From:      Wesley Shields <wxs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/git Makefile distinfo pkg-plist ports/devel/git/files git_daemon.in patch-gitk-git__gitk
Message-ID:  <201007041849.o64IniU6055644@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wxs         2010-07-04 18:49:44 UTC

  FreeBSD ports repository

  Modified files:
    devel/git            Makefile distinfo pkg-plist 
    devel/git/files      git_daemon.in 
  Removed files:
    devel/git/files      patch-gitk-git__gitk 
  Log:
  Update to 1.7.1.1
  Conditionally depend on python now. Earlier releases required python, this
  release does not. [1]
  Strip binaries before install. [2]
  Add ${PREFIX}/libexec/git-core to rc script PATH. Not having this causes
  git-daemon to be unable to exec upload-pack. Users always had to restart
  the RC script once the box was booted in order to fix this. [3]
  Properly fix bug when using gitk that "wish" is not found. [4]
  
  Changelog for 1.7.1.1:
  http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.1.1.txt
  
  PR:             [1]: ports/146605
                  [2]: ports/146961
                  [3]: ports/148337
  Submitted by:   [1]: Alex Kozlov <spam@rm-rf.kiev.ua>
                  [2]: Anonymous <swell.k@gmail.com>
                  [3]: Marin Atanasov Nikolov <dnaeon@gmail.com>
                  [4]: N.J. Thomas (private mail)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.87      +16 -6     ports/devel/git/Makefile
  1.61      +18 -18    ports/devel/git/distinfo
  1.6       +3 -1      ports/devel/git/files/git_daemon.in
  1.2       +0 -10     ports/devel/git/files/patch-gitk-git__gitk (dead)
  1.57      +12 -11    ports/devel/git/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007041849.o64IniU6055644>