Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2004 13:24:50 +0100 (CET)
From:      Olivier Beyssac <obld@r14.freenix.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74031: [PATCH] net/bld update to 0.3.2
Message-ID:  <20041117122450.B7B465C7A@r14.redhate.org>
Resent-Message-ID: <200411171230.iAHCUJfb007975@freefall.freebsd.org>

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

>Number:         74031
>Category:       ports
>Synopsis:       [PATCH] net/bld update to 0.3.2
>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:   Wed Nov 17 12:30:18 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Beyssac
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD r14.redhate.org 5.3-STABLE FreeBSD 5.3-STABLE #0: Sat Nov 13 13:56:59 CET 2004 ob@r14.redhate.org:/usr/obj/usr/src/sys/R14 i386


>Description:
	Update to 0.3.2.
>How-To-Repeat:
>Fix:

diff -urN bld.orig/Makefile bld/Makefile
--- bld.orig/Makefile	Thu Nov  4 23:44:04 2004
+++ bld/Makefile	Wed Nov 17 13:19:55 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bld
-PORTVERSION=	0.3.1
+PORTVERSION=	0.3.2
 PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://www.online.redhate.org/bld/
diff -urN bld.orig/distinfo bld/distinfo
--- bld.orig/distinfo	Sat Oct 30 12:50:17 2004
+++ bld/distinfo	Wed Nov 17 13:20:00 2004
@@ -1,2 +1,2 @@
-MD5 (bld-0.3.1.tar.gz) = 8b3a35f431a575687269aa19db2bc3f0
-SIZE (bld-0.3.1.tar.gz) = 69256
+MD5 (bld-0.3.2.tar.gz) = 719e7b700e315f150a77653f2867b688
+SIZE (bld-0.3.2.tar.gz) = 70133
diff -urN bld.orig/files/patch-ac bld/files/patch-ac
--- bld.orig/files/patch-ac	Sat Oct 30 09:47:50 2004
+++ bld/files/patch-ac	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- Makefile.in.orig	Thu Oct 28 12:13:49 2004
-+++ Makefile.in	Thu Oct 28 12:13:57 2004
-@@ -60,7 +60,7 @@
- 	$(GZIP) -c bldsubmit.8 > $(DESTDIR)$(mandir)/man8/bldsubmit.8.gz
- 	$(GZIP) -c bldinsert.8 > $(DESTDIR)$(mandir)/man8/bldinsert.8.gz
- 	$(GZIP) -c blddecr.8 > $(DESTDIR)$(mandir)/man8/blddecr.8.gz
--	$(GZIP) -c bld-pf_policy.8 > $(DESTDIR)$(mandir)/man8/bld_pf_policy.8.gz
-+	$(GZIP) -c bld-pf_policy.8 > $(DESTDIR)$(mandir)/man8/bld-pf_policy.8.gz
- 	[ -d $(DESTDIR)$(mandir) ] || mkdir -p $(DESTDIR)$(mandir)/man5
- 	$(GZIP) -c bld.conf.5 > $(DESTDIR)$(mandir)/man5/bld.conf.5.gz
- 	$(GZIP) -c bld_acl.conf.5 > $(DESTDIR)$(mandir)/man5/bld_acl.conf.5.gz
diff -urN bld.orig/files/patch-ad bld/files/patch-ad
--- bld.orig/files/patch-ad	Sat Oct 30 09:47:50 2004
+++ bld/files/patch-ad	Thu Jan  1 01:00:00 1970
@@ -1,10 +0,0 @@
---- bld.conf.5.in.orig	Thu Oct 28 12:06:07 2004
-+++ bld.conf.5.in	Thu Oct 28 12:06:13 2004
-@@ -56,7 +56,6 @@
- You need to completely restart \fBbld\fR after any modification of this
- file.
- .SH FILES
--.SH FILES
- .PP
- @sysconfdir@/bld.conf
- .SH SEE ALSO
diff -urN bld.orig/files/patch-ae bld/files/patch-ae
--- bld.orig/files/patch-ae	Thu Nov  4 13:22:21 2004
+++ bld/files/patch-ae	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- netlist.h.orig      Thu Nov  4 12:10:08 2004
-+++ netlist.h   Thu Nov  4 12:10:12 2004
-@@ -27,6 +27,8 @@
- #ifndef _NETLIST_H
- #define _NETLIST_H
- 
-+#include <sys/types.h>
-+#include <sys/socket.h>
- #include <netinet/in.h> /* in_addr_t */
- 
- 
diff -urN bld.orig/files/patch-af bld/files/patch-af
--- bld.orig/files/patch-af	Thu Nov  4 13:22:21 2004
+++ bld/files/patch-af	Thu Jan  1 01:00:00 1970
@@ -1,12 +0,0 @@
---- main.c.orig Thu Nov  4 12:40:05 2004
-+++ main.c      Thu Nov  4 12:40:01 2004
-@@ -41,8 +41,8 @@
- #include <sys/wait.h>
- #include <sys/resource.h>
- #include <unistd.h>
--#include <arpa/inet.h>
- #include <netinet/in.h>
-+#include <arpa/inet.h>
- #include <syslog.h>
- #include "options.h"
- #include "parse_args.h"
>Release-Note:
>Audit-Trail:
>Unformatted:



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