mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to version 2.2.13
Changelog: Use glib's unix fd implementation for io_watch where glib >= 2.36 is installed, unless otherwise chosen during configuration (acinclude.m4, configure-gtk2.ac, configure-gtk-3.ac; io_watch.cpp). Update documentation (callback.h, extension.h, future.h).
This commit is contained in:
parent
7e53a87279
commit
e6d67e0c3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415001
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= c++-gtk-utils
|
||||
PORTVERSION= 2.2.12
|
||||
PORTVERSION= 2.2.13
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= SF/cxx-gtk-utils/cxx-gtk-utils/${PORTVERSION}/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (c++-gtk-utils-2.2.12.tar.gz) = 3e69fd4dc952bf305c95f37417edc2c387ec84e0aebeffa49c2828725e2d76e9
|
||||
SIZE (c++-gtk-utils-2.2.12.tar.gz) = 2738884
|
||||
SHA256 (c++-gtk-utils-2.2.13.tar.gz) = b46db4b656a3b921ff229291fd981a5dbb828e289f5294acb81db7441634971b
|
||||
SIZE (c++-gtk-utils-2.2.13.tar.gz) = 2742099
|
||||
|
@ -40,5 +40,5 @@ 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
|
||||
lib/libcxx-gtk-utils-2-2.2.so.0.1.8
|
||||
lib/libcxx-gtk-utils-2-2.2.so.0.1.9
|
||||
libdata/pkgconfig/c++-gtk-utils-2-2.2.pc
|
||||
|
Loading…
Reference in New Issue
Block a user