Index: head/devel/libcwd/Makefile =================================================================== --- head/devel/libcwd/Makefile (revision 439456) +++ head/devel/libcwd/Makefile (revision 439457) @@ -1,28 +1,30 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= libcwd -PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTVERSION= 1.0.6 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cpm@FreeBSD.org COMMENT= C++ Debugging Support Library +LICENSE= QPL10 +LICENSE_NAME= Q Public License, Version 1.0 +LICENSE_FILE= ${WRKSRC}/LICENSE.QPL +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + USES= gmake pathfix pkgconfig libtool -# Fails to build with GCC 4.9, cf. PR 196852 -USE_GCC= 4.8 +USE_GCC= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-alloc --disable-location --disable-threading \ - --disable-pch +CONFIGURE_ARGS= --disable-alloc --disable-location --disable-threading INSTALL_TARGET= install-strip USE_LDCONFIG= yes CFLAGS+= -D__GNU_LIBRARY__ post-patch: @${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g ; \ s|localtime(|localtime((const time_t *)|g' ${WRKSRC}/debugmalloc.cc .include Index: head/devel/libcwd/distinfo =================================================================== --- head/devel/libcwd/distinfo (revision 439456) +++ head/devel/libcwd/distinfo (revision 439457) @@ -1,2 +1,3 @@ -SHA256 (libcwd-1.0.4.tar.gz) = 23c6e29d842af9a91ed2a26327c4d3e04ce45b122c9c050fa308e100029e6b1f -SIZE (libcwd-1.0.4.tar.gz) = 1823868 +TIMESTAMP = 1492638491 +SHA256 (libcwd-1.0.6.tar.gz) = 22d92ce75acfe082d8be81e086108d5be6467e39098e401b0ff7ca50c9c0587f +SIZE (libcwd-1.0.6.tar.gz) = 1671444 Index: head/devel/libcwd/files/patch-utils_attach__gdb.cc =================================================================== --- head/devel/libcwd/files/patch-utils_attach__gdb.cc (nonexistent) +++ head/devel/libcwd/files/patch-utils_attach__gdb.cc (revision 439457) @@ -0,0 +1,10 @@ +--- utils/attach_gdb.cc.orig 2016-01-13 00:40:18 UTC ++++ utils/attach_gdb.cc +@@ -13,6 +13,7 @@ + + #include "sys.h" + #include "cwd_debug.h" ++#include "signal.h" + + #ifdef _WIN32 + Property changes on: head/devel/libcwd/files/patch-utils_attach__gdb.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/devel/libcwd/pkg-plist =================================================================== --- head/devel/libcwd/pkg-plist (revision 439456) +++ head/devel/libcwd/pkg-plist (revision 439457) @@ -1,73 +1,73 @@ include/libcwd/attach_gdb.h include/libcwd/bfd.h include/libcwd/buf2str.h include/libcwd/char2str.h include/libcwd/class_alloc.h include/libcwd/class_alloc_filter.h include/libcwd/class_always_channel.h include/libcwd/class_always_channel.inl include/libcwd/class_channel.h include/libcwd/class_channel.inl include/libcwd/class_channel_set.h include/libcwd/class_channel_set.inl include/libcwd/class_continued_channel.h include/libcwd/class_continued_channel.inl include/libcwd/class_debug.h include/libcwd/class_debug.inl include/libcwd/class_debug_string.h include/libcwd/class_debug_string.inl include/libcwd/class_fatal_channel.h include/libcwd/class_fatal_channel.inl include/libcwd/class_function.h include/libcwd/class_location.h include/libcwd/class_location.inl include/libcwd/class_marker.h include/libcwd/class_object_file.h include/libcwd/class_rcfile.h include/libcwd/config.h include/libcwd/control_flag.h include/libcwd/core_dump.h include/libcwd/cwprint.h include/libcwd/debug.h include/libcwd/debugmalloc.h include/libcwd/demangle.h include/libcwd/enum_memblk_types.h include/libcwd/libraries_debug.h include/libcwd/lockable_auto_ptr.h include/libcwd/macro_AllocTag.h include/libcwd/macro_ForAllDebugChannels.h include/libcwd/macro_ForAllDebugObjects.h include/libcwd/macro_Libcwd_macros.h include/libcwd/max_label_len.h include/libcwd/pc_mangled_function_name.h include/libcwd/private_allocator.h include/libcwd/private_allocator.inl include/libcwd/private_assert.h include/libcwd/private_bufferstream.h include/libcwd/private_debug_stack.h include/libcwd/private_environ.h include/libcwd/private_internal_string.h include/libcwd/private_internal_stringbuf.h include/libcwd/private_internal_stringstream.h include/libcwd/private_internal_vector.h include/libcwd/private_lock_interface.h include/libcwd/private_mutex.h include/libcwd/private_mutex.inl include/libcwd/private_mutex_instances.h include/libcwd/private_set_alloc_checking.h include/libcwd/private_string.h include/libcwd/private_struct_TSD.h include/libcwd/private_thread.h include/libcwd/private_threading.h include/libcwd/set_ostream.inl include/libcwd/smart_ptr.h include/libcwd/strerrno.h include/libcwd/struct_debug_tsd.h include/libcwd/sys.h include/libcwd/type_info.h lib/libcwd.so lib/libcwd.so.1 -lib/libcwd.so.1.1.1 +lib/libcwd.so.1.3.0 libdata/pkgconfig/libcwd.pc libdata/pkgconfig/libcwd_r.pc %%DATADIR%%/libcwdrc