Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2012 15:07:44 +0800 (CST)
From:      Hung-Yi Chen <gaod@hychen.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170271: [MAINTAINER] net/babeld: Up to 1.3.3
Message-ID:  <201207300707.q6U77imk064912@cse.tw>
Resent-Message-ID: <201207300720.q6U7KFPs056981@freefall.freebsd.org>

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

>Number:         170271
>Category:       ports
>Synopsis:       [MAINTAINER] net/babeld: Up to 1.3.3
>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:   Mon Jul 30 07:20:14 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Hung-Yi Chen
>Release:        FreeBSD 9.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD cse.tw 9.0-RELEASE-p2 FreeBSD 9.0-RELEASE-p2 #1: Tue Jun 12 04:13:46 CST 2012 gaod@cse.tw:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	Up to 1.3.3.
>How-To-Repeat:
>Fix:

--- babeld.diff begins here ---
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS ../babeld.orig/Makefile ./Makefile
--- ../babeld.orig/Makefile	2012-07-30 14:50:00.000000000 +0800
+++ ./Makefile	2012-07-30 14:50:15.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	babeld
-PORTVERSION=	1.2.0
+PORTVERSION=	1.3.3
 CATEGORIES=	net
 MASTER_SITES=	http://www.pps.jussieu.fr/~jch/software/files/
 
diff -ruN --exclude=CVS ../babeld.orig/distinfo ./distinfo
--- ../babeld.orig/distinfo	2012-07-30 14:50:00.000000000 +0800
+++ ./distinfo	2012-07-30 14:50:58.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (babeld-1.2.0.tar.gz) = e864298dda0a0a3d1daf91d1cf45ddd0896557accbbe5eb8aec3c2d3cf7a6aef
-SIZE (babeld-1.2.0.tar.gz) = 62720
+SHA256 (babeld-1.3.3.tar.gz) = 1376b901f18b193defa2b4e4337e13ead21c0a60c309e37ba086d82fe2f5638f
+SIZE (babeld-1.3.3.tar.gz) = 65126
diff -ruN --exclude=CVS ../babeld.orig/files/patch-Makefile ./files/patch-Makefile
--- ../babeld.orig/files/patch-Makefile	2012-07-30 14:50:00.000000000 +0800
+++ ./files/patch-Makefile	2012-07-30 15:05:34.000000000 +0800
@@ -1,30 +1,14 @@
---- Makefile.orig	2010-02-09 01:42:25.000000000 +0800
-+++ Makefile	2010-04-21 17:35:52.000000000 +0800
-@@ -1,12 +1,8 @@
--PREFIX = /usr/local
--
+--- Makefile.orig	2012-07-30 15:04:33.000000000 +0800
++++ Makefile	2012-07-30 15:05:21.000000000 +0800
+@@ -1,6 +1,6 @@
+ PREFIX = /usr/local
+ 
 -CDEBUGFLAGS = -Os -g -Wall
-+CDEBUGFLAGS = -O2 -Wall
++CDEBUGFLAGS = -O2 -g -Wall
  
  DEFINES = $(PLATFORM_DEFINES)
  
--CFLAGS = $(CDEBUGFLAGS) $(DEFINES) $(EXTRA_DEFINES)
--
--LDLIBS = -lrt
-+CFLAGS = $(CDEBUGFLAGS) $(DEFINES) $(EXTRA_DEFINES) -D__APPLE__
- 
- SRCS = babeld.c net.c kernel.c util.c network.c source.c neighbour.c \
-        route.c xroute.c message.c resend.c config.c local.c
-@@ -15,7 +11,7 @@
-        route.o xroute.o message.o resend.o config.o local.o
- 
- babeld: $(OBJS)
--	$(CC) $(CFLAGS) $(LDFLAGS) -o babeld $(OBJS) $(LDLIBS)
-+	$(CC) $(CFLAGS) $(LDFLAGS) -o babeld $(OBJS)
- 
- .SUFFIXES: .man .html
- 
-@@ -33,13 +29,10 @@
+@@ -33,13 +33,10 @@
  all: babeld babeld.man
  
  install.minimal: babeld
===> Done
--- babeld.diff ends here ---


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



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