Update to libpst-0.6.66.
This commit is contained in:
parent
1c10feff29
commit
bf2e19abba
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.39 2015/11/24 09:11:03 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.40 2015/12/30 14:43:30 ajacoutot Exp $
|
||||
|
||||
BROKEN-hppa= linking .libs/python-libpst.o fails
|
||||
|
||||
COMMENT-main= read and convert Microsoft Outlook mail files
|
||||
COMMENT-python= python interface to libpst
|
||||
|
||||
DISTNAME= libpst-0.6.65
|
||||
DISTNAME= libpst-0.6.66
|
||||
|
||||
SHARED_LIBS += pst 3.0 # 5.10
|
||||
SHARED_LIBS += pst 3.0 # 5.11
|
||||
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-python= py-${DISTNAME}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libpst-0.6.65.tar.gz) = ieiV9tcMEl3ZlT9CBpwaq2Ae0wWHm1Fwgh4zzuPJTiM=
|
||||
SIZE (libpst-0.6.65.tar.gz) = 13831048
|
||||
SHA256 (libpst-0.6.66.tar.gz) = krSZOdghCR2dJeJ+F8eNu4Z/P5q1uPQ+KwGs4Gd+H3I=
|
||||
SIZE (libpst-0.6.66.tar.gz) = 13836942
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.6 2014/01/27 14:52:56 ajacoutot Exp $
|
||||
--- configure.orig Fri Dec 27 17:44:25 2013
|
||||
+++ configure Mon Jan 27 15:43:01 2014
|
||||
@@ -24266,7 +24266,7 @@ if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\"
|
||||
$OpenBSD: patch-configure,v 1.7 2015/12/30 14:43:30 ajacoutot Exp $
|
||||
--- configure.orig Tue Dec 22 18:00:38 2015
|
||||
+++ configure Wed Dec 30 15:39:08 2015
|
||||
@@ -24267,7 +24267,7 @@ if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\"
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
ac_check_lib_save_LIBS=$LIBS
|
||||
|
Loading…
Reference in New Issue
Block a user