1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Update to version 2.2.11

Changelog:

Provide a mutex for calls to make-fresh-user-modules to deal with
guile thread safety issues (c++-gtk-utils/Makefile.am;
extension.h, extension_helper.cpp).

Improve efficiency of scheme to C++ list translators for long
lists (extension.h).

Update libtool to version 2.4.4.

Update code comments (extension.h, future.h, parallel.h,
task_manager.h, task_manager.tpp).

Update documentation (README; application.h, parallel.h, param.h).
This commit is contained in:
Pawel Pekala 2015-06-18 19:54:28 +00:00
parent a4c17142e1
commit 6763a3e068
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390059
3 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= c++-gtk-utils
PORTVERSION= 2.2.10
PORTVERSION= 2.2.11
CATEGORIES= x11-toolkits
MASTER_SITES= SF/cxx-gtk-utils/cxx-gtk-utils/${PORTVERSION}/
DISTNAME= c%2B%2B-gtk-utils-${PORTVERSION}

View File

@ -1,2 +1,2 @@
SHA256 (c%2B%2B-gtk-utils-2.2.10.tar.gz) = e898bf19455706ebe593e6d795584e9a8ed26046c0928597a94c89fa33321191
SIZE (c%2B%2B-gtk-utils-2.2.10.tar.gz) = 2643918
SHA256 (c%2B%2B-gtk-utils-2.2.11.tar.gz) = 134cdfbf9b4eb75ad705b6eeea7911ea53997fcbf7b2c421b6306075f0c50cdf
SIZE (c%2B%2B-gtk-utils-2.2.11.tar.gz) = 2679730

View File

@ -39,5 +39,6 @@ include/c++-gtk-utils-2-2.2/c++-gtk-utils/widget.h
include/c++-gtk-utils-2-2.2/c++-gtk-utils/window.h
lib/libcxx-gtk-utils-2-2.2.a
lib/libcxx-gtk-utils-2-2.2.so
lib/libcxx-gtk-utils-2-2.2.so.0.1.6
lib/libcxx-gtk-utils-2-2.2.so.0
lib/libcxx-gtk-utils-2-2.2.so.0.1.7
libdata/pkgconfig/c++-gtk-utils-2-2.2.pc