Update to 0.6.9

This commit is contained in:
Michael Nottebrock 2004-12-22 23:49:33 +00:00
parent ee9a1686b7
commit 684d43bb00
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124858
4 changed files with 6 additions and 16 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= libassuan
PORTVERSION= 0.6.8
PORTVERSION= 0.6.9
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= alpha/${PORTNAME}

View file

@ -1,2 +1,2 @@
MD5 (libassuan-0.6.8.tar.gz) = 57465c6d5e1c4c36d7412a03c4f65853
SIZE (libassuan-0.6.8.tar.gz) = 243762
MD5 (libassuan-0.6.9.tar.gz) = 7f8aff75d034159b84faf2358263f444
SIZE (libassuan-0.6.9.tar.gz) = 256260

View file

@ -1,10 +0,0 @@
--- src/assuan-socket.c.orig Thu Nov 25 19:38:50 2004
+++ src/assuan-socket.c Thu Nov 25 19:39:09 2004
@@ -23,6 +23,7 @@
#include <windows.h>
#include <io.h>
#else
+#include <sys/types.h>
#include <sys/socket.h>
#endif
#include "assuan-defs.h"

View file

@ -1,6 +1,6 @@
--- configure.orig Fri Feb 20 22:57:37 2004
+++ configure Mon Apr 19 17:01:56 2004
@@ -4693,7 +4693,7 @@
--- configure.orig Thu Dec 23 00:23:48 2004
+++ configure Thu Dec 23 00:24:04 2004
@@ -4771,7 +4771,7 @@
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5