Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2011 14:45:01 GMT
From:      Alexander Hausner <alex@hugo.bmg.gv.at>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156357: [net/bird6] upgrade to version 1.3.0
Message-ID:  <201104121445.p3CEj1Lb097406@red.freebsd.org>
Resent-Message-ID: <201104121450.p3CEoCIE078031@freefall.freebsd.org>

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

>Number:         156357
>Category:       ports
>Synopsis:       [net/bird6] upgrade to version 1.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 12 14:50:11 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:
net/bird6 upgrade to version 1.3.0
>How-To-Repeat:

>Fix:
diff -rcu bird6.old/Makefile bird6/Makefile
--- bird6.old/Makefile  2011-01-26 12:36:20.000000000 +0100
+++ bird6/Makefile      2011-04-12 16:31:59.908108843 +0200
@@ -6,7 +6,7 @@
 #

 PORTNAME=      bird6
-PORTVERSION=   1.2.5
+PORTVERSION=   1.3.0
 CATEGORIES=    net
 MASTER_SITES=  ftp://bird.network.cz/pub/bird/
 DISTNAME=      bird-${PORTVERSION}
diff -rcu bird6.old/distinfo bird6/distinfo
--- bird6.old/distinfo  2011-01-26 12:36:20.000000000 +0100
+++ bird6/distinfo      2011-04-12 16:33:09.107122068 +0200
@@ -1,2 +1,2 @@
-SHA256 (bird-1.2.5.tar.gz) = f3e2f5f4474e9e869acc48ad1669bf44b37afd80b7348dd51d08daeb299b2368
-SIZE (bird-1.2.5.tar.gz) = 703750
+SHA256 (bird-1.3.0.tar.gz) = ff90e3ee115a83e2b03a57095132923f66e1fca874dcca7a908075b6c2dc84b3
+SIZE (bird-1.3.0.tar.gz) = 735100


Patch attached with submission follows:

diff -rcu bird6.old/Makefile bird6/Makefile
--- bird6.old/Makefile	2011-01-26 12:36:20.000000000 +0100
+++ bird6/Makefile	2011-04-12 16:31:59.908108843 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bird6
-PORTVERSION=	1.2.5
+PORTVERSION=	1.3.0
 CATEGORIES=	net
 MASTER_SITES=	ftp://bird.network.cz/pub/bird/
 DISTNAME=	bird-${PORTVERSION}
diff -rcu bird6.old/distinfo bird6/distinfo
--- bird6.old/distinfo	2011-01-26 12:36:20.000000000 +0100
+++ bird6/distinfo	2011-04-12 16:33:09.107122068 +0200
@@ -1,2 +1,2 @@
-SHA256 (bird-1.2.5.tar.gz) = f3e2f5f4474e9e869acc48ad1669bf44b37afd80b7348dd51d08daeb299b2368
-SIZE (bird-1.2.5.tar.gz) = 703750
+SHA256 (bird-1.3.0.tar.gz) = ff90e3ee115a83e2b03a57095132923f66e1fca874dcca7a908075b6c2dc84b3
+SIZE (bird-1.3.0.tar.gz) = 735100


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



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