Index: head/devel/log4c/Makefile =================================================================== --- head/devel/log4c/Makefile (revision 393791) +++ head/devel/log4c/Makefile (revision 393792) @@ -1,30 +1,30 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= log4c -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF MAINTAINER= rodrigo@FreeBSD.org COMMENT= Logging for C Library LICENSE= LGPL21 OPTIONS_DEFINE= EXPAT OPTIONS_DEFAULT=EXPAT EXPAT_CONFIGURE_WITH= expat EXPAT_LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 USES= libtool pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblog4c.so .include Index: head/devel/log4c/distinfo =================================================================== --- head/devel/log4c/distinfo (revision 393791) +++ head/devel/log4c/distinfo (revision 393792) @@ -1,2 +1,2 @@ -SHA256 (log4c-1.2.3.tar.gz) = dcb5e0d9dd3a7a51b91dcd0fe00145521e681f1454f3c3eba159b3a93212ffe0 -SIZE (log4c-1.2.3.tar.gz) = 534781 +SHA256 (log4c-1.2.4.tar.gz) = 5991020192f52cc40fa852fbf6bbf5bd5db5d5d00aa9905c67f6f0eadeed48ea +SIZE (log4c-1.2.4.tar.gz) = 559789 Index: head/devel/log4c/pkg-plist =================================================================== --- head/devel/log4c/pkg-plist (revision 393791) +++ head/devel/log4c/pkg-plist (revision 393792) @@ -1,33 +1,35 @@ bin/log4c-config -etc/log4crc.sample +%%ETCDIR%%rc.sample include/log4c.h include/log4c/appender.h include/log4c/appender_type_mmap.h include/log4c/appender_type_rollingfile.h include/log4c/appender_type_stream.h include/log4c/appender_type_stream2.h include/log4c/appender_type_syslog.h include/log4c/buffer.h include/log4c/category.h include/log4c/config-win32.h include/log4c/defs.h include/log4c/init.h include/log4c/layout.h include/log4c/layout_type_basic.h include/log4c/layout_type_basic_r.h include/log4c/layout_type_dated.h +include/log4c/layout_type_dated_local.h +include/log4c/layout_type_dated_local_r.h include/log4c/layout_type_dated_r.h include/log4c/location_info.h include/log4c/logging_event.h include/log4c/priority.h include/log4c/rc.h include/log4c/rollingpolicy.h include/log4c/rollingpolicy_type_sizewin.h include/log4c/version.h lib/liblog4c.a lib/liblog4c.so lib/liblog4c.so.3 -lib/liblog4c.so.3.3.0 +lib/liblog4c.so.3.3.1 libdata/pkgconfig/log4c.pc man/man1/log4c-config.1.gz share/aclocal/log4c.m4