Date: Wed, 25 Jun 2008 23:37:22 GMT From: Jo Rhett <jrhett@netconsonance.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/124992: upgrade quagga port to 0.99.10 Message-ID: <200806252337.m5PNbMTo037364@www.freebsd.org> Resent-Message-ID: <200806252340.m5PNe4DW043602@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 124992 >Category: ports >Synopsis: upgrade quagga port to 0.99.10 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 25 23:40:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jo Rhett >Release: 6.2-RELEASE >Organization: >Environment: FreeBSD wort 6.2-RELEASE-p11 FreeBSD 6.2-RELEASE-p11 #0: Wed Feb 13 06:44:57 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Quagga 0.99.10 fixes a lot of bugs. >How-To-Repeat: >Fix: Attached is a patch which compiles properly for 0.99.10 *except* if you enable the MD5 checksum patches, as these have all changed. It would appear that all files named "patch-cvs-*" are included/obsoleted by this version and can be removed. Patch attached with submission follows: --- Makefile.orig Wed Jun 25 02:37:56 2008 +++ Makefile Wed Jun 25 02:39:44 2008 @@ -6,8 +6,7 @@ # PORTNAME= quagga -PORTVERSION= 0.99.9 -PORTREVISION= 7 +PORTVERSION= 0.99.10 CATEGORIES= net ipv6 MASTER_SITES= http://quagga.net/download/ \ http://www.ru.quagga.net/download/ \ --- distinfo.orig Wed Jun 25 02:38:04 2008 +++ distinfo Wed Jun 25 02:40:13 2008 @@ -1,3 +1,3 @@ -MD5 (quagga-0.99.9.tar.gz) = 4dbdaf91bf6609803819d97d5fccc4c9 -SHA256 (quagga-0.99.9.tar.gz) = 92abf44c5239c8a18762cf27cafd03b46d581f180bc411706314b8b8d1e94db0 -SIZE (quagga-0.99.9.tar.gz) = 2341067 +MD5 (quagga-0.99.10.tar.gz) = c7a2d92e1c42214afef9b2e1cd4b5d06 +SHA256 (quagga-0.99.10.tar.gz) = f27d55904eb9a9eaf61a19b288ac79c9024b341734b984dccc04c343dfce890d +SIZE (quagga-0.99.10.tar.gz) = 2424191 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806252337.m5PNbMTo037364>