1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Update x11-toolkits/c++-gtk-utils to version 2.0.13

- Bump comms/efax-gtk after shlib version change
This commit is contained in:
Pawel Pekala 2012-12-09 21:55:17 +00:00
parent e787093618
commit b5f3f20310
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308573
4 changed files with 15 additions and 10 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= efax-gtk
PORTVERSION= 3.2.10
PORTREVISION= 1
CATEGORIES= comms
MASTER_SITES= SF
EXTRACT_SUFX= .src.tgz

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: c++-gtk-utils
# Date created: 2011-12-23
# Whom: Pawel Pekala <pawel@FreeBSD.org>
#
# Created by: Pawel Pekala <pawel@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= c++-gtk-utils
PORTVERSION= 2.0.11
PORTVERSION= 2.0.13
CATEGORIES= x11-toolkits
MASTER_SITES= SF/cxx-gtk-utils/cxx-gtk-utils/${PORTVERSION}/
DISTNAME= c%2B%2B-gtk-utils-${PORTVERSION}
@ -16,7 +12,7 @@ COMMENT= Lightweight library for programming GTK+ programs
LICENSE= LGPL21
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
pcre:${PORTSDIR}/devel/pcre \
cairo:${PORTSDIR}/graphics/cairo \

View File

@ -1,2 +1,2 @@
SHA256 (c%2B%2B-gtk-utils-2.0.11.tar.gz) = 27605e022208f767ee3710a93a68a2f35c8c807425dd719eaa77fc81476d1768
SIZE (c%2B%2B-gtk-utils-2.0.11.tar.gz) = 2212026
SHA256 (c%2B%2B-gtk-utils-2.0.13.tar.gz) = 117be9f97ab583f1ffe0639fc7d74072667ad359cfa4165438d62c03093dfbfd
SIZE (c%2B%2B-gtk-utils-2.0.13.tar.gz) = 2324847

View File

@ -28,6 +28,8 @@ include/c++-gtk-utils-2-2.0/c++-gtk-utils/reassembler.h
include/c++-gtk-utils-2-2.0/c++-gtk-utils/rw_lock.h
include/c++-gtk-utils-2-2.0/c++-gtk-utils/shared_handle.h
include/c++-gtk-utils-2-2.0/c++-gtk-utils/shared_ptr.h
include/c++-gtk-utils-2-2.0/c++-gtk-utils/task_manager.h
include/c++-gtk-utils-2-2.0/c++-gtk-utils/task_manager.tpp
include/c++-gtk-utils-2-2.0/c++-gtk-utils/text_print_manager.h
include/c++-gtk-utils-2-2.0/c++-gtk-utils/thread.h
include/c++-gtk-utils-2-2.0/c++-gtk-utils/timeout.h
@ -36,7 +38,7 @@ include/c++-gtk-utils-2-2.0/c++-gtk-utils/window.h
lib/libcxx-gtk-utils-2-2.0.a
lib/libcxx-gtk-utils-2-2.0.la
lib/libcxx-gtk-utils-2-2.0.so
lib/libcxx-gtk-utils-2-2.0.so.0
lib/libcxx-gtk-utils-2-2.0.so.1
libdata/pkgconfig/c++-gtk-utils-2-2.0.pc
%%DOCSDIR%%/2.0/BUGS
%%DOCSDIR%%/2.0/COPYING
@ -247,6 +249,8 @@ libdata/pkgconfig/c++-gtk-utils-2-2.0.pc
%%DOCSDIR%%/2.0/html/classCgu_1_1Thread_1_1RecMutex_1_1Lock.html
%%DOCSDIR%%/2.0/html/classCgu_1_1Thread_1_1RecMutex_1_1TrackLock-members.html
%%DOCSDIR%%/2.0/html/classCgu_1_1Thread_1_1RecMutex_1_1TrackLock.html
%%DOCSDIR%%/2.0/html/classCgu_1_1Thread_1_1TaskManager-members.html
%%DOCSDIR%%/2.0/html/classCgu_1_1Thread_1_1TaskManager.html
%%DOCSDIR%%/2.0/html/classCgu_1_1Thread_1_1Thread-members.html
%%DOCSDIR%%/2.0/html/classCgu_1_1Thread_1_1Thread.html
%%DOCSDIR%%/2.0/html/classCgu_1_1Utf8_1_1ConversionError-members.html
@ -459,11 +463,15 @@ libdata/pkgconfig/c++-gtk-utils-2-2.0.pc
%%DOCSDIR%%/2.0/html/structCgu_1_1Thread_1_1RWLockError.html
%%DOCSDIR%%/2.0/html/structCgu_1_1Thread_1_1RecMutexError-members.html
%%DOCSDIR%%/2.0/html/structCgu_1_1Thread_1_1RecMutexError.html
%%DOCSDIR%%/2.0/html/structCgu_1_1Thread_1_1TaskError-members.html
%%DOCSDIR%%/2.0/html/structCgu_1_1Thread_1_1TaskError.html
%%DOCSDIR%%/2.0/html/tab_a.png
%%DOCSDIR%%/2.0/html/tab_b.png
%%DOCSDIR%%/2.0/html/tab_h.png
%%DOCSDIR%%/2.0/html/tab_s.png
%%DOCSDIR%%/2.0/html/tabs.css
%%DOCSDIR%%/2.0/html/task__manager_8h.html
%%DOCSDIR%%/2.0/html/task__manager_8h_source.html
%%DOCSDIR%%/2.0/html/text__print__manager_8h.html
%%DOCSDIR%%/2.0/html/text__print__manager_8h_source.html
%%DOCSDIR%%/2.0/html/thread_8h.html