ports/80243: [maintainer-update] Update ports/net/ifdepd to 20050420

Alexander Hausner alex at hugo.bmg.gv.at
Fri Apr 22 11:00:41 UTC 2005


>Number:         80243
>Category:       ports
>Synopsis:       [maintainer-update] Update ports/net/ifdepd to 20050420
>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:   Fri Apr 22 11:00:39 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Hausner
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD hugo.bmg.gv.at 5.3-STABLE FreeBSD 5.3-STABLE #8: Tue Jan 18 13:15:06 MET 2005 alex at hugo.bmg.gv.at:/usr/src/sys/i386/compile/HUGO i386


	
>Description:
	update to version 20050420 (minor bug fixes, now it also compiles
        on OpenBSD
>How-To-Repeat:
	
>Fix:

	

--- ifdepd.patch begins here ---
diff -ruN ifdepd.bak/Makefile ifdepd/Makefile
--- ifdepd.bak/Makefile	Wed Mar 16 22:23:15 2005
+++ ifdepd/Makefile	Fri Apr 22 11:29:40 2005
@@ -1,17 +1,19 @@
 # New ports collection makefile for: ifdepd
+#
 # Date created:         03 03 2005
 # Whom:                 Alexander Hausner <alex at hugo.bmg.gv.at>
-# $FreeBSD: ports/net/ifdepd/Makefile,v 1.1 2005/03/16 21:23:15 pav Exp $
+# $Id: Makefile 10 2005-04-22 09:29:29Z alex $
+# $FreeBSD$
 
 PORTNAME=	ifdepd
-PORTVERSION=	20050303
+PORTVERSION=	20050420
 CATEGORIES=	net
 MASTER_SITES=	http://alex.bmg.gv.at/programs/
 
 MAINTAINER=	alex at hugo.bmg.gv.at
 COMMENT=	Interface Dependancy daemon
 
-INSTALL_TARGET=	install install-man
+INSTALL_TARGET=	install
 MAN8=		ifdepd.8
 MANCOMPRESSED=	no
 
@@ -26,7 +28,7 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} < 502113
+.if ${OSTYPE}=="FreeBSD" && ${OSVERSION} < 502113
 IGNORE=		need link state change notification changes from May 2004
 .endif
 
diff -ruN ifdepd.bak/distinfo ifdepd/distinfo
--- ifdepd.bak/distinfo	Wed Mar 16 22:23:15 2005
+++ ifdepd/distinfo	Thu Apr 21 09:52:34 2005
@@ -1,2 +1,2 @@
-MD5 (ifdepd-20050303.tar.gz) = c4a8aaae4962796871072bce2a170765
-SIZE (ifdepd-20050303.tar.gz) = 6765
+MD5 (ifdepd-20050420.tar.gz) = 172caddd92da47e1165790b4eb16f9ec
+SIZE (ifdepd-20050420.tar.gz) = 6852
--- ifdepd.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list