Date: Sat, 27 Apr 2013 01:11:36 +0200 (CEST) From: Rodrigo (ros) OSORIO <rodrigo@bebik.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/178191: devel/log4c port upgrade to 1.2.3 Message-ID: <201304262311.r3QNBaP2002147@sisko.workgroup> Resent-Message-ID: <201304262320.r3QNK0rV006475@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 178191 >Category: ports >Synopsis: devel/log4c port upgrade to 1.2.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 23:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Rodrigo (ros) OSORIO >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD sisko 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Update log4c to 1.2.3 - memory leak fix - fix syslog appender - other minor fixes and typo changes >How-To-Repeat: >Fix: --- log4c.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 316316) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= log4c -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= devel MASTER_SITES= SF Index: distinfo =================================================================== --- distinfo (revision 316316) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (log4c-1.2.2.tar.gz) = 175509c8e2200c466070f2ae974303e08c2b39581fbeeaee24009f1f89c55308 -SIZE (log4c-1.2.2.tar.gz) = 539391 +SHA256 (log4c-1.2.3.tar.gz) = dcb5e0d9dd3a7a51b91dcd0fe00145521e681f1454f3c3eba159b3a93212ffe0 +SIZE (log4c-1.2.3.tar.gz) = 534781 Index: pkg-plist =================================================================== --- pkg-plist (revision 316316) +++ pkg-plist (working copy) @@ -27,6 +27,6 @@ lib/liblog4c.a lib/liblog4c.la lib/liblog4c.so -lib/liblog4c.so.4 +lib/liblog4c.so.6 share/aclocal/log4c.m4 @dirrm include/log4c --- log4c.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304262311.r3QNBaP2002147>