Update to version 2.2.14.1
Changelog: Explicitly qualify malloc() as being within the std namespace (async_channel.h). Do not document the Cgu::Thread::FutureHelper and Cgu::Thread::TaskManagerHelper2 namespaces (future.h, task_manager.h). Update documentation (async_channel.h).
This commit is contained in:
parent
fb3b57862e
commit
b9565e7626
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427060
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= c++-gtk-utils
|
||||
PORTVERSION= 2.2.14
|
||||
PORTVERSION= 2.2.14.1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= SF/cxx-gtk-utils/cxx-gtk-utils/${PORTVERSION}/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1478949392
|
||||
SHA256 (c++-gtk-utils-2.2.14.tar.gz) = ac345abc190b45a110be274059afb11ad108035e9821cc558bc1dd4f0cc83972
|
||||
SIZE (c++-gtk-utils-2.2.14.tar.gz) = 2797320
|
||||
TIMESTAMP = 1479983059
|
||||
SHA256 (c++-gtk-utils-2.2.14.1.tar.gz) = ab747cd5331842affb5d60a8c1de0368329cc51b629f6281350dafbfeed0e2b5
|
||||
SIZE (c++-gtk-utils-2.2.14.1.tar.gz) = 2790401
|
||||
|
|
Loading…
Reference in a new issue