update to the f80f624d commit which includes several bugfixes
This commit is contained in:
parent
7ee1945660
commit
88a6d5ae02
@ -1,15 +1,15 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2019/11/07 10:33:52 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2021/07/11 13:32:27 robert Exp $
|
||||
|
||||
COMMENT= read and convert TNEF files
|
||||
|
||||
SHARED_LIBS += ytnef 0.0 # 0.0
|
||||
|
||||
DISTNAME= libytnef-1.9.3
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
GH_ACCOUNT= Yeraze
|
||||
GH_PROJECT= ytnef
|
||||
GH_COMMIT= 24fe30e592a7a840b415dbbc16ba47c7a882bb38
|
||||
GH_COMMIT= f80f624d373997afa3e3bfc074948b26d171d210
|
||||
|
||||
CATEGORIES= converters mail
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libytnef-1.9.3-24fe30e5.tar.gz) = N2qtOydNlNuTpANSyu/okH/gOX+bFGiJqe+wkfxrmZU=
|
||||
SIZE (libytnef-1.9.3-24fe30e5.tar.gz) = 301636
|
||||
SHA256 (libytnef-1.9.3-f80f624d.tar.gz) = YyHEFzXLyFir5iLdQl0EHjxzrjOx5NQgh64RIdLxIq0=
|
||||
SIZE (libytnef-1.9.3-f80f624d.tar.gz) = 302179
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/12/09 09:08:51 robert Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2021/07/11 13:32:27 robert Exp $
|
||||
@bin bin/ytnef
|
||||
@bin bin/ytnefprint
|
||||
bin/ytnefprocess
|
||||
@ -8,7 +8,7 @@ include/mapitags.h
|
||||
include/tnef-errors.h
|
||||
include/tnef-types.h
|
||||
include/ytnef.h
|
||||
lib/libytnef.a
|
||||
@static-lib lib/libytnef.a
|
||||
lib/libytnef.la
|
||||
@lib lib/libytnef.so.${LIBytnef_VERSION}
|
||||
lib/pkgconfig/libytnef.pc
|
||||
|
Loading…
Reference in New Issue
Block a user