pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libsigc++2 update to 2.0.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cdc46206feb7
branches:  trunk
changeset: 492728:cdc46206feb7
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon Apr 18 17:11:47 2005 +0000

description:
update to 2.0.11
changes:
2.0.11:
2005-03-09  Cedric Gustin <cedric.gustin%swing.be@localhost>
* Makefile.am: Moved MSVC_Net2003 directory to SUBDIRS.
* MSVC_Net2003/Makefile.am: Added blank.cpp to EXTRA_DIST.
* MSVC_Net2003/libsigc++2_msvcNet2003.sln: Removed
  test_accumulated and test_lambda projects as the tests are
  disabled in the standard, configure-based build.
* MSVC_Net2003/MSVC_Net2003/libsigc++2_msvcNet2003.vcproj:
  Generate a PDB file in the Debug target.
2005-03-05  Murray Cumming  <murrayc%murrayc.com@localhost>
* docs/website/stable.html: Mention actual supported compilers.
* docs/website/docs.html: Removed broken examples links. Change
  reference link to the reference overview page.
2005-02-23  Murray Cumming  <murrayc%murrayc.com@localhost>
* sigc++/functors/slot_base.h: Make slot_base::operator=() public, to
  fix the build with SUN Forte C++ 5.5 and Tru64.

diffstat:

 devel/libsigc++2/Makefile |  6 +++---
 devel/libsigc++2/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 9c53b30017b8 -r cdc46206feb7 devel/libsigc++2/Makefile
--- a/devel/libsigc++2/Makefile Mon Apr 18 17:08:55 2005 +0000
+++ b/devel/libsigc++2/Makefile Mon Apr 18 17:11:47 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:27 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/18 17:11:47 drochner Exp $
 
-DISTNAME=      libsigc++-2.0.10
-PKGNAME=       libsigc++2-2.0.10
+DISTNAME=      libsigc++-2.0.11
+PKGNAME=       libsigc++2-2.0.11
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libsigc++/2.0/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 9c53b30017b8 -r cdc46206feb7 devel/libsigc++2/distinfo
--- a/devel/libsigc++2/distinfo Mon Apr 18 17:08:55 2005 +0000
+++ b/devel/libsigc++2/distinfo Mon Apr 18 17:11:47 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/03/29 12:59:32 adam Exp $
+$NetBSD: distinfo,v 1.5 2005/04/18 17:11:47 drochner Exp $
 
-SHA1 (libsigc++-2.0.10.tar.bz2) = 21a55d0a0ca771c629b33b45c3e2b400c159ac05
-RMD160 (libsigc++-2.0.10.tar.bz2) = 3222b32842bcd1e5b330ff629806549c23a58b74
-Size (libsigc++-2.0.10.tar.bz2) = 1736658 bytes
+SHA1 (libsigc++-2.0.11.tar.bz2) = b073e2d6489e690e7974029723abf11e41370534
+RMD160 (libsigc++-2.0.11.tar.bz2) = 01453ea77d54fee4ad62fcb9111eadc45f0af9e1
+Size (libsigc++-2.0.11.tar.bz2) = 1434804 bytes



Home | Main Index | Thread Index | Old Index