ports/82711: [MAINTAINER UPDATE] net/quagga: update to 0.98.4

Boris Kovalenko boris at tagnet.ru
Tue Jun 28 02:10:02 UTC 2005


>Number:         82711
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] net/quagga: update to 0.98.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 28 02:10:00 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Boris Kovalenko
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
JSC "TAGNet"
>Environment:
System: FreeBSD boris.nikom.ru 5.4-STABLE FreeBSD 5.4-STABLE #1: Wed May 11 09:37:01 YEKST 2005
>Description:
- Update to 0.98.4

0.98.4 from stable series is released fixing several bugs in ripd, bgpd,
ospfd and ospf6d. It also contains files for building Solaris 10 packages
(backported from HEAD). See changelog [1] for details.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- quagga-0.98.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/quagga/Makefile /usr/ports/net/quagga.new/Makefile
--- /usr/ports/net/quagga/Makefile	Mon Apr 18 08:19:44 2005
+++ /usr/ports/net/quagga.new/Makefile	Tue Jun 28 07:57:42 2005
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	quagga
-PORTVERSION=	0.98.3
-PORTREVISION=	2
+PORTVERSION=	0.98.4
+PORTREVISION=	0
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://quagga.net/download/
 
@@ -41,7 +41,8 @@
 
 .include <bsd.port.pre.mk>
 
-CONFIGURE_ARGS+=--includedir=${PREFIX}/include --enable-exampledir=${PREFIX}/share/examples/quagga
+CONFIGURE_ARGS+=--includedir=${PREFIX}/include --enable-exampledir=${PREFIX}/share/examples/quagga \
+		--program-transform-name=""
 CONFIGURE_ENV+=	CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
 		LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
 
diff -ruN --exclude=CVS /usr/ports/net/quagga/distinfo /usr/ports/net/quagga.new/distinfo
--- /usr/ports/net/quagga/distinfo	Tue Apr  5 08:21:31 2005
+++ /usr/ports/net/quagga.new/distinfo	Tue Jun 28 07:38:50 2005
@@ -1,2 +1,2 @@
-MD5 (quagga-0.98.3.tar.gz) = 68be5e911e4d604c0f5959338263356e
-SIZE (quagga-0.98.3.tar.gz) = 2118348
+MD5 (quagga-0.98.4.tar.gz) = c68e409931449afc5730289d3105f502
+SIZE (quagga-0.98.4.tar.gz) = 2016824
--- quagga-0.98.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list