./devel/scmgit-docs, GIT Tree History Storage Tool (documentation)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q2, Version: 1.6.3.3, Package name: scmgit-docs-1.6.3.3, Maintainer: bjs

This package installs documentation for the GIT distributed version control
suite.


Required to build:
[textproc/asciidoc] [textproc/xmlto] [devel/gmake] [archivers/gtar-base] [lang/perl5]

Master sites:

SHA1: 8eb22cafe085d3297872f817106fc00ad1c7ea0b
RMD160: ac31ab58c2ab138ad3cb9c6044547b62ae4b3f31
Filesize: 2458.148 KB

Version history: (Expand)


CVS history: (Expand)


   2009-07-20 11:58:40 by Matthias Scheler | Files touched by this commit (6) | Package updated
Log message:
Pullup ticket #2825 - requested by minskim
scmgit: security update
scmgit-base: security update
scmgit-docs: security update

Revisions pulled up:
- devel/scmgit-base/PLIST				1.14
- devel/scmgit-base/distinfo			1.18-1.19
- devel/scmgit-base/patches/patch-aa		1.8-1.9
- devel/scmgit-base/patches/patch-ad		delete
- devel/scmgit-docs/PLIST				1.6
- devel/scmgit/Makefile.version			1.9
---
Module Name:    pkgsrc
Committed By:   minskim
Date:           Sun Jul 19 01:29:33 UTC 2009

Modified Files:
        pkgsrc/devel/scmgit: Makefile.version
        pkgsrc/devel/scmgit-base: PLIST distinfo
        pkgsrc/devel/scmgit-base/patches: patch-aa
        pkgsrc/devel/scmgit-docs: PLIST
Removed Files:
        pkgsrc/devel/scmgit-base/patches: patch-ad

Log message:
Update scmgit to 1.6.3.3.

This version fixes the remote DoS problem in
http://secunia.com/advisories/35437/.

Major changes between 1.6.2 and 1.6.3:
* various git-svn updates.
* git-gui updates, including an update to Russian translation, and a
  fix to an infinite loop when showing an empty diff.
* gitk updates, including an update to Russian translation and
  improved Windows support.
* many uses of lstat(2) in the codepath for "git checkout" have been
  optimized out.
* usuability improvements.
* bug fixes.
---
Module Name:    pkgsrc
Committed By:   hasso
Date:           Mon Jul 20 03:43:07 UTC 2009

Modified Files:
        pkgsrc/devel/scmgit-base: distinfo
        pkgsrc/devel/scmgit-base/patches: patch-aa

Log message:
Make it build on DragonFly again.