diff options
author | adam <adam@pkgsrc.org> | 2010-05-21 09:52:59 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-05-21 09:52:59 +0000 |
commit | 350717d2c9d276954f96bfcb513de35708e723ee (patch) | |
tree | 7808da762ea7709c1a5463887bd1aacb6374517a /devel/libsigc++/PLIST | |
parent | 80427f9518eb42ba411ea4f1e01130fa2cb28849 (diff) | |
download | pkgsrc-350717d2c9d276954f96bfcb513de35708e723ee.tar.gz |
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 (limited to 'devel/libsigc++/PLIST')
-rw-r--r-- | devel/libsigc++/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libsigc++/PLIST b/devel/libsigc++/PLIST index 61d565d2673..e7524307b94 100644 --- a/devel/libsigc++/PLIST +++ b/devel/libsigc++/PLIST @@ -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/ch03.html 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 |