diff options
author | adam <adam@pkgsrc.org> | 2006-03-12 21:09:45 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-03-12 21:09:45 +0000 |
commit | 3313aa48ab357e4afa8e91a4595a62a4b3aace3f (patch) | |
tree | 11aa490a73fba20dbe43e11fc11fedbc9839996d /devel/glibmm/distinfo | |
parent | 7245c0dfe7aff8a78225776edc375ac64f873014 (diff) | |
download | pkgsrc-3313aa48ab357e4afa8e91a4595a62a4b3aace3f.tar.gz |
Changes 2.8.5:
* Windows Build:
- ustring.h: Tag npos with GLIBMM_API, in order to
dllexport it on win32. Bug 332438.
- Updated MSVC++ build files and README, for MS Visual Studio 2005.
* gmmproc code generator:
- WRAP_METHOD() Take an extra optional argument: deprecated depractiontext -
so that we can insert the appropriate doxygen tag in the documentation, where
the C documentation does not do it for us.
Diffstat (limited to 'devel/glibmm/distinfo')
-rw-r--r-- | devel/glibmm/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/glibmm/distinfo b/devel/glibmm/distinfo index 599902227ff..97a605f26dc 100644 --- a/devel/glibmm/distinfo +++ b/devel/glibmm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2006/02/14 20:58:50 adam Exp $ +$NetBSD: distinfo,v 1.5 2006/03/12 21:09:45 adam Exp $ -SHA1 (glibmm-2.8.4.tar.bz2) = efc829c97e67230028e9876777fe0f959ad787a8 -RMD160 (glibmm-2.8.4.tar.bz2) = 2e774d07533943e80074b52c3ae81a2cb6784e04 -Size (glibmm-2.8.4.tar.bz2) = 2024815 bytes +SHA1 (glibmm-2.8.5.tar.bz2) = a31dc279e14bfa2215af7d9d7aec662a8e4873a8 +RMD160 (glibmm-2.8.5.tar.bz2) = 3aa7896e5f0cc24dc7e8d027164891e2846d08cd +Size (glibmm-2.8.5.tar.bz2) = 2372099 bytes |