Date: Thu, 23 May 2013 23:12:13 +0400 (MSK) From: Dmitry Morozovsky <marck@freebsd.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/178880: net/arpdig: update to 0.5.6 to make compatible with clang Message-ID: <201305231912.r4NJCDtB028452@woozle.rinet.ru> Resent-Message-ID: <201305231920.r4NJK0x6003048@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 178880 >Category: ports >Synopsis: net/arpdig: update to 0.5.6 to make compatible with clang >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 23 19:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Dmitry Morozovsky >Release: FreeBSD 10-CURRENT >Organization: Cronyx Plus LLC (RiNet ISP) >Environment: System: FreeBSD 10-CURRENT >Description: This update fixes errx(3) uses which are treated by some too strict compilers as potentially insecure >How-To-Repeat: >Fix: Index: Makefile =================================================================== --- Makefile (revision 318897) +++ Makefile (working copy) @@ -6,7 +6,7 @@ # PORTNAME= arpdig -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.6 CATEGORIES= net MASTER_SITES= SF Index: distinfo =================================================================== --- distinfo (revision 318897) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (arpdig-0.5.5.tar.gz) = 8faba69bb3e45c0dce443c2f974160e7cc123a45501932177b535c094059ea32 -SIZE (arpdig-0.5.5.tar.gz) = 7946 +SHA256 (arpdig-0.5.6.tar.gz) = cff56ab304ebdd8b744c6a838c3138b8d7453daa1cfb65e5c9689cf9269e04d0 +SIZE (arpdig-0.5.6.tar.gz) = 7972 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305231912.r4NJCDtB028452>