pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libsigc++ Changes 2.2.7:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f38d6510e3cb
branches: trunk
changeset: 575773:f38d6510e3cb
user: adam <adam%pkgsrc.org@localhost>
date: Fri May 21 09:52:59 2010 +0000
description:
Changes 2.2.7:
* Documentation:
- Added main page text with doxygen.
- Fix the functors Doxygen group.
- Tutorial: Removed outdated marshallers section that had no working example.
diffstat:
devel/libsigc++/Makefile | 5 +++--
devel/libsigc++/PLIST | 3 +--
devel/libsigc++/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (49 lines):
diff -r 3d3dde588dd4 -r f38d6510e3cb devel/libsigc++/Makefile
--- a/devel/libsigc++/Makefile Fri May 21 09:36:58 2010 +0000
+++ b/devel/libsigc++/Makefile Fri May 21 09:52:59 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2010/05/02 11:52:13 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2010/05/21 09:52:59 adam Exp $
-DISTNAME= libsigc++-2.2.6
+DISTNAME= libsigc++-2.2.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsigc++/2.2/}
EXTRACT_SUFX= .tar.bz2
@@ -8,6 +8,7 @@
MAINTAINER= bsieker%freenet.de@localhost
HOMEPAGE= http://libsigc.sourceforge.net/
COMMENT= Type-safe callback system for C++ programs
+
LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 3d3dde588dd4 -r f38d6510e3cb devel/libsigc++/PLIST
--- a/devel/libsigc++/PLIST Fri May 21 09:36:58 2010 +0000
+++ b/devel/libsigc++/PLIST Fri May 21 09:52:59 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2010/05/02 11:52:13 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2010/05/21 09:52:59 adam Exp $
include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h
include/sigc++-2.0/sigc++/adaptors/adaptors.h
include/sigc++-2.0/sigc++/adaptors/bind.h
@@ -669,6 +669,5 @@
share/doc/libsigc++-2.0/tutorial/html/ch03s02.html
share/doc/libsigc++-2.0/tutorial/html/ch04.html
share/doc/libsigc++-2.0/tutorial/html/ch04s02.html
-share/doc/libsigc++-2.0/tutorial/html/ch04s03.html
share/doc/libsigc++-2.0/tutorial/html/ch05.html
share/doc/libsigc++-2.0/tutorial/html/index.html
diff -r 3d3dde588dd4 -r f38d6510e3cb devel/libsigc++/distinfo
--- a/devel/libsigc++/distinfo Fri May 21 09:36:58 2010 +0000
+++ b/devel/libsigc++/distinfo Fri May 21 09:52:59 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2010/05/02 11:52:13 wiz Exp $
+$NetBSD: distinfo,v 1.16 2010/05/21 09:52:59 adam Exp $
-SHA1 (libsigc++-2.2.6.tar.bz2) = 2c0b60d8b076720a0feb71b115f88ffb60c6e570
-RMD160 (libsigc++-2.2.6.tar.bz2) = 66c7aaefd8469ac5f950595fccd0fb5c5bdbe168
-Size (libsigc++-2.2.6.tar.bz2) = 3741979 bytes
+SHA1 (libsigc++-2.2.7.tar.bz2) = c8ff4415460e20c26adf345d560743e3dc18f985
+RMD160 (libsigc++-2.2.7.tar.bz2) = 3cbddd5aa25083fdb5532384a95deb2fbe46b6d7
+Size (libsigc++-2.2.7.tar.bz2) = 3738653 bytes
Home |
Main Index |
Thread Index |
Old Index