View | Details | Raw Unified | Return to bug 48974
Collapse All | Expand All

(-)boa/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	boa
8
PORTNAME=	boa
9
PORTVERSION=	0.94.14.r13
9
PORTVERSION=	0.94.14.r16
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	www ipv6
11
CATEGORIES=	www ipv6
12
MASTER_SITES=	http://www.boa.org/
12
MASTER_SITES=	http://www.boa.org/
(-)boa/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (boa-0.94.14rc13.tar.bz2) = 7c4d9d14884cb44ffae6fbf017ff34dc
1
MD5 (boa-0.94.14rc16.tar.bz2) = baab45673cb12e4c65257b461cb14c78
(-)boa/files/patch-configure (-10 lines)
Lines 1-10 Link Here
1
--- configure.orig	Fri Jan 31 18:58:53 2003
2
+++ configure	Fri Jan 31 18:59:01 2003
3
@@ -1846,6 +1846,7 @@
4
 cat > conftest.$ac_ext <<EOF
5
 #line 1848 "configure"
6
 #include "confdefs.h"
7
+#include <sys/types.h>
8
 #include <sys/socket.h>
9
 int main() {
10
 sa_family_t foo2;

Return to bug 48974