Bug 64906 - [Maintainer Update] net/arpwatch-devel build fails under -CURRENT
Summary: [Maintainer Update] net/arpwatch-devel build fails under -CURRENT
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-29 21:00 UTC by Matthew George
Modified: 2004-03-30 10:12 UTC (History)
0 users

See Also:


Attachments
file.diff (2.84 KB, patch)
2004-03-29 21:00 UTC, Matthew George
no flags Details | Diff
file.diff (1.42 KB, patch)
2004-03-29 21:00 UTC, Matthew George
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew George 2004-03-29 21:00:39 UTC
	Build of net/arpwatch-devel fails under -CURRENT due to bad NULL
	usage.  No other branches / releases affected.

Fix: PORTNAME=	arpwatch
 PORTVERSION=	2.1.a11
+PORTREVISION=	1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://www.Awfulhak.org/arpwatch/ \
 		ftp://ftp.ee.lbl.gov/




-- 
Matthew George
SecureWorks Technical Operations--5wC1olEF9j5mEaft1HzdTa7fanyf1Z5j3sHfDqDIuL7rFFtq
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Makefile.orig	Mon Mar 29 14:41:33 2004
+++ Makefile	Mon Mar 29 14:41:14 2004
@@ -7,6 +7,7 @@
How-To-Repeat: 	make the port on a new enough -CURRENT build
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-03-29 21:22:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

I'll take it.
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-03-30 10:12:00 UTC
State Changed
From-To: open->closed

Committed, thanks!