diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-11-28 10:35:45 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-11-28 10:35:45 +0000 |
commit | 30055dce44982581bc341b7b8b410c54e82c678e (patch) | |
tree | 53826421c59b5850f56849b99d884e8fd7e84d44 /devel/monotone/distinfo | |
parent | ebdc0c2e06cd71341cf0d9b1ea9e9b090145a228 (diff) | |
download | pkgsrc-30055dce44982581bc341b7b8b410c54e82c678e.tar.gz |
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.
Diffstat (limited to 'devel/monotone/distinfo')
-rw-r--r-- | devel/monotone/distinfo | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/devel/monotone/distinfo b/devel/monotone/distinfo index 04260ada64f..117fda6c576 100644 --- a/devel/monotone/distinfo +++ b/devel/monotone/distinfo @@ -1,8 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/08/15 14:38:38 drochner Exp $ +$NetBSD: distinfo,v 1.2 2004/11/28 10:35:45 jmmv Exp $ -SHA1 (monotone-0.14.tar.gz) = e1c05a6e9c2fdc3b3e20cdca67b12a1cdc6364af -Size (monotone-0.14.tar.gz) = 1792738 bytes -SHA1 (patch-aa) = bd7008ca3872ece8177148f1384f155bfe7b85b5 -SHA1 (patch-ab) = 87a17eea880d9ed744996a08e09b94285ba690c7 -SHA1 (patch-ac) = e6f6ab03f4a132d37d1774f72230c7b6ffa9f778 -SHA1 (patch-ad) = ad9f992c4b8ff24083f793e36c5c2b6772087583 +SHA1 (monotone-0.15.tar.gz) = 540c734d168e8b90ae6a5bca700f0d690d5d94d1 +Size (monotone-0.15.tar.gz) = 3170364 bytes +SHA1 (patch-aa) = 7427f8b411cdbb1f2afc007e1e099784d964c381 |