summaryrefslogtreecommitdiff
path: root/devel/libcwd
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-08-07 00:43:31 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-08-07 00:43:31 +0000
commit13fcf24cf5a2030a4ccdeffb9266a5f6d692caa6 (patch)
treead7b418dcaef073afd4f1cdede2177f7afdea33d /devel/libcwd
parent- Hide cgi_multipart_eof_fix's warning in rc.d script (diff)
- Update to 0.99.47
- Take maintainership PR: ports/115118 Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
Notes
Notes: svn path=/head/; revision=197247
Diffstat (limited to 'devel/libcwd')
-rw-r--r--devel/libcwd/Makefile9
-rw-r--r--devel/libcwd/distinfo6
-rw-r--r--devel/libcwd/pkg-descr10
-rw-r--r--devel/libcwd/pkg-plist12
4 files changed, 17 insertions, 20 deletions
diff --git a/devel/libcwd/Makefile b/devel/libcwd/Makefile
index ae8c85b6a1f5..8368f9347d31 100644
--- a/devel/libcwd/Makefile
+++ b/devel/libcwd/Makefile
@@ -7,13 +7,11 @@
#
PORTNAME= libcwd
-PORTVERSION= 0.99.45
-PORTREVISION= 1
+PORTVERSION= 0.99.47
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= thomas@goodking.ca
COMMENT= The C++ Debugging Support Library
USE_AUTOTOOLS= libtool:15
@@ -22,7 +20,6 @@ USE_GMAKE= yes
USE_GNOME= pkgconfig
USE_LDCONFIG= yes
USE_GETOPT_LONG=yes
-USE_GCC= 3.4+
post-patch:
@${REINPLACE_CMD} -e 's,test x"\$$libcwd_config_alloc" = x"yes",false,g' \
diff --git a/devel/libcwd/distinfo b/devel/libcwd/distinfo
index 3211eb6b4bbf..82c75444a05d 100644
--- a/devel/libcwd/distinfo
+++ b/devel/libcwd/distinfo
@@ -1,3 +1,3 @@
-MD5 (libcwd-0.99.45.tar.gz) = 17771a422f5c4aae1480b78fd17d2e04
-SHA256 (libcwd-0.99.45.tar.gz) = 3f302516e91e0a7d9e10b80fbdf083d4e16d3486810907dc148f0a2306e77318
-SIZE (libcwd-0.99.45.tar.gz) = 1446344
+MD5 (libcwd-0.99.47.tar.gz) = 9f734d279fa7a91f81d07fb9fd5de049
+SHA256 (libcwd-0.99.47.tar.gz) = 8e9bfe9838fce18bb55d41ec883be5b7330aeead265feec0347745e8e589822a
+SIZE (libcwd-0.99.47.tar.gz) = 2309159
diff --git a/devel/libcwd/pkg-descr b/devel/libcwd/pkg-descr
index c5eb13f97c0e..ba8950a67f95 100644
--- a/devel/libcwd/pkg-descr
+++ b/devel/libcwd/pkg-descr
@@ -1,7 +1,7 @@
-Libcwd is a thread-safe, full-featured debugging support library for C++
-developers. It includes ostream-based debug output with custom debug channels
-and devices, powerful memory allocation debugging support, as well as run-time
-support for printing source file:line number information and demangled type
-names.
+Libcwd is a thread-safe, full-featured debugging support library
+for C++ developers. It includes ostream-based debug output with
+custom debug channels and devices, powerful memory allocation
+debugging support, as well as run-time support for printing source
+file:line number information and demangled type names.
WWW: http://libcwd.sourceforge.net/
diff --git a/devel/libcwd/pkg-plist b/devel/libcwd/pkg-plist
index 2647a7a96d4d..c72088a51fae 100644
--- a/devel/libcwd/pkg-plist
+++ b/devel/libcwd/pkg-plist
@@ -1,10 +1,9 @@
-include/libcwd/sys.h
-include/libcwd/config.h
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
@@ -16,7 +15,6 @@ include/libcwd/class_continued_channel.inl
include/libcwd/class_debug.h
include/libcwd/class_debug.inl
include/libcwd/class_debug_string.h
-include/libcwd/debug.h
include/libcwd/class_debug_string.inl
include/libcwd/class_fatal_channel.h
include/libcwd/class_fatal_channel.inl
@@ -25,11 +23,12 @@ include/libcwd/class_location.h
include/libcwd/class_location.inl
include/libcwd/class_marker.h
include/libcwd/class_object_file.h
-include/libcwd/class_alloc_filter.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
@@ -64,13 +63,14 @@ 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.a
lib/libcwd.la
-lib/libcwd.so.99
lib/libcwd.so
+lib/libcwd.so.99
libdata/pkgconfig/libcwd.pc
libdata/pkgconfig/libcwd_r.pc
%%DATADIR%%/libcwdrc
-@dirrm include/libcwd
@dirrm %%DATADIR%%
+@dirrm include/libcwd