Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2011 14:03:35 GMT
From:      Alexander Hausner <alex@hugo.bmg.gv.at>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156354: [maintainer update] net/ifdepd: minor bug fixes
Message-ID:  <201104121403.p3CE3Z60053473@red.freebsd.org>
Resent-Message-ID: <201104121410.p3CEA5kZ041090@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156354
>Category:       ports
>Synopsis:       [maintainer update] net/ifdepd: minor bug fixes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 12 14:10:04 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Hausner
>Release:        FreeBSD 8.2-RELEASE
>Organization:
BMG
>Environment:
FreeBSD hugo.bmg.gv.at 8.2-RELEASE FreeBSD 8.2-RELEASE #4: Tue Mar  1 09:33:51 CET 2011     root@hugo.bmg.gv.at:/usr/obj/usr/src/sys/HUGO  amd64
>Description:
upgrade from version 1.01 to 1.02 ==> minor bug fixes.


>How-To-Repeat:

>Fix:
diff -rcu ifdepd.old/Makefile ifdepd/Makefile
--- ifdepd.old/Makefile 2010-11-21 23:55:12.000000000 +0100
+++ ifdepd/Makefile     2011-04-12 15:19:17.000000000 +0200
@@ -4,8 +4,8 @@
 # $FreeBSD: ports/net/ifdepd/Makefile,v 1.7 2010/11/21 22:55:12 nivit Exp $

 PORTNAME=      ifdepd
-PORTVERSION=   20050420
-PORTREVISION=  3
+PORTVERSION=   20110412
+PORTREVISION=  1
 CATEGORIES=    net
 MASTER_SITES=  http://alex.bmg.gv.at/programs/

diff -rcu ifdepd.old/distinfo ifdepd/distinfo
--- ifdepd.old/distinfo 2010-11-21 23:55:12.000000000 +0100
+++ ifdepd/distinfo     2011-04-12 15:52:41.715500397 +0200
@@ -1,2 +1,2 @@
-SHA256 (ifdepd-20050420.tar.gz) = a8bae0d367b1419fb72879fed5868da4eba7d02bc28a62d0273fb45219f6b182
-SIZE (ifdepd-20050420.tar.gz) = 6852
+SHA256 (ifdepd-20110412.tar.gz) = ffb1d34ad3f5f17471c6294526c901fad9191474bbb482863b9494156750d00f
+SIZE (ifdepd-20110412.tar.gz) = 7091


Patch attached with submission follows:

diff -rcu ifdepd.old/Makefile ifdepd/Makefile
--- ifdepd.old/Makefile	2010-11-21 23:55:12.000000000 +0100
+++ ifdepd/Makefile	2011-04-12 15:19:17.000000000 +0200
@@ -4,8 +4,8 @@
 # $FreeBSD: ports/net/ifdepd/Makefile,v 1.7 2010/11/21 22:55:12 nivit Exp $
 
 PORTNAME=	ifdepd
-PORTVERSION=	20050420
-PORTREVISION=	3
+PORTVERSION=	20110412
+PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://alex.bmg.gv.at/programs/
 
diff -rcu ifdepd.old/distinfo ifdepd/distinfo
--- ifdepd.old/distinfo	2010-11-21 23:55:12.000000000 +0100
+++ ifdepd/distinfo	2011-04-12 15:52:41.715500397 +0200
@@ -1,2 +1,2 @@
-SHA256 (ifdepd-20050420.tar.gz) = a8bae0d367b1419fb72879fed5868da4eba7d02bc28a62d0273fb45219f6b182
-SIZE (ifdepd-20050420.tar.gz) = 6852
+SHA256 (ifdepd-20110412.tar.gz) = ffb1d34ad3f5f17471c6294526c901fad9191474bbb482863b9494156750d00f
+SIZE (ifdepd-20110412.tar.gz) = 7091


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104121403.p3CE3Z60053473>