ports/178880: net/arpdig: update to 0.5.6 to make compatible with clang

Dmitry Morozovsky marck at freebsd.org
Thu May 23 19:20:00 UTC 2013


>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:


More information about the freebsd-ports-bugs mailing list