Update to boa-0.94.14rc13.

The new patch to the configure script has been accepted by the Boa
maintainers in a different form - a patch to configure.in.

Approved by:	maintainer
This commit is contained in:
Peter Pentchev 2003-02-02 12:43:42 +00:00
parent 0cc65ce505
commit 174f98e459
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74474
3 changed files with 12 additions and 2 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= boa
PORTVERSION= 0.94.14.r7
PORTVERSION= 0.94.14.r13
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= http://www.boa.org/

View file

@ -1 +1 @@
MD5 (boa-0.94.14rc7.tar.bz2) = 0baf8c7454d096c2d43d9f7fce58b3eb
MD5 (boa-0.94.14rc13.tar.bz2) = 7c4d9d14884cb44ffae6fbf017ff34dc

View file

@ -0,0 +1,10 @@
--- configure.orig Fri Jan 31 18:58:53 2003
+++ configure Fri Jan 31 18:59:01 2003
@@ -1846,6 +1846,7 @@
cat > conftest.$ac_ext <<EOF
#line 1848 "configure"
#include "confdefs.h"
+#include <sys/types.h>
#include <sys/socket.h>
int main() {
sa_family_t foo2;