cvs commit: ports/devel/git Makefile distinfo pkg-plist ports/devel/git/files git_daemon.in patch-gitk-git__gitk

Wesley Shields wxs at FreeBSD.org
Sun Jul 4 18:49:44 UTC 2010


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 at rm-rf.kiev.ua>
                  [2]: Anonymous <swell.k at gmail.com>
                  [3]: Marin Atanasov Nikolov <dnaeon at 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


More information about the cvs-ports mailing list