Subject: CVS commit: pkgsrc/devel/monotone
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 11/28/2004 10:35:45
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Nov 28 10:35:45 UTC 2004

Modified Files:
	pkgsrc/devel/monotone: DESCR Makefile PLIST distinfo
	pkgsrc/devel/monotone/patches: patch-aa
Removed Files:
	pkgsrc/devel/monotone/patches: patch-ab patch-ac patch-ad

Log Message:
Changes in the package, coming from a monotone package I started creating
yesterday w/o having checked for this one:
- Beautify DESCR.
- Take maintainership.
- Handle monotone.info properly.
- Mark the package as C/C++.
- Use boost's toolset.mk to get the compiler name.
- Simplify patches by using CPPFLAGS.
- Add missing dependencies.

While here, update to 0.15:
- overhauled the internal representation of changes.  see README.changesets
  for details.
- fixed bugs in merkle trie synchronization code.
- fixed echoing and progress UI bugs (helps when using in emacs).
- upgraded cryptopp to 5.2.1.
- fixed bug 8715, diff hunk coordinate reporting.
- added figures, new tutorial to manual.
- improve accuracy of log command.
- several build, configure, and linkage fixes.
- some OSX / PPC portability fixes.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/monotone/DESCR \
    pkgsrc/devel/monotone/PLIST pkgsrc/devel/monotone/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/monotone/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/monotone/patches/patch-aa
cvs rdiff -r1.1.1.1 -r0 pkgsrc/devel/monotone/patches/patch-ab \
    pkgsrc/devel/monotone/patches/patch-ac \
    pkgsrc/devel/monotone/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.